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

tilecheck

  1. Paxiz

    TFS 1.3 Teleport to trainers

    Script: teleport_with_tileCheck.lua local ENTRY_AID = 60005 -- ActionID on teleport local TARGET_ITEMID = 100 -- You must be teleported only to tile with id 100 change it to your tileid on training monk rooms or other area local fromPos = Position(1000, 1000, 7) -- on your map left up corner...
Back
Top