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

    Zombie Infection Event

    Dont Get it :/
  2. P

    Zombie Infection Event

    Thankss that solved the Problem but THere is another one .. :/ Now when the event has started and the zombies spawn, when they try to hit the Player then i get this error in the Console: [Error - CreatureScript Interface] data/creaturescripts/scripts/zombie event/zombies.lua:onStatsChange...
  3. P

    Zombie Infection Event

    Still get the Same Error But... Like 2h ago i read that to remove that Error for this zombie event i need to ass "return TRUE to all functions" if somebody could do that for me that would be brilliant and : Rep++ For help
  4. P

    Named teleporters? (Text floating above it)

    Here try This ( I used to use this on my OT ) it should work : Globalevents/scripts/effectile.lua Paste this local config = { positions = { ["Text that Appears Here"] = { x = 876, y = 1019, z = 7 }, ["Text that Appears Here"] = { x = 876, y = 1017, z = 7 }, ["Text that Appears Here"]...
  5. P

    Zombie Infection Event

    Lol ? :D - - - Updated - - - i actually forgot about the script :P
  6. P

    Zombie Infection Event

    My globalevents Script : local config = { playerCount = 2001, -- Global storage for counting the players left/entered in the event zombieCount = 2002, -- Global storage for counting the zombies in the event teleportActionId = 2000, -- Action id of the teleport needed for the...
  7. P

    Zombie Infection Event

    Hey i got an ZOmbie infection Event but The event is starting i get this error in my Console : [Error - GlobalEvents::think] Couldn't execute event: zombieevent REP ++ For fixing It :) Thanksss xx
  8. P

    Solved Jail Talkaction Script Help

    Man Thank You VERY VERY much... Ive been trying to Fix it but didnt work and you Came from nowhere and Fixed it :DD LOVE YOU and BIG REP +++++ FOR YOU! - - - Updated - - - SOLVED
  9. P

    Solved Jail Talkaction Script Help

    They are the Coordinates of the Cells [1] = { x = 1367, y = 624, z =7 }, [2] = { x = 1392, y = 628, z =7 }, [3] = { x = 1386, y = 634, z =7 }, [4] = { x = 1365, y = 661, z =7 }, [5] = { x = 1382, y = 669, z =7 }, [6] = { x = 1346, y = 682, z =7 }, [7] = { x = 1369, y...
  10. P

    Solved War System

    k thanks and Rep ++ for you :)
  11. P

    Solved Jail Talkaction Script Help

    k its all good When i say /unjail *name* then all works good but when i say /Jail *playername* then it says " 18:44 You have been jailed by Admin Cintravia until 18:44:41 (now is: 18:44:11)." and then it doesnt teleport to cells ... REPP ++ For Fixing it :) - - - Updated - - - And i dont get...
  12. P

    Solved War System

    Tfs 0.3.6
  13. P

    Solved War System

    Hello ive got War system but every like 20 minutes this error appears in my console [Error - GlobalEvent Interface] data/globalevents/scripts/wars.lua:onThink Description: data/lib/004-database.lua:60: [Result:getDataInt] Result not set! stack traceback: [C]: in function...
  14. P

    Solved Jail Talkaction Script Help

    K thanks for that but Its not for Random Cells :/ i need a Script that teleports the Player to a random cell ( ive got over 10 cells )
  15. P

    Solved Jail Talkaction Script Help

    Hello Otlanders, Ive got a Jail script but i wanted to ask if somebody might edit it so ... 1.when you say /jail *playername* it jails that person. 2. Randomly picks a position to teleport the person to 3. unjails after .10 mins time (default) I would be very Please and ill REP++ for...
  16. P

    Acc Maker Own Cursor

    Bump!
  17. P

    Jail System Need Help *No errors*

    Bump!
  18. P

    Rebirth Problem

    Yeah i Know but How can i Fix It "?? :D - - - Updated - - - BUMP!
  19. P

    Jail System Need Help *No errors*

    Ive done as you said but i get This Error when im trying to jail somebody !: [Error - TalkAction Interface] data/talkactions/scripts/jail system/jail.lua:onSay Description: (luaDoTeleportThing) Thing not found
  20. P

    Rebirth Problem

    Hello Guys ! Today i Have noticed that i Get an Error in a Console Saying : [Error - CreatureScript Interface] data/creaturescripts/scripts/rebirthdescription.lua:onLook Description: data/creaturescripts/scripts/rebirthdescription.lua:25: attempt to call global ' getClientVersion' (a...
Back
Top