How to auto unequip?

09/17/2008 21:41 ~Yuki~#1
I need some help ...

If i use a command i wanna auto unequip My Armor how to do it?
09/17/2008 22:26 tao4229#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