• 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

    PZ after player logins to the game

    thanks, :** and, just 1 question. Is there a possibility that this won't make pz to Gods, cms and gms? (not for st and tutors tho - they are like normal players). if not then thats fine :)
  2. G

    PZ after player logins to the game

    i never know where do these go: xD could u tell me? ;d anyway, rep for u but i'd be greatful if you could tell me where does it go xD
  3. G

    Anty-Moving Exhaustion (using ctrl+arrows)

    but i still dont know how to do it... edit i found something like that in the internet... But they didnt say into which folder does it go... ;/ local exhaust = { storage = 2152, seconds = 5 } function onDirection(cid, old, current) if isPlayer(cid) then if current ~=...
  4. G

    PZ after player logins to the game

    it got moved by moderator now ;P aff, few seconds late xD
  5. G

    Anty-Moving Exhaustion (using ctrl+arrows)

    where should i paste that? :S
  6. G

    PZ after player logins to the game

    I'd like to prevent players from loggin in and logging out fast because it is bugging server. Is there a script for that or is do I have to change something in sources? :S I am pretty shit at editing sources of server so Id love if there is a script for that :) When player logins to the game...
  7. G

    Anty-Moving Exhaustion (using ctrl+arrows)

    Is there a script that prevents players from moving around using CTRL + ARROWS? Like, exhaustion for moving.. If player moves fast, it will exhaust him for like 4 seconds... :) If there is a script for that, will it be for creaturescript? Please explain to me where should I paste it :)...
  8. G

    How to save every player's log?

    Hello, I'd like to know if there is a possibility of making a script that will save all player's log into folder my ots -> data -> logs -> players At the moment, it saves only all the talkaction words of every players but I'd like it to save all words that a player says... Thank you :) Im so...
  9. G

    Lua Add Exhaustion to [TalkAction]

    this error pops out in console
  10. G

    Lua Add Exhaustion to [TalkAction]

    Hello, For some of you this will seem very easy to do... I tried.. I even started to read the whole lua tutorial and I learned some things :P But I'm not able to add exhaustion for my talkaction script... You see, I tested this today. I launched my elfbot and I made 20 hotkeys spamming a...
  11. G

    Lua Zao Arena - Not working lever

    from here http://otland.net/f132/zao-arena-lever-solved-124773/
  12. G

    Lua Change Vocation Script - ALMOST working

    ohh i get it xddd but still, into which file and where exactly should i add this line ? ;/
  13. G

    Lua Change Vocation Script - ALMOST working

    nah, nothing happens... and i dont even see where it says how many levels it should take away in that script... Ehhh I prefered my last script but it doesnt reset skillls... omg ;/ So if no1 can fix this script then thread can be closed... because I dont want to wait ages for it... Thanks...
  14. G

    Lua Zao Arena - Not working lever

    I think I know where the problem is... local t, player = { pedestals = { {x=33098, y=31003, z=2}, {x=33099, y=31003, z=2} }, newPos = { {x=33072, y=31023, z=3}, {x=33072, y=31025, z=3} }, area = { fromX = 33097, toX = 33100, fromY = 31002, toY = 31004, z = 2 }, storageDone...
  15. G

    Lua Change Vocation Script - ALMOST working

    ye, i pasted that line into the ACV_lib.lua and like some huge error came up and my console got bugged and it just closed itself... ;D funny ;P well, but i think that there is a matter of WHERE it should be put... I mean like, you can't just put it at the end of the script... ;P it has to be in...
  16. G

    Lua Change Vocation Script - ALMOST working

    @Up, the line doPlayerRemoveLevel(cid,amount) into which script do you add this? Because if I take josejunior23's script, well, there are few of them... So this line goes into which one? and also I would like the script that josejunior23 made to take a certain item for changing vocation... So...
  17. G

    Lua Change Vocation Script - ALMOST working

    I dont know if u understood me xD I want the script to take away some levels BECAUSE it doesn't do it now... :S So if 150 ms changes to ed... He will still have 150 lvl... And i would like the script to take away 30 levels every time someone changes voc... So, if 150 ms changes to ed... He...
  18. G

    Lua Zao Arena - Not working lever

    actually, look at the few last lines in this scrtipt: Wave1() doTransformItem(item.uid, 1946) else doPlayerSendDefaultCancel(cid, RETURNVALUE_CANNOTUSETHISOBJECT) end return true end I changed that to uniqueid of the lever instead of it's normal id... But still didn't work. ;(...
  19. G

    Lua Zao Arena - Not working lever

    BUMP x2 :S aff... few minutes till 24 hours would pass.. please dont ban me ;(
  20. G

    OT Problems

    Sorry, actually before I give you the link, will you try doing one more thing with that terror bird script... In your monster folder, make a folder called Birds <- dont forget capital letter for "B" now, paste that lua file with terror bird script there into that birds folder... Now, into...
Back
Top