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

    Lua Bless bugged

    I am bless with the problem. Sometimes it fails and the players are losing more than 2 levels per kill, it is wrong, as tidy? My server version is 10:35
  2. zetibia

    Lua Houses Venore door bug

    Trank you man (L) :*
  3. zetibia

    Lua Houses Venore door bug

    bump
  4. zetibia

    Lua Houses Venore door bug

    Hello guys I have a problem: The houses of Venore not appear the name of the owner ... how fix it?
  5. zetibia

    Linux 10.35 to 10.37, all debug???

    dominique is why I make my own daily updates, corrections, etc. ... which files are needed to be updated to work perfectly? and does not debug?
  6. zetibia

    Linux 10.35 to 10.37, all debug???

    Yes friend, I did update the compat and the global datapack otland, players can log in, but with time gives debug something, an example: I used the command /b and all debug led.
  7. zetibia

    Linux 10.35 to 10.37, all debug???

    Why??? I charged of 10.35 to 10.37 and debug in all?
  8. zetibia

    Scripter [TFS 1.0] Seeking scripter

    Seeking scripter to create a task 100% equal global functional system.
  9. zetibia

    Lua Task no get storage

    up
  10. zetibia

    Lua Task no get storage

    My System Task does not work, I tried anyway fix the system, but it does not work, I'd love your help ... the main thing is that I really wish would release the NPC's room BOSS! Data used: https://github.com/PrinterLUA/FORGOTTENSERVER-ORTS Trank you
  11. zetibia

    Linux [tfs 1.0]Big problem, server crashed when it hit 224 online

    Big problem, server crashed when it hit 224 online, was possible only when caught entering the acc, but n could log into character
  12. zetibia

    Lua Items Bug?? Help

    Problem in items, mostly weapons, some lower attack is beating faster than it has higher attack. Example: Shiny blade attack Threshold masterblade 50 and 54 attack, the shiny blade hits more than the threshold.
  13. zetibia

    Lua Items Bug?? Help

    I'm with a personal problem that I can not solve (tfs 1.0), is as follows: The shiny blade attack hitando 50 is more than the threshold masterblade 54 attack, do not get it, how to adjust?
  14. zetibia

    Lua Problem Potions

    Sorry I used google translate xD
  15. zetibia

    Lua Problem Potions

    Hello guys,I have a probleminPOTIONS, I have problems in potions when I use a potion on another character liquid is released in my character, with no way to use pot at some other character Help me Please Script: local ultimateHealthPot = 8473 local greatHealthPot = 7591 local greatManaPot =...
  16. zetibia

    Lua Identification Bosses Warzone!

    up
  17. zetibia

    Lua Identification Bosses Warzone!

    I'm having a problem that the players receive the storages by killing the bosses of the warzone. For example will a team of 10 people, all 10 kill BOSS, however only 1 receives the storage. Follows the Script:
  18. zetibia

    Lua IDENTIFICATION kill Boss Warzone

    Hello, What is the correct function?
  19. zetibia

    Lua IDENTIFICATION kill Boss Warzone

    Hello everybody, my script to identify the players killed the bosses of warzone is buggy. Only 1 player is receiving the storage, even killing all the boss. Script: function onKill(cid, target, damage, flags) if isPlayer(cid) then if(isMonster(target)) then...
Back
Top