Looks like ---> http://forum.ragezone.com/f556/someo...e-code-809102/
ALL CREDITS TO:
PurpleG {Design}
Skrillex {Coding}
I am just releasing it for them!
_______________________________________
SQL:
Furniture
PHP Code:
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`) VALUES
(11993000, 'thron2', 'thron2', 's', 1, 1, 1, '0', '0', '0', 11993002, '1', '1', '1', '1', '1', 'default', 4, '0');
Catalogue_Items
PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(11993000, '105', '11993000', 'thron2', '25000', '0', '1');
Furnidata
PHP Code:
["s","11993002","thron2","120930","0","1","1","","Sunset Throne","Designed by PurpleG & Coded by Skrillex","","-1","-1"],
SWF:
thron2.swf
Re-released due to Skrillex having a little error in his SQL under 'Furnidata' and 'Catalogue_Items'