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

Windows Donation Items not working

Strata

Hoster
Joined
Apr 12, 2010
Messages
124
Reaction score
6
Location
USA
To make it plan and simple the attributes don't work on any of my donation armor that i have made im not sure if i scripted it work or just have some of the things to high

iv attached the items script along with this

all the items are called Donation "armor type" ><

will pay 10$ for fix
 

Attachments

paste in movements.xml

<movevent type="Equip" itemid="11350" slot="armor" event="function" value="onEquipItem"/>
<movevent type="DeEquip" itemid="11350" slot="armor" event="function" value="onDeEquipItem"/>
 
Back
Top