Balloon Machine (coded)

Jun 1, 2011
61
5
So i coded the new balloon machine from habbo and im goin to release it here!

Screen:

SWF:


Furnidata:
["s","4376","xmas11_balloon","38959","0","1","1","","Rare Balloon Machine","Double click to pick up a Balloon and some festive cheer!","","172881","10763","","1"],


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`) VALUES
(4376, 'Balloon Machine', 'xmas11_balloon', 's', 1, 1, 1, '0', '0', '0', 4376, '1', '1', '1', '1', '1', 'default', 2, '0', '0', 0);


Catalogue items:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(4376, 94, '4376', 'xmas11_balloon', 100, 0, 0, 1);

Hope You Enjoy it My First Furni Release
~Xerox || Derp Hotel Owner
 

Ryabs

Christmas Donator
Dec 30, 2011
343
39
FURNIDATA :
Furnidata:

["s","4376","xmas11_balloon","38959","0","1","1","","Rare Balloon Machine","Double click to pick up a Balloon and some festive cheer!","","172881","10763","","1"],

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`) VALUES
(4376, 'Balloon Machine', 'xmas11_balloon', 's', 1, 1, 1, '0', '0', '0', 4376, '1', '1', '1', '1', '1', 'default', 2, '0', '0', 0);

CATALOGUE ITEMS:


INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`) VALUES
(4376, 94, '4376', 'xmas11_balloon', 100, 0, 0, 1);


Theres It Better ;o
 

Users who are viewing this thread

Top