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

    Walk in PZ

    Is there a way to execute a Script if a player walk into a Protection Zone?
  2. D

    DoTeleportThing(getCidFromPos())

    Is it Possible to get a cid from position? I would like to do cid=getCidFromPos({x=1,y=1,z=1}) doTeleportThing(cid,toPos) or similar
  3. D

    [Lua][TFS] selfSay vs. npcHandler:say

    whats the difference between npcHandler:say() and selfSay()?
  4. D

    [REQ] GOD/GM Account Color in Main Chat

    IS it possible that GM and GOD account characters got Orange Color in main chat?
  5. D

    [Question] getAccountOfPlayer(cid)

    is there a function or anything like foreach player in getAccountOfPlayer(cid) or some lua function to add a storage value to an account?:confused: Maybe some similar commands? or functions? would be very nice :D
Back
Top