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

    Xml santa

    the problem is that when saying hi the npc does not answer I did not understand
  2. Z

    Xml santa

    Help! with a script of santa xml that you of experience this is my script is The Forgotten Server, version 0.3.1 (Crying Damson) 8.40 local focus = 0 local talk_start = 0 local target = 0 local following = false local attacking = false function onThingMove(creature, thing, oldpos, oldstackpos...
  3. Z

    Lua Help script MR all vocations

    no man :(
  4. Z

    Lua Help script MR all vocations

    No, the rune does not work its tfs 0.3.2
  5. Z

    Lua Help script MR all vocations

    Hello i have this script mana rune and what I want is for all vocations since only knight can use it, someone to help me please --Created to make the script easy to manipulate --If used without using server potion exhaust (EX: potExhaust = false), it will work regardless of server --Remember...
  6. Z

    Lua heLp with fishing script

    It does not work for me if it works as fishing but no monster tfs, 0.3.2
  7. Z

    Attack ddos - dos

    :( haha
  8. Z

    Attack ddos - dos

    my server is being attacked I do not know if it's ddos or dos but the internet connection takes away someone who tells me I can help Any suggestions I can make? he does that because on my server if I have players online and he does it to steal them
  9. Z

    Lua Great mana potion

    Is there any way that this manarune script can be done as in great mana potion? here script mr --Created to make the script easy to manipulate --If used without using server potion exhaust (EX: potExhaust = false), it will work regardless of server --Remember, true = yes, false = no, in the...
  10. Z

    Lua Collapser

    Hey bro's have ot collapser 8.40 tfs 0.3.1 and the problem I have is that by having that tfs check I do not run several scripts that I want to add is there any way to update 0.3.6 ver. without changing client? PLS HELP?
  11. Z

    TFS 0.3.1 to 0.3.6?

    Is there any way to change tfs 0.3.1 to 0.3.6? or what do I have to do
  12. Z

    Lua Great mana potion

    No have man! :/
  13. Z

    Lua Great mana potion

    no man I do not have it lol!
  14. Z

    Lua Great mana potion

    the great potion if it has its xml in fact I return it to normal and if it works but when I change to that script that you send me it stops working
  15. Z

    Lua Great mana potion

    The Forgotten Server, version 0.3.1 (Crying Damson) its console and no have fail in console only in tibia error you cant not use this object look friend I have a good option since it is by mlvl, lvl, and mana-life maximum but now the problem is that the lua is potions.lua and I have no idea what...
  16. Z

    Lua Great mana potion

    Msg error you cant not use this object
  17. Z

    Lua Great mana potion

    local MIN = 2.0 local MAX = 2.01 local exhaust = createConditionObject(CONDITION_EXHAUST) setConditionParam(exhaust, CONDITION_PARAM_TICKS, (getConfigInfo('timeBetweenExActions') - 100)) function onUse(cid, item, fromPosition, itemEx, toPosition) if isPlayer(itemEx.uid) == FALSE then...
  18. Z

    Lua Great mana potion

    oh sorry, what I need is the lua script of great mana potion similar to collapser for example regenerate mana depending on the level and magic level
  19. Z

    Lua Great mana potion

    Hi, what I need is the lua script of great mana potion similar to collapser for example regenerate mana depending on the level and magic level please!!!
Back
Top