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

no items in movements.xml

mirak sebata

New Member
Joined
Dec 6, 2017
Messages
135
Reaction score
0
hi there im using tfs 0.3.6 v8 and i want to edit movement.xml, but i cant find the items in movement from items.xml whats wrong? i searched with cntrl+f and it doesnt find the items
 
i managed to do it now it has vocation<<<<<>>>> but how i add distance?

<movevent type="Equip" itemid="7460" slot="shield" event="function" value="onEquipItem">
<vocation id="3"/>
<vocation id="7"/>
</movevent>
<movevent type="DeEquip" itemid="7460" slot="shield" event="function" value="onDeEquipItem"/>

in items.xml right
 
Last edited:
Back
Top Bottom