All Furniture Stackable In Client (R63B Database)

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.​
Regards- JTAG
 

sim0n

Member
Feb 16, 2013
227
15
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.​
Regards- JTAG

Don't forget to give credits...
 

Users who are viewing this thread

Top