Log in

View Full Version : 100 Stack o' Bone Chips


Semedaien
03-17-2008, 05:45 AM
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!

So_1337
03-17-2008, 05:56 AM
Configure the IP limit through your router.

leslamarch
03-17-2008, 05:57 AM
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!

UPDATE `items` SET `stacksize`='20' WHERE (`id`='13073')

Semedaien
03-17-2008, 06:07 AM
UPDATE `items` SET `stacksize`='20' WHERE (`id`='13073')
Very much appreciated!

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!
How do I configure it though, could you please explain to me either through forums or PM, I'm not too good with routers. Thank you again for replying ;)

ChaosSlayer
03-17-2008, 02:57 PM
i am also interested in how to limit extensive multy-boxing.

also, stack related question - when you stack items- does their weight stacks?

So 1 bone chip weights 0.1 - then 20 should weight 2.0?
I played around with it and it seems to me that it does not add them up.
So a stack of X items only weigths as a single item.

could devs please confirm this?

RamsiMage
03-17-2008, 03:17 PM
I'll confirm it. Stacking any item will NOT increase the total weight. You're only weighed down by the number of inventory/bag slots that are used.

as for the comment:
Configure the IP limit through your router.

I fail to see how this would limit the number of clients one person can box. Perhaps this was ment as a way to fix duplicated ips on the LAN side. If your router can control the number of connections allowed from one IP address, then yea, it might do the trick. But I've not seen a typical COTS router that has that ability.

Harmen
GM Realm of Onuris