FrostBiteRetros
Member
- Mar 20, 2014
- 166
- 10
Okay this is very simple to do. Go into localhost/phpmyadmin, and open your database. click SQL and run this into the box :
then click go.
Reload your client, then do these commands in-game :
:update_catalogue
:update_settings
:update_items
Now try it yourself all furni is stackable !
Code:
UPDATE `furniture` SET can_stack = '1';
then click go.
Reload your client, then do these commands in-game :
:update_catalogue
:update_settings
:update_items
Now try it yourself all furni is stackable !