Beny
New Member
- May 26, 2013
- 24
- 2
Hey Guys, I found these images on a habbo wikia and I thought to my self they look good, why not code them? So here you are.
Screen shot:
Catalogue_items:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('827492', 'PAGE ID', '827492', 'Coca Cola Machine', '10', '0', '0', '1', '0', '0');
Furniture:
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`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES ('827492', 'Coca Cola Machine', 'cocacola_drink', 's', '1', '1', '1', '1', '0', '0', '7283', '0', '0', '0', '0', '0', 'vendingmachine', '1', '66', '0', NULL, '0', '0', '0');
Furnidata:
["s","7283","cocacola_drink","827492","2","1","1","","Coca Cola Machine","Delicious and Refreshing!","","-1","-1"],
Productdata:
["cocacola_drink","Coca Cola Machine","Delicious and Refreshing!"],
Credits:
50% Ghhghgh from habbo for designing the custom
50% me for coding it
Enjoy! ;D
Screen shot:
You must be registered for see links
Catalogue_items:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`) VALUES ('827492', 'PAGE ID', '827492', 'Coca Cola Machine', '10', '0', '0', '1', '0', '0');
Furniture:
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`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`) VALUES ('827492', 'Coca Cola Machine', 'cocacola_drink', 's', '1', '1', '1', '1', '0', '0', '7283', '0', '0', '0', '0', '0', 'vendingmachine', '1', '66', '0', NULL, '0', '0', '0');
Furnidata:
["s","7283","cocacola_drink","827492","2","1","1","","Coca Cola Machine","Delicious and Refreshing!","","-1","-1"],
Productdata:
["cocacola_drink","Coca Cola Machine","Delicious and Refreshing!"],
Credits:
50% Ghhghgh from habbo for designing the custom
50% me for coding it
Enjoy! ;D