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

    RevScripts i need auto zombie system

    i`m test your code But, no player and Start Zombie event. :S
  2. G

    RevScripts i need auto zombie system

    event is start auto, im no join with gm or character. but he start after 3 min no one join.
  3. G

    RevScripts i need auto zombie system

    why you add time in script? i`m use <globalevent name="zombie_event" time="19:00" script="onsay.lua"/> we never test with time in script, becouse when i add 19:02 < get erro Remove timer from script local desiredHour = 19 i can`t test it < its no open with timer globalevent :S event is no open
  4. G

    RevScripts i need auto zombie system

    code no erro, event have 0 player and start.
  5. G

    RevScripts i need auto zombie system

    i want add time like 19:00, New Script working good, but 0 player in event and Start with more zombie more spam monster just need fix code like no one player in event, get off <globalevent name="zombie_event" time="15:59" script="onsay.lua"/> function onTime(interval) local...
  6. G

    RevScripts ZOMBIE EVENT SYSTEM

    Some one help?
  7. G

    [United Kingdom] [8.6] noob-war

    have fun, brother
  8. G

    [United Kingdom] [8.6] noob-war

    Noob-war.eu Start today War Top frags win 50 points
  9. G

    [United Kingdom] [8.6] noob-war

    Server will Be Start After 30 minutes
  10. G

    [United Kingdom] [8.6] noob-war

    yes, iam have http://noob-war.eu/?subtopic=downloads
  11. G

    [United Kingdom] [8.6] noob-war

    Server Will be start after 4 hour Thanks Rare items Event Shop Amulet For crystal coins
  12. G

    RevScripts event Zmobie Start have 0 player

    hello some one help, event Zombie start no one play there, how i can fix it 0.4 <globalevent name="zombie_event" time="16:00" script="onsay.lua"/> function onTime(interval) local players_on_arena_count = #getZombiesEventPlayers() local function start()...
  13. G

    [United Kingdom] [8.6] noob-war

    * Hello Everyone * IP:Noob-war.eu Port: 7171 Client: Tibia 8.60...
  14. G

    RevScripts BossEvent/globalevents

    thanks, my brother
  15. G

    RevScripts BossEvent/globalevents

    good Script, no erro
  16. G

    RevScripts BossEvent/globalevents

    some one help me?
  17. G

    RevScripts BossEvent/globalevents

    Hello, everyone i have event boss Enter everyday, but boss enter after 3 miunts and close, if player get dead can`t enter becouse telport is off, some one can help to upated code, like open 3 min and boss enter, after boss dead telport closed. forgotten 0.4 Thanks for all function...
  18. G

    RevScripts ZOMBIE EVENT SYSTEM

    you have other lib:S Look my lib your script look is worng -- CONFIG ZE_DEFAULT_NUMBER_OF_PLAYERS = 3 ZE_ACCESS_TO_IGNORE_ARENA = 1 -- POSITIONS ZE_blockEnterItemPosition = {x= 997, y=1013, z=7} ZE_enterPosition = {x = 997, y = 1013, z = 7} ZE_kickPosition = {x=1000, y=1000, z=7}...
Back
Top