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

  1. T

    RevScripts Spell: convert to RevScript

    Hi OTLanders, i have this script in TFS 0.x and i want to convert it to TFS 1.5 8.60, can anybody help me? function onTargetTile(cid, position) position.stackpos = 255 doConvinceCreature(cid, doCreateMonster("headcaptor", position, false)) doSendMagicEffect(position, CONST_ME_MAGIC_BLUE) return...
Back
Top