Quote:
Originally Posted by Semedaien
Anyone know how to fix the 100 Stack of bone chips? I wanted to make all stacks max of 20 items :P
Again, about my question with writing a script for restricting duplicated ips, I wanted to prevent anyone from boxing more then 2 accounts on my server. please reply to this or pm me if you can help. very much appreciated!
|
Code:
UPDATE `items` SET `stacksize`='20' WHERE (`id`='13073')