coloca ela como ta no items.xml Aki...
info
Group: Visconde
Joined: 24/07/09
Posts: 356
Reputation: +28
Gender: Masculino

<item id="2640" article="a" name="pair of soft boots">
<attribute key="weight" value="800" />
<attribute key="slotType" value="feet" />
<attribute key="decayTo" value="10021" />
<attribute key="transformDeEquipTo" value="6132" />
<attribute key="duration" value="14400" />
<attribute key="healthGain" value="500" />
<attribute key="healthTicks" value="2000" />
<attribute key="manaGain" value="500" />
<attribute key="manaTicks" value="1000" />
<attribute key="showduration" value="1" />
</item>
<item id="6132" article="a" name="pair of soft boots">
<attribute key="weight" value="800" />
<attribute key="slotType" value="feet" />
<attribute key="transformEquipTo" value="2640" />
<attribute key="stopduration" value="1" />
<attribute key="showduration" value="1" />
</item>
info
Group: Conde
Joined: 18/01/12
Posts: 988
Reputation: +327
Gender: Masculino
Tibia Character: Xerife Woody

movements.xml ..
<movevent type="Equip" itemid="2640" slot="feet" event="function" value="onEquipItem"/> <movevent type="DeEquip" itemid="2640" slot="feet" event="function" value="onDeEquipItem"/>
<movevent type="Equip" itemid="6132" slot="feet" event="function" value="onEquipItem"/> <movevent type="DeEquip" itemid="6132" slot="feet" event="function" value="onDeEquipItem"/>
Edited Março 28 by DuuhCarvalho
info
Group: Conde
Joined: 18/01/12
Posts: 988
Reputation: +327
Gender: Masculino
Tibia Character: Xerife Woody

Tópico movido para Pedidos e dúvidas resolvidos.
Edited Março 28 by DuuhCarvalho



info
Group: Visconde
Joined: 24/07/09
Posts: 356
Reputation: +28
Gender: Masculino
Olá,
Alguem poderia me ajudar a resolver minha soft boots ?
Ela não está funcionando e.e
Versão 8.60
até mais.