When people die with aols on my ot they loose theirs backpack but not in the body or something like that it desapears and a bag apear. how can i fix it
<attitude key="prevent loss" id="1">
<item id="2173" name="amulet of loss">
<attribute key="preventLoss" value="1"/>
<attribute key="weight" value="420"/>
<attribute key="slotType" value="necklace"/>
</item>
<movevent event="Equip" itemid="2173" slot="necklace" function="onEquipItem"/>
<movevent event="DeEquip" itemid="2173" slot="necklace" function="onDeEquipItem"/>