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

hoe fix items + 15% heath

Kippetjee

Member
Joined
Jun 17, 2009
Messages
1,197
Reaction score
11
Location
The Netherlands
i use <attribute key="maxhealthPointsPercent" value="115"/>

on my items but the item dont give 15% more health?

do i miss somting??

help me plx
 
<movevent type="Equip" itemid="xxxx" slot="xxxx" event="function" value="OnEquipItem"/>
<movevent type="DeEquip" itemid="xxxx" slot="xxxx" event="script" value="OnDeEquipItem"/>
 
Back
Top