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

Recent content by tompisen

  1. T

    [0.3.6-0.4] Top fragers and top guilds with one database query

    Ignore the support list name above :)
  2. T

    [0.3.6-0.4] Top fragers and top guilds with one database query

    Could anyknow help me to edit this script from top 5 players to top 5 guilds for me. With the script elf created? :) <div class="header">Support List</div> <?php $TopPlayers = $SQL->query("SELECT `name`, `experience`, `level` FROM `players` ORDER BY `experience`...
  3. T

    Amulet of loss <Help>

    i'd fixed my self u could lock the thread.
  4. T

    Amulet of loss <Help>

    Hello, im using forgetten server 0.3.4, and i've discovered that amulet of loss dosnt dissapear after death, could anyone help me please? (It works full out just that it dosent dissapear when you die.) I've tried with add this in the playerdeath.lua. if getPlayerSlotItem(cid, 2).itemid == 2173...
Back
Top