i tried it now and it worked very wellQuote:
Nah, wont work...can u build chis char.cs and send me?:(:(Code:if (Splitter[0] == "/cinv") { for (int cc = 39; cc >0 ; cc--) { if (TheClient.MyChar.Inventory[cc]!=null) TheClient.MyChar.RemoveAnItem(TheClient.MyChar.Inventory_UIDs[cc], 0); } }