I searched around a bit, but couldn't find them, so if i overlooked sorry for the re-release, else enjoy.
Screen:
Yeah, thats why the furni swf name is 'es_BIG'
Download:[HABMOON] - es_big123.rar
Furnidata:
Furniture:["i","4370","es_big1","30462","","","","","es_big1 name","es_big1 desc","","-1","-1"],["i","4371","es_big3","30558","","","","","es_big3 name","es_big3 desc","","-1","-1"],["i","4372","es_big2","30558","","","","","es_big2 name","es_big2 desc","","-1","-1"]
Catalog_items:INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `foot_figure`) VALUES
(NULL, 'es_big3', 'es_big3', 'i', 1, 1, 0.5, '1', '0', '1', 4371, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(NULL, 'es_big2', 'es_big2', 'i', 1, 1, 0.5, '1', '0', '1', 4372, '1', '1', '1', '1', '1', 'default', 1, '0', ''),
(NULL, 'es_big1', 'es_big1', 'i', 1, 1, 0.5, '1', '0', '1', 4370, '1', '1', '1', '1', '1', 'default', 1, '0', '');
NOOBIE NOTE: Change **FURNITURE-ID** in the ID from the furniture sql.INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(NULL, 95, '**FURNITURE-ID**', 'es_big3', 5, 0, 1),
(NULL, 95, '**FURNITURE-ID**', 'es_big2', 5, 0, 1),
(NULL, 95, '**FURNITURE-ID**', 'es_big1', 5, 0, 1);
NOTE 2: 95 is the page id, change this to where you want it.
Enjoy!
HabMoon.![]()







