This doesnt work without coding, pointless release then, until i make it using a custom file.
Furnidata
PHP:
["s","4367","vote_count_add","38732","2","1","1","","vote_count_add name","vote_count_add desc","","-1","-1","","1"],
SQL:
PHP:
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');
PHP:
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');
To view the content, you need to sign in or register
Right click > save asNew Codes;
snowwar.leaderboards.link=Leaderboard
snowwar.leaderboard.all=High Scores
snowwar.leaderboard.friends=Friends' Scores
ads.domain=images.habbo.com
quick tip: probably needs coding?
Duck VIP White
To view the content, you need to sign in or register
Right click > save as
PHP:
["s","4365","duck_vipwhite","38732","0","1","1","","duck_vipwhite","duck_vipwhite","","-1","-1","","1"],
PHP:
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:
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');
Last edited: