-
Apprentice
(req.) Admin command (req.)
Hi i was wandering if someone can make a command that empty your inventory from everything items and etc can any one do it sorry i know its easy to make but i am so noob i cant do it :P
-
-
Apprentice
Re: (req.) Admin command (req.)
You do not need it as a command unless you want to use it on a Live Server for some reason.
If it's not Live or you don't mind a restart here is what you can do:
1.Open your Database manager and go to your gameserver database
2.Go to Players table and find the name of the player whose inventory you want to empty and get his player_id
3.Go to Inventory table and delete all entries related to the player_id
4.Save and (re)Start your gameserver