JTAG
New Member
- Mar 29, 2012
- 25
- 3
Here is a simple code to make all furniture Stackable.
This may already be released but I'm just helping.
Insert (run) the following code into your database.
Code:
UPDATE `items_base` SET allow_stack = '1';
Now ':Refreshitems'
Simple as that!
all your furniture should be Stackable.
all your furniture should be Stackable.
Regards- JTAG