NiceYeah Planning to start one for a mixed selection, for example user butlers etc
Avatar/Link of avatar:You must be registered for see links
Colour: Any
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(569303, '94', '569303', 'gm_kingdubzzzz', '5', '0', '1');
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
(569303, 'gm_kingdubzzzz', 'gm_kingdubzzzz', 's', 1, 1, 1, '0', '0', '0', 586908, '1', '1', '1', '1', '1', 'default', 4, '0');
["s","586908","gm_kingdubzzzz","542786","0","1","1","","King Dubz Statue","The best around!","","-1","-1"],
I love you!
Download the attachment for swf.
SQLS:
Catalog_items:
Furniture:Code:INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES (569303, '94', '569303', 'gm_kingdubzzzz', '5', '0', '1');
Furnidata: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 (569303, 'gm_kingdubzzzz', 'gm_kingdubzzzz', 's', 1, 1, 1, '0', '0', '0', 586908, '1', '1', '1', '1', '1', 'default', 4, '0');
Code:["s","586908","gm_kingdubzzzz","542786","0","1","1","","King Dubz Statue","The best around!","","-1","-1"],
Avatar/Link of avatar:You must be registered for see links
Colour: Red
Also it's for Phoenix thanks.
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(519303, '94', '519303', 'gm_fatalstatue', '5', '0', '1');
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
(519303, 'gm_fatalstatue', 'gm_fatalstatue', 's', 1, 1, 1, '0', '0', '0', 586908, '1', '1', '1', '1', '1', 'default', 4, '0');
["s","586908","gm_fatalstatue","542786","0","1","1","","FatalLove Statue","The best around!","","-1","-1"],