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

    Sad Soul edited

    I am editing a map =P
  2. Caarolina

    The Inquisition Quest

    http://www.speedy*****malware.localhost/files/22127346/The_Inquisition_Quest.rar
  3. Caarolina

    TalkAction !deathlist worked

    add in talkaction.xml: <talkaction words="!deathlist" hide="yes" event="script" value="deathlist.lua"/> create a file called deathlist.lua in talkaction/scripts: local config = {displayLimit = 10} function onSay(cid, words, param, channel) local target = db.getResult("SELECT `name`, `id`...
Back
Top