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

    Looking for a movie editor, fragmovie!

    Looking for a GOOD movie editor, for a fragmovie! PM me if interested. Price will be discussed.
  2. T

    Lua Bank NPC (Suzy) not working. Help!

    Im using OTHire Version 0.0.2 local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) -- OTServ event handling functions start function onCreatureAppear(cid) npcHandler:eek:nCreatureAppear(cid) end function...
Back
Top