This doesnt work without coding, pointless release then, until i make it using a custom file.
Furnidata
SQL:PHP Code:["s","4367","vote_count_add","38732","2","1","1","","vote_count_add name","vote_count_add desc","","-1","-1","","1"],
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 ('4367', 'vote_count_add', 'vote_count_add', 's', '1', '1', '1', '0', '0', '0', '4367', '1', '1', '1', '1', '1', 'default', '1', '0');
http://images.habbo.com/dcr/hof_furn..._count_add.swf Right click > save asPHP Code:INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('4367', '95', '4367', 'vote_count_add', '1', '0', '0', '1');
New Codes;
quick tip: probably needs coding?snowwar.leaderboards.link=Leaderboard
snowwar.leaderboard.all=High Scores
snowwar.leaderboard.friends=Friends' Scores
ads.domain=images.habbo.com
Duck VIP White
http://images.habbo.com/dcr/hof_furn...k_vipwhite.swf Right click > save as
PHP Code:["s","4365","duck_vipwhite","38732","0","1","1","","duck_vipwhite","duck_vipwhite","","-1","-1","","1"],
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 ('4365', 'duck_vipwhite', 'duck_vipwhite', 's', '1', '1', '1', '0', '0', '0', '4365', '1', '1', '1', '1', '1', 'default', '1', '0');
PHP Code:INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES ('4365', '95', '4365', 'duck_vipwhite', '1', '0', '0', '1');








