[New] Habbo Camera

Whip

- FiveM Server Developer -
Nov 6, 2013
408
46
Hey Devbest Found This And Decided To Release Enjoy :)

runway_camera.png
<< New Habbo Camera

PHP:
INSERT INTO `items_base` (`item_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_sit`, `allow_walk`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('5743', 'runway_camera', 'runway_camera', 's', '1', '1', '', '1', '0', '0', '5743', '1', '1', '1', '1', '1', 'default', '10', '0');

INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`, `badge`) VALUES ('5743', 'PAGE-ID', '5743', 'runway_camera', '10', '0', '1', '0', '0', '0', '0', '0', '1', '');

["s","5743","runway_camera","5743","0","1","1","","runway_camera","runway_camera","","5743","true","-1","false","","1","1","0","0"],


Download =
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Hey Devbest Found This And Decided To Release Enjoy :)

runway_camera.png
<< New Habbo Camera

PHP:
INSERT INTO `items_base` (`item_id`, `public_name`, `item_name`, `type`, `width`, `length`, `height`, `allow_stack`, `allow_sit`, `allow_walk`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `cycle_count`, `vending_ids`) VALUES ('5743', 'runway_camera', 'runway_camera', 's', '1', '1', '', '1', '0', '0', '5743', '1', '1', '1', '1', '1', 'default', '10', '0');

INSERT INTO `catalog_items_copy` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`, `cost_crystal`, `cost_oude_belcredits`, `song_id`, `limited_stack`, `limited_sells`, `offer_active`, `badge`) VALUES ('5743', 'PAGE-ID', '5743', 'runway_camera', '10', '0', '1', '0', '0', '0', '0', '0', '1', '');

["s","5743","runway_camera","5743","0","1","1","","runway_camera","runway_camera","","5743","true","-1","false","","1","1","0","0"],


Download =
I like the design but it won't have any actual purpose like taking pictures :( I miss those days. 9/10
 

SwagKing

New Member
Nov 15, 2012
10
0
I like the design but it won't have any actual purpose like taking pictures :( I miss those days. 9/10


I miss them days too whe n we could go around the hotel and take picture with our friends and put the on our walls. Only thing I didnt like about it was they looked like stickys haha. GOOD TIMES THO !!!!
 

Meap

Don't need glasses if you C#
Nov 7, 2010
1,045
296
Looks nice, can you actually still take pictures in Habbo though? I really miss that
 

Spoderman

y u do dis 2 me
Jun 30, 2013
209
37
They're not for Phoenix.
Here you go.
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`, `is_arrow`, `foot_figure`, `height_adjustable`, `effectM`, `effectF`)
VALUES ('5743', 'runway_camera', 'runway_camera', 's', '1', '1', '', '1', '0', '0', '5743', '0', '0', '0', '0', '1', 'pet', '1', '0', '0', '0', '0', '0', '0');


INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`, `achievement`)
VALUES ('5743', 'PAGEID', '5743', 'runway_camera', '10', '0', '0', '1', '0', '0');

SWF:
 
Last edited:

Users who are viewing this thread

Top