• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

TFS 1.X+ Teleport Function

CastorFlynn

Member
Joined
Aug 29, 2021
Messages
103
Reaction score
18
I'm trying to assign the teleport function to an item. I modified the XML, it now allows destination assignment in RME. I set the coordinate, but when passing by the item nothing happens.

Is there any other configuration required for it to work?

XML:
    <item id="25403" article="a" name="ultimate vortex">
        <attribute key="type" value="teleport" />
    </item>
 

Similar threads

Back
Top