• 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!

Search results

  1. willdu

    2 BUGs OTclient 7x

    Thank you it's fix my logic... But did you know why not showing the right CAP? For example... On tibia client i have 147.49 On otclient show a number like 147 Not a double like should be... I tried to set freeCapacity * 100.0 but still the same problem!
  2. willdu

    Loot gold coin CandyBot

    It is really necessary! No one know?
  3. willdu

    Remove small laterals otclient

    Thank you!
  4. willdu

    2 BUGs OTclient 7x

    It's not work to well... Like i said i got this problem only in servers 7x... Servers 8x+ there is not this errors So if i put * 100... It could fix 7x but bug 8x You know? I tried to put it: function onFreeCapacityChange(player, freeCapacity) if(version <= 772) then...
  5. willdu

    Loot gold coin CandyBot

    This topic is about OTClient... You do know how to set specific items to take on candybot looter or not? You didnt said nothing
  6. willdu

    Remove small laterals otclient

    Did you know how to always open client with left pannel (even in first time)? And disable option to remove left pannel?
  7. willdu

    2 BUGs OTclient 7x

    I play 8.6 and 7.4~7.772 on otclient But in versions 7x i got 2 bugs that dont have on 8.6 Someone could help me to fix it? 1- CAP showing wrong: Lvl 8 with no items... in my OTclient showing: 4.7 CAP, but i have more When I equip the katana look my cap, get down to 4.39 But katana was...
  8. willdu

    Problem with Position things OTClient

    Thank you, srry this too long, i was fixing by myserlf
  9. willdu

    Problem with Position things OTClient

    How to create a side by side like on elfbot: Spell Hi I tried: Panel id: supportPanel anchors.left: parent.left anchors.right: parent.right anchors.top: parent.top padding-right: 10 height: 440 Label id: LightSpellLabelInfo width: 50 !text: tr('Light:')...
  10. willdu

    [OTClient] Create a new bar

    Editing...
  11. willdu

    [OTClient] Create a new bar

    I want to create a new mana bar to healing options, but its not work... Someone could help me? I tried: hastebin Look what happen:
Back
Top