• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Search results

  1. Unknown Soldier

    RevScripts Auto broadcast

    ❤️
  2. Unknown Soldier

    Can you tell me why the weight is not displayed everywhere?

    Weight is only displayed within player range, it is not displayed from a distance, those items you show, that don't display it are more than 1sqm from a player. That is how Tibia works.
  3. Unknown Soldier

    TFS 1.X+ Warning - Items::ParseItemNode

    That is because your TFS does not have attibutes mentioned in that errors, like loottype, imbuingSlots or wrapableTo. You can just remove them from itemx.xml and live without those features, but I guess that's just the top of an iceberg and there might be much more errors eventually.
  4. Unknown Soldier

    Feature TFS[1.4.2] Questlog/Task counter: Storage tracker in description as string

    Cool thing, deffinitely many people would appreciate that! There might be an issue of counting starting with -1, if so, just add IdentifiedStorageValue += 1; after player->getStorageValue(storageValueIdentifier, IdentifiedStorageValue); and done :) Thank you!
  5. Unknown Soldier

    TFS 1.X+ Items decaying in equipment slot -> does not update stats

    Thanks for the hint, I found one PR: https://github.com/otland/forgottenserver/pull/3851 But it solved part of the issue. Now, the item really changes skills back to normal when it expires, but trying to wear the same item, but renewed/repaired, or even any other item of this kind, doesn't GIVE...
  6. Unknown Soldier

    TFS 1.X+ Items decaying in equipment slot -> does not update stats

    Hello, I wonder if it's only me and my TFS 1.4.2, but when an item that has specified duration in items.xml, got decayed (so the duration runs out) transforming into another item (this is important), and the item is in equipment slot when it happens, the bonus stats that it gave during the...
  7. Unknown Soldier

    Lua Boss area entrance - crash

    @gesior @Xikini Are you able to suggest where to look for, having only that screenshot I posted earlier? Or give a hint how to get more detailed information about the crash, if something more detailed is even possible? I'll be slowly eliminating another possible reasons I think of, based on...
  8. Unknown Soldier

    Lua Boss area entrance - crash

    Thank you for reply. Well, to be honest I have no idea how could I reverse that order. But looking at the error window, it made me thinking, that if it is not about the thing you mention, this could be related to reward bag item, which is container, and to which I gave decayto="0" attibute in...
  9. Unknown Soldier

    Lua Boss area entrance - crash

    Okay, finally got it to crash. No idea if it is related to mentioned script, I have doubts. But how do I get the detailed text file that can usually be seen in other threads? I have already saved the .dmp file.
  10. Unknown Soldier

    Lua Boss area entrance - crash

    Thank you for tips, valuable things, I will update the script. I will be back as soon as I have crashlog, but usually it takes over an hour to reproduce it, so might be a few days.
  11. Unknown Soldier

    Lua Boss area entrance - crash

    Hello, recently, after some chanegs in my script, I have noticed some crashes. Crash happens ocassionally while using the following script, so entering the boss area, usually after a fight or at the very end of it, or few seconds after player leaves the arena and enters it again. I blame...
  12. Unknown Soldier

    C++ Loot Channel System

    For anyone that will look for some answers in the future. TFS 1.4.2, and probably most of 1.X Make sure that you have public="1" in chatchannels.xml, just to avoid "Player joined the channel" <channel id="9" name="Loot" public="1" script="loot.lua" /> In order for the message to appear...
  13. Unknown Soldier

    [list] CIPSoft lazy solutions

    There is one morrre, it seems that they copy that... what a save of time! 🧐
  14. Unknown Soldier

    The Unknown | Mapping Thread

    [278] [279] [280] [281] [282]
  15. Unknown Soldier

    [OTClient Mod] Loot stats

    I am also having that problem, it doesn't recognize that folder, tried also changing folder permissions... no luck, how about you?
  16. Unknown Soldier

    [TFS 1.5] ⚡ Bounce Spell ⚡

    Love it so much! 😍 Can you consider creating also a version for monsters?
  17. Unknown Soldier

    [France][13.20] Noveria Online - 1st July 2023 - FULL LAUNCH!

    The big advantage of this server is that its' community does not like toxic ppl. Seems like you had some problem or tried being toxic or offensive or anything else than just enjoy playing, otherwise nobody would do anything to you. If thats true, I'm happy to see that you're out!
  18. Unknown Soldier

    The Unknown | Mapping Thread

    Primal Jungle [273] [274] [275] [276] [277]
  19. Unknown Soldier

    The Unknown | Mapping Thread

    Thanks! To me the library corridors surrounded with clouds (that is the snow/fog combo) sounds and looks cool, and it is my favorite part out of the all sections, but I guess I won't be able to convince you with any additional gif... 🤪 [272]
Back
Top