I Try to get the catalog and swfs going
Hey, I just took these out of the rooftop and cleaned them up (removed background of it, rotated sofa to more directions) and i thought it would make a create furniture set for hotels.
Obviously, This was very easy and simple to do but i cant code and make custom swfs etc. Hoping other people like it and will code it. ;3
heres some thing im not sure if this will work but try it let me know cause i dont normaly do these
furni sql
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`, `is_arrow`) VALUES (1, '', '', '1', 2, 2, 1, '0', '1', '0', 1, '1', '1', '1', '1', '1', '1', 1, '', '0');
catalog sql
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES (1, '99', '1', '', '3', '', '0', '1');
furni data
["1","1","","1","0","1","1","","sofa","MADE BY RYSTB0","","-1","-1"],