- Joined
- Feb 24, 2008
- Messages
- 175
- Reaction score
- 3
Some people don't know how to do this so...
First run this
Then run this,
Mainly for gm's or servers with !item command, if a gm or a player enters a wrong code for Use/Set-up/ETC/cash it bugs and this will fix it
Edit: Flame me all you want as far as I care Ive talked to server owners who don't know this.
Important Edit: I added the star fix, if you want to add stars feel free to I added the basic,
Ilbi
Cilbi
Tobi
Steely
Hwabi.
if you want to add more just add the line
and <staridhere>
First run this
Code:
update inventoryitems
SET quantity = 1
where itemid = 2070006
and 2070005
and 2070016
and 2070004
and 2070007
Then run this,
Code:
delete from inventoryitems
where quantity = 0;
Mainly for gm's or servers with !item command, if a gm or a player enters a wrong code for Use/Set-up/ETC/cash it bugs and this will fix it
Edit: Flame me all you want as far as I care Ive talked to server owners who don't know this.
Important Edit: I added the star fix, if you want to add stars feel free to I added the basic,
Ilbi
Cilbi
Tobi
Steely
Hwabi.
if you want to add more just add the line
and <staridhere>
Last edited: