If i use a command i wanna auto unequip My Armor how to do it?
09/17/2008 22:26tao4229#2
Set the item in the equips array to null, then send the packet for that part of your equips, then add the item to the inventory. Something like that, just guessing for now :p