Tem que modificar no movemments tambem.
<!-- Pair of Soft Boots (equipped) -->
<movevent type="Equip" itemid="2640" slot="feet" event="function" value="onEquipItem"/>
<movevent type="DeEquip" itemid="2640" slot="feet" event="function" value="onDeEquipItem"/>
adiciona isso, só que muda o ID.






info
Grupo: Campones
Registrado: 05/08/10
Posts: 55
Reputação: +16
AJUDA FAST ! (:
Gente eu estou querendo fazer uma boots vip então peguei a boots of waterwalking que é igual a soft...
Mas ela não esta healando nem life nem mana apenas com speed ..
estou pondo assim
<item id="2358" name="boots of waterwalking">
<attribute key="weight" value="800" />
<attribute key="healthGain" value="5" />
<attribute key="healthTicks" value="1000" />
<attribute key="manaGain" value="20" />
<attribute key="manaTicks" value="500" />
<attribute key="speed" value="60" />
<attribute key="slotType" value="feet" />
<attribute key="showattributes" value="1" />
Não sei pq não esta indo ajudem por favor ! Desde ja Agradeço !