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

  1. G

    Lua onDeath value Issue TFS 0.3.6

    Ahhh Thanks! Do you know if there is a Stabil Version for Tibia 8.60 where function onDeath(creature, corpse, killer, mostDamageKiller, unjustified, mostDamageUnjustified) are implemented? i guess Tile(position):getTopDownItem() also wont work in this Version, right?
  2. G

    Lua onDeath value Issue TFS 0.3.6

    Hello, im new here :) im using theForgottenServer0.3.6 and i have a Problem with the onDeath function: I've created some checks for the Paramete Values: function onDeath(creature, corpse, killer, mostDamageKiller, unjustified, mostDamageUnjustified) local cid = creature...
Back
Top