• 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!

Search results

  1. X

    Lua addEvent problem ((luaAddEvent) Callback parameter should be a function.)

    Hello, I created an event and only runs once :S.. I think it is for error (luaAddEvent) Callback parameter should be a function.. ¿This error Stop event? I paste my code here.. (all is on one file) Event: function prova(cid) --Efectes --FOC posx =...
  2. X

    Lua Functionality and uses of the function OnThink

    Hi, I'm new to lua scripting, and scripts for OT. My question is does 'OnThink', how to I use it? Is an equivalent to PHP timers? (I need to make a timer in lua) Thank you very much for the answers
Back
Top