• 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. S

    [OTClient Mod] Health and mana circle

    @MagicWall Hi bro, first of all, thank you for this beautiful script! I have a question, if you could help me.. Its possible to add a option to enable/disable this system in Options Panel? In this location, for ex.. Thank you !!
  2. S

    Extended OPCodes OTClient and TFS

    @Thanatos_ lollll, I was using the wrong function.. doSendPlayerExtendedOpcode instead of doPlayerSendExtendedOpcode. Now it works. Thank you!!!
  3. S

    Extended OPCodes OTClient and TFS

    @Thanatos_ hiii, thank you for reply. yes, i have already compiled this function. Is the error really in this "doSendPlayerExtendedOpcode"?
  4. S

    Extended OPCodes OTClient and TFS

    Hi guys, I am trying to implement Extended Opcodes in my otc/server. Im using this system from @BeniS: Extended Opcodes (Server Side) The opcode source it works correctly, but the script .LUA no. My code extendedopcode.lua is: function onExtendedOpcode(cid, opcode, buffer) local...
  5. S

    [NEW][MODULE]Store_module

    @margoh I have this error: ERROR: protected lua call failed: LUA ERROR: /store_module/store_module.lua:104: attempt to compare number with nil stack traceback: [C]: in function '__le' /store_module/store_module.lua:104: in function </store_module/store_module.lua:100> All works fine...
  6. S

    Doubt- OTClient Theme

    @margoh i will check, thank you for feedback.
  7. S

    Doubt- OTClient Theme

    Hi guys, can anyone tell me if it's possible to find different themes for otclient ? I searched a lot in the forum and all of the links were broken =/. Themes like this for example: (BLUE THEME) Thank you!!
  8. S

    FLUIDS BUGS (POTIONS) 8.6 SERVER

    @Backer, all potions still debug tibia client? give more infos
  9. S

    PHP Gesior - Ranking Frags BUG

    @slawkens Thank you so much guy!! It works correctly!
  10. S

    PHP Gesior - Ranking Frags BUG

    Hi people, I tried to adapt this Ranking Storage by @imkingran in my project: AAC - Gesior topfraggers by storage But i do not want to use by storage. I would like to use only by values contained in table players -> column 'frags'. Resuming, I'm trying to create a Ranking Kills using a single...
  11. S

    Xikini's Free Scripting Service. [0.3.7 & (0.3.6/0.4)]

    Hi, @Xikini ! Me again. Another question, see if its possible to make this: - The player is equipping any ammo (spear or bolts/arrow). - When the ammunition ends and the player have the same ammo in backpacks, the ammo equips automatically to the slot. Its possible? Thank you again bro!
  12. S

    Xikini's Free Scripting Service. [0.3.7 & (0.3.6/0.4)]

    @Xikini In that case, no problem. Many thanks for the explanation!!!
  13. S

    Xikini's Free Scripting Service. [0.3.7 & (0.3.6/0.4)]

    Hi, @Xikini! I had an idea, see if you can create this script: - If the player with vocation 9 and 10 attacks another player with the vocation {1,2,3,4,5,6,7,8}. The targets (Players with vocation 1-8) receive only 25% of the damage of the total damage. (DAMAGE* 0.25) = FINAL DAMAGE. Ex...
  14. S

    Xikini's Free Scripting Service. [0.3.7 & (0.3.6/0.4)]

    @Xikini, hi!! Are you accepting new requests? tkss
  15. S

    Spawn Lure Position - TFS 0.4

    @Shadowsong, thank you!! It works perfectly <3
Back
Top