• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Recent content by darkangel1

  1. darkangel1

    items.xml

    <item id="26382" name="sanguine blade"> <attribute key="weight" value="5500" /> <attribute key="defense" value="31" /> <attribute key="attack" value="52" /> <attribute key="weaponType" value="sword" /> <attribute key="extradef" value="3" />...
  2. darkangel1

    Item Editor help

    It just happened, I don't know how
  3. darkangel1

    Item Editor help

    it's displayed like this, not like a sword
  4. darkangel1

    Item Editor help

    Hi, can you tell me what I'm doing wrong? For some reason, I'm seeing a different item in the client /i 52948
  5. darkangel1

    RME 3.6.1 Could not locate

    Hello everyone. A couple of years ago, I encountered this problem and somehow solved it. However, after some time, I started working on the project again, and I'm facing an error. I can't remember how to fix it. I downloaded RME 3.6.1 my otclient with tibia.dat and tibia.spr 10.98 but when I...
  6. darkangel1

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

    Oh thanks. I wasn't aware, thank you
  7. darkangel1

    Action [Item] Quiver

    Damn it, I don't have the required code for TFS 1.4.2?
  8. darkangel1

    Action [Item] Quiver

    Lua Script Error: [Weapon Interface] data/weapons/lib/weapons.lua data/weapons/lib/weapons.lua:2: attempt to call global 'getDataDir' (a nil value) stack traceback: [C]: in function 'getDataDir' data/weapons/lib/weapons.lua:2: in main chunk [Warning - BaseEvents::loadFromXml] Can...
  9. darkangel1

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

    Can you tell me why the weight is not displayed everywhere? <!-- SANGUINE SET --> <item id="47705" article="a" name="sanguine blade"> <attribute key="weight" value="6100" /> <attribute key="defense" value="32" /> <attribute key="attack" value="8" /> <attribute...
  10. darkangel1

    [HELP] It can only be wielded properly

    I figured it out, everything works. Thank you
  11. darkangel1

    [HELP] It can only be wielded properly

    I figured out the equipment, but not the weapons, I can take any weapon at any level, although there is a level limit
  12. darkangel1

    [HELP] It can only be wielded properly

    you use 2 items, 22400 and 22403, but I only have 1 item 47705. And because of this I don’t understand how to work 1700563999 I tried to make it on a helmet, and I can still use it at lvl 8
  13. darkangel1

    [HELP] It can only be wielded properly

    Hi guys. It can only be wielded properly by knights of level 600 or higher. Why can I take it at level 8 Can anyone help?
  14. darkangel1

    [HELP] Augments and Imbuiments

    Hi people. I tried to recreate the weapon, but I don’t understand how to add augments and imbuements and classification 1 pic - tibia off site, 2 pic - my
  15. darkangel1

    [HELP] Object Builder animation slow

    How to increase animation speed? 1700498871 it should look like this in theory 1700500554 It's decided, you need to change the duration on each sprite
Back
Top