Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Releases
Furniture Releases
[R63] Black Limo, Theater(Habbowood 2011) Furni, and others
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Joe1" data-source="post: 28242" data-attributes="member: 2658"><p><u><span style="font-size: 12px"><strong><span style="color: red">Found this somewhere else, tested and it works, no credit to me</span></strong></span></u></p><p></p><p>Let's start, first go to your database, select the SQL and run the code below it</p><p></p><p><strong>Furniture:</strong></p><p>[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`, `foot_figure`) VALUES</p><p>(89914, 'nest_frog', 'nest_frog', 's', 1, 1, 0.1, '0', '0', '1', 3830, '1', '1', '1', '1', '1', 'default', 1, '0', ''),</p><p>(89915, 'pond', 'pond', 's', 1, 1, 0.01, '0', '0', '1', 3831, '1', '1', '1', '1', '1', 'default', 2, '0', ''),</p><p>(89916, 'val11_present', 'val11_present', 's', 1, 1, 1.2, '1', '0', '0', 3832, '1', '1', '1', '1', '1', 'default', 1, '0', ''),</p><p>(89917, 'prizetrophy_cine', 'prizetrophy_cine', 's', 1, 1, 1, '0', '0', '0', 3833, '1', '1', '1', '1', '1', 'default', 1, '0', ''),</p><p>(89918, 'cine_vipsign', 'cine_vipsign', 's', 1, 1, 1, '0', '0', '0', 3834, '1', '1', '1', '1', '1', 'default', 1, '0', ''),</p><p>(89919, 'limo_b_mid3', 'limo_b_mid3', 's', 2, 1, 1, '0', '0', '0', 3835, '1', '1', '1', '1', '1', 'vendingmachine', 1, '50', ''),</p><p>(89920, 'limo_b_mid2', 'limo_b_mid2', 's', 2, 1, 0.3, '0', '0', '1', 3836, '1', '1', '1', '1', '1', 'default', 1, '0', ''),</p><p>(89921, 'limo_b_front', 'limo_b_front', 's', 2, 1, 1, '0', '0', '0', 3837, '1', '1', '1', '1', '1', 'default', 2, '0', ''),</p><p>(89922, 'limo_b_mid', 'limo_b_mid', 's', 2, 1, 1.2, '0', '1', '0', 3838, '1', '1', '1', '1', '1', 'default', 1, '0', ''),</p><p>(89923, 'cine_star', 'cine_star', 's', 1, 1, 0.1, '1', '0', '1', 3839, '1', '1', '1', '1', '1', 'default', 1, '0', ''),</p><p>(89924, 'limo_b_back', 'limo_b_back', 's', 2, 1, 1.2, '0', '1', '0', 3840, '1', '1', '1', '1', '1', 'default', 1, '0', ''),</p><p>(89925, 'ads_bigtv_missmix', 'ads_bigtv_missmix', 'i', 1, 1, 1, '0', '0', '0', 4381, '1', '1', '1', '1', '1', 'default', 2, '0', '');</p><p>[/CODE]</p><p></p><p><strong>Catalog_items:</strong></p><p>[CODE]INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES</p><p>(89914, 169, '89914', 'nest_frog', 3, 0, 1),</p><p>(89915, 169, '89915', 'pond', 3, 0, 1),</p><p>(89916, 169, '89916', 'val11_present', 3, 0, 1),</p><p>(89917, 169, '89917', 'prizetrophy_cine', 3, 0, 1),</p><p>(89918, 169, '89918', 'cine_vipsign', 3, 0, 1),</p><p>(89919, 169, '89919', 'limo_b_mid3', 3, 0, 1),</p><p>(89920, 169, '89920', 'limo_b_mid2', 3, 0, 1),</p><p>(89921, 169, '89921', 'limo_b_front', 3, 0, 1),</p><p>(89922, 169, '89922', 'limo_b_mid', 3, 0, 1),</p><p>(89923, 169, '89923', 'cine_star', 3, 0, 1),</p><p>(89924, 169, '89924', 'limo_b_back', 3, 0, 1),</p><p>(89925, 169, '89925', 'ads_bigtv_missmix', 3, 0, 1);[/CODE]</p><p></p><p><strong>Catalog_pages:</strong></p><p>[CODE]INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `coming_soon`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`) VALUES</p><p>(169, 3, 'New Furnis', 1, 1, '1', '1', 1, '0', '0', 5, 'default_3x3', '', '', '', '', '', '', '');[/CODE]</p><p></p><p>We finished in the database, so lets go to swf, open it and add the <strong>furnidata.txt</strong></p><p></p><p>[CODE]["s","3830","nest_frog","31639","2","1","1","","Frog Nest","A lily pad to relax on","","108038","9513"],</p><p>["s","3831","pond","31639","2","1","1","","Frog Pond","Fancy a dip?","","108038","9514"],</p><p>["s","3832","val11_present","31687","0","1","1","","Mystery Leaf Gift","Wonder what's inside?...","","-1","-1"],</p><p>["s","3833","prizetrophy_cine","31742","2","1","1","","Habbowood Trophy","And the winner is...","","-1","-1"],</p><p>["s","3834","cine_vipsign","31742","0","1","1","","VIP Sign","Who's hot... and who's not.","","-1","-1"],</p><p>["s","3835","limo_b_mid3","31742","0","2","1","","Black Limo Middle 3","Every limo needs refreshments!","","-1","-1"],</p><p>["s","3836","limo_b_mid2","31742","2","2","1","","Black Limo Middle 2","Streeeetch out!","","-1","-1"],</p><p>["s","3837","limo_b_front","31742","2","2","1","","Black Limo Front","Don't forget to shine the hood!","","-1","-1"],</p><p>["s","3838","limo_b_mid","31742","2","2","1","","Black Limo Middle 1","Little in the middle but it's got much back!","","-1","-1"],</p><p>["s","3839","cine_star","31742","0","1","1","","cine_star name","cine_star desc","","-1","-1"],</p><p>["s","3840","limo_b_back","31742","2","2","1","","Black Limo Back","Bringing style to the back of the pack.","","-1","-1"],</p><p>["i","4381","ads_bigtv_missmix","31742","","","","","ads_bigtv_missmix name","ads_bigtv_missmix desc","","-1","-1"],[/CODE]</p><p></p><p></p><p><strong>Now, to the people want with no foot_figure</strong></p><p><strong></strong></p><p><strong>Furniture:</strong></p><p>[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</p><p>(89914, 'nest_frog', 'nest_frog', 's', 1, 1, 0.1, '0', '0', '1', 3830, '1', '1', '1', '1', '1', 'default', 1, '0'),</p><p>(89915, 'pond', 'pond', 's', 1, 1, 0.01, '0', '0', '1', 3831, '1', '1', '1', '1', '1', 'default', 2, '0'),</p><p>(89916, 'val11_present', 'val11_present', 's', 1, 1, 1.2, '1', '0', '0', 3832, '1', '1', '1', '1', '1', 'default', 1, '0'),</p><p>(89917, 'prizetrophy_cine', 'prizetrophy_cine', 's', 1, 1, 1, '0', '0', '0', 3833, '1', '1', '1', '1', '1', 'default', 1, '0'),</p><p>(89918, 'cine_vipsign', 'cine_vipsign', 's', 1, 1, 1, '0', '0', '0', 3834, '1', '1', '1', '1', '1', 'default', 1, '0'),</p><p>(89919, 'limo_b_mid3', 'limo_b_mid3', 's', 2, 1, 1, '0', '0', '0', 3835, '1', '1', '1', '1', '1', 'vendingmachine', 1, '50'),</p><p>(89920, 'limo_b_mid2', 'limo_b_mid2', 's', 2, 1, 0.3, '0', '0', '1', 3836, '1', '1', '1', '1', '1', 'default', 1, '0'),</p><p>(89921, 'limo_b_front', 'limo_b_front', 's', 2, 1, 1, '0', '0', '0', 3837, '1', '1', '1', '1', '1', 'default', 2, '0'),</p><p>(89922, 'limo_b_mid', 'limo_b_mid', 's', 2, 1, 1.2, '0', '1', '0', 3838, '1', '1', '1', '1', '1', 'default', 1, '0'),</p><p>(89923, 'cine_star', 'cine_star', 's', 1, 1, 0.1, '1', '0', '1', 3839, '1', '1', '1', '1', '1', 'default', 1, '0'),</p><p>(89924, 'limo_b_back', 'limo_b_back', 's', 2, 1, 1.2, '0', '1', '0', 3840, '1', '1', '1', '1', '1', 'default', 1, '0'),</p><p>(89925, 'ads_bigtv_missmix', 'ads_bigtv_missmix', 'i', 1, 1, 1, '0', '0', '0', 4381, '1', '1', '1', '1', '1', 'default', 2, '0');</p><p>[/CODE]</p><p></p><p><strong>Download: <a href="http://www.mediafire.com/?nm7ka20c12bhxcv" target="_blank">Limo Black + Other Furnis.rar</a></strong></p><p></p><p><strong>Screen:</strong> <a href="http://img51.imageshack.us/img51/4130/habbowood.png" target="_blank">http://img51.imageshack.us/img51/4130/habbowood.png</a></p><p></p><p><img src="http://img51.imageshack.us/img51/4130/habbowood.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p>================================================================</p><p></p><p><strong>Furniture:</strong></p><p>[CODE]</p><p>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`, `foot_figure`) VALUES</p><p>(89926, 'cine_curtain', 'cine_curtain', 's', 8, 1, 0.001, '0', '0', '0', 3841, '1', '1', '1', '1', '1', 'gate', 2, '0', ''),</p><p>(89927, 'cine_screen', 'cine_screen', 's', 8, 1, 1, '0', '0', '0', 3842, '1', '1', '1', '1', '1', 'default', 7, '0', ''),</p><p>(89928, 'theatre_seat_g', 'theatre_seat_g', 's', 1, 1, 1, '0', '1', '0', 3843, '1', '1', '1', '1', '1', 'default', 6, '0', ''),</p><p>(89929, 'cine_tile', 'cine_tile', 's', 1, 1, 0.1, '0', '0', '1', 3844, '1', '1', '1', '1', '1', 'default', 2, '0', ''),</p><p>(89930, 'cine_bench_b', 'cine_bench_b', 's', 3, 1, 1.1, '0', '1', '0', 3845, '1', '1', '1', '1', '1', 'default', 1, '0', ''),</p><p>(89931, 'theatre_seat_b', 'theatre_seat_b', 's', 1, 1, 1, '0', '1', '0', 3846, '1', '1', '1', '1', '1', 'default', 6, '0', ''),</p><p>(89932, 'cine_roof', 'cine_roof', 's', 3, 3, 0.1, '0', '0', '1', 3847, '1', '1', '1', '1', '1', 'default', 5, '0', ''),</p><p>(89933, 'cine_popcorn', 'cine_popcorn', 's', 1, 1, 1, '0', '0', '0', 3848, '1', '1', '1', '1', '1', 'vendingmachine', 1, '62', ''),</p><p>(89934, 'cine_bench', 'cine_bench', 's', 3, 1, 1.1, '0', '1', '0', 3849, '1', '1', '1', '1', '1', 'default', 1, '0', ''),</p><p>(89935, 'cine_bench_g', 'cine_bench_g', 's', 3, 1, 1.1, '0', '1', '0', 3850, '1', '1', '1', '1', '1', 'default', 1, '0', ''),</p><p>(89936, 'cine_ticket_booth', 'cine_ticket_booth', 's', 1, 1, 1, '0', '0', '0', 3851, '1', '1', '1', '1', '1', 'default', 1, '0', ''),</p><p>(89937, 'cine_projector', 'cine_projector', 's', 1, 1, 1, '0', '0', '0', 3852, '1', '1', '1', '1', '1', 'default', 2, '0', '');[/CODE]</p><p></p><p><strong>Catalog_items:</strong></p><p>[CODE]INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES</p><p>(89926, 169, '89926', 'cine_curtain', 3, 0, 1),</p><p>(89927, 169, '89927', 'cine_screen', 3, 0, 1),</p><p>(89928, 169, '89928', 'theatre_seat_g', 3, 0, 1),</p><p>(89929, 169, '89929', 'cine_tile', 3, 0, 1),</p><p>(89930, 169, '89930', 'cine_bench_b', 3, 0, 1),</p><p>(89931, 169, '89931', 'theatre_seat_b', 3, 0, 1),</p><p>(89932, 169, '89932', 'cine_roof', 3, 0, 1),</p><p>(89933, 169, '89933', 'cine_popcorn', 3, 0, 1),</p><p>(89934, 169, '89934', 'cine_bench', 3, 0, 1),</p><p>(89935, 169, '89935', 'cine_bench_b', 3, 0, 1),</p><p>(89936, 169, '89936', 'cine_ticket_booth', 3, 0, 1),</p><p>(89937, 169, '89937', 'cine_projector', 3, 0, 1);[/CODE]</p><p></p><p>We finished in the database, so lets go to swf, open it and add the <strong>furnidata.txt</strong></p><p></p><p>[CODE]["s","3841","cine_curtain","31841","0","8","1","","cine_curtain name","cine_curtain desc","","-1","-1"],</p><p>["s","3842","cine_screen","31841","0","6","1","","cine_screen name","cine_screen desc","","-1","-1"],</p><p>["s","3843","theatre_seat_g","31841","0","1","1","","theatre_seat_g name","theatre_seat_g desc","","-1","-1"],</p><p>["s","3844","cine_tile","31841","0","1","1","","cine_tile name","cine_tile desc","","-1","-1"],</p><p>["s","3845","cine_bench_b","31841","0","3","1","","cine_bench_b name","cine_bench_b desc","","-1","-1"],</p><p>["s","3846","theatre_seat_b","31841","0","1","1","","theatre_seat_b name","theatre_seat_b desc","","-1","-1"],</p><p>["s","3847","cine_roof","31841","2","3","3","","cine_roof name","cine_roof desc","","-1","-1"],</p><p>["s","3848","cine_popcorn","31841","2","1","1","","cine_popcorn name","cine_popcorn desc","","-1","-1"],</p><p>["s","3849","cine_bench","31841","0","3","1","","cine_bench name","cine_bench desc","","-1","-1"],</p><p>["s","3850","cine_bench_g","31841","0","3","1","","cine_bench_g name","cine_bench_g desc","","-1","-1"],</p><p>["s","3851","cine_ticket_booth","31841","2","1","1","","cine_ticket_booth name","cine_ticket_booth desc","","-1","-1"],</p><p>["s","3852","cine_projector","31841","0","1","1","","cine_projector name","cine_projector desc","","-1","-1"],[/CODE]</p><p></p><p><strong>Download: <a href="http://www.mediafire.com/?e1si9p556ke2mbk" target="_blank">HabboWood 2011.rar</a></strong></p><p></p><p>Screen: <a href="http://img546.imageshack.us/img546/562/blackwy.png" target="_blank">http://img546.imageshack.us/img546/562/blackwy.png</a></p><p></p><p><img src="http://img546.imageshack.us/img546/562/blackwy.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p></p><p><img src="http://i53.tinypic.com/fe2l40.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p></blockquote><p></p>
[QUOTE="Joe1, post: 28242, member: 2658"] [U][SIZE="3"][B][COLOR="red"]Found this somewhere else, tested and it works, no credit to me[/COLOR][/B][/SIZE][/U] Let's start, first go to your database, select the SQL and run the code below it [B]Furniture:[/B] [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`, `foot_figure`) VALUES (89914, 'nest_frog', 'nest_frog', 's', 1, 1, 0.1, '0', '0', '1', 3830, '1', '1', '1', '1', '1', 'default', 1, '0', ''), (89915, 'pond', 'pond', 's', 1, 1, 0.01, '0', '0', '1', 3831, '1', '1', '1', '1', '1', 'default', 2, '0', ''), (89916, 'val11_present', 'val11_present', 's', 1, 1, 1.2, '1', '0', '0', 3832, '1', '1', '1', '1', '1', 'default', 1, '0', ''), (89917, 'prizetrophy_cine', 'prizetrophy_cine', 's', 1, 1, 1, '0', '0', '0', 3833, '1', '1', '1', '1', '1', 'default', 1, '0', ''), (89918, 'cine_vipsign', 'cine_vipsign', 's', 1, 1, 1, '0', '0', '0', 3834, '1', '1', '1', '1', '1', 'default', 1, '0', ''), (89919, 'limo_b_mid3', 'limo_b_mid3', 's', 2, 1, 1, '0', '0', '0', 3835, '1', '1', '1', '1', '1', 'vendingmachine', 1, '50', ''), (89920, 'limo_b_mid2', 'limo_b_mid2', 's', 2, 1, 0.3, '0', '0', '1', 3836, '1', '1', '1', '1', '1', 'default', 1, '0', ''), (89921, 'limo_b_front', 'limo_b_front', 's', 2, 1, 1, '0', '0', '0', 3837, '1', '1', '1', '1', '1', 'default', 2, '0', ''), (89922, 'limo_b_mid', 'limo_b_mid', 's', 2, 1, 1.2, '0', '1', '0', 3838, '1', '1', '1', '1', '1', 'default', 1, '0', ''), (89923, 'cine_star', 'cine_star', 's', 1, 1, 0.1, '1', '0', '1', 3839, '1', '1', '1', '1', '1', 'default', 1, '0', ''), (89924, 'limo_b_back', 'limo_b_back', 's', 2, 1, 1.2, '0', '1', '0', 3840, '1', '1', '1', '1', '1', 'default', 1, '0', ''), (89925, 'ads_bigtv_missmix', 'ads_bigtv_missmix', 'i', 1, 1, 1, '0', '0', '0', 4381, '1', '1', '1', '1', '1', 'default', 2, '0', ''); [/CODE] [B]Catalog_items:[/B] [CODE]INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES (89914, 169, '89914', 'nest_frog', 3, 0, 1), (89915, 169, '89915', 'pond', 3, 0, 1), (89916, 169, '89916', 'val11_present', 3, 0, 1), (89917, 169, '89917', 'prizetrophy_cine', 3, 0, 1), (89918, 169, '89918', 'cine_vipsign', 3, 0, 1), (89919, 169, '89919', 'limo_b_mid3', 3, 0, 1), (89920, 169, '89920', 'limo_b_mid2', 3, 0, 1), (89921, 169, '89921', 'limo_b_front', 3, 0, 1), (89922, 169, '89922', 'limo_b_mid', 3, 0, 1), (89923, 169, '89923', 'cine_star', 3, 0, 1), (89924, 169, '89924', 'limo_b_back', 3, 0, 1), (89925, 169, '89925', 'ads_bigtv_missmix', 3, 0, 1);[/CODE] [B]Catalog_pages:[/B] [CODE]INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `coming_soon`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`) VALUES (169, 3, 'New Furnis', 1, 1, '1', '1', 1, '0', '0', 5, 'default_3x3', '', '', '', '', '', '', '');[/CODE] We finished in the database, so lets go to swf, open it and add the [B]furnidata.txt[/B] [CODE]["s","3830","nest_frog","31639","2","1","1","","Frog Nest","A lily pad to relax on","","108038","9513"], ["s","3831","pond","31639","2","1","1","","Frog Pond","Fancy a dip?","","108038","9514"], ["s","3832","val11_present","31687","0","1","1","","Mystery Leaf Gift","Wonder what's inside?...","","-1","-1"], ["s","3833","prizetrophy_cine","31742","2","1","1","","Habbowood Trophy","And the winner is...","","-1","-1"], ["s","3834","cine_vipsign","31742","0","1","1","","VIP Sign","Who's hot... and who's not.","","-1","-1"], ["s","3835","limo_b_mid3","31742","0","2","1","","Black Limo Middle 3","Every limo needs refreshments!","","-1","-1"], ["s","3836","limo_b_mid2","31742","2","2","1","","Black Limo Middle 2","Streeeetch out!","","-1","-1"], ["s","3837","limo_b_front","31742","2","2","1","","Black Limo Front","Don't forget to shine the hood!","","-1","-1"], ["s","3838","limo_b_mid","31742","2","2","1","","Black Limo Middle 1","Little in the middle but it's got much back!","","-1","-1"], ["s","3839","cine_star","31742","0","1","1","","cine_star name","cine_star desc","","-1","-1"], ["s","3840","limo_b_back","31742","2","2","1","","Black Limo Back","Bringing style to the back of the pack.","","-1","-1"], ["i","4381","ads_bigtv_missmix","31742","","","","","ads_bigtv_missmix name","ads_bigtv_missmix desc","","-1","-1"],[/CODE] [B]Now, to the people want with no foot_figure Furniture:[/B] [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 (89914, 'nest_frog', 'nest_frog', 's', 1, 1, 0.1, '0', '0', '1', 3830, '1', '1', '1', '1', '1', 'default', 1, '0'), (89915, 'pond', 'pond', 's', 1, 1, 0.01, '0', '0', '1', 3831, '1', '1', '1', '1', '1', 'default', 2, '0'), (89916, 'val11_present', 'val11_present', 's', 1, 1, 1.2, '1', '0', '0', 3832, '1', '1', '1', '1', '1', 'default', 1, '0'), (89917, 'prizetrophy_cine', 'prizetrophy_cine', 's', 1, 1, 1, '0', '0', '0', 3833, '1', '1', '1', '1', '1', 'default', 1, '0'), (89918, 'cine_vipsign', 'cine_vipsign', 's', 1, 1, 1, '0', '0', '0', 3834, '1', '1', '1', '1', '1', 'default', 1, '0'), (89919, 'limo_b_mid3', 'limo_b_mid3', 's', 2, 1, 1, '0', '0', '0', 3835, '1', '1', '1', '1', '1', 'vendingmachine', 1, '50'), (89920, 'limo_b_mid2', 'limo_b_mid2', 's', 2, 1, 0.3, '0', '0', '1', 3836, '1', '1', '1', '1', '1', 'default', 1, '0'), (89921, 'limo_b_front', 'limo_b_front', 's', 2, 1, 1, '0', '0', '0', 3837, '1', '1', '1', '1', '1', 'default', 2, '0'), (89922, 'limo_b_mid', 'limo_b_mid', 's', 2, 1, 1.2, '0', '1', '0', 3838, '1', '1', '1', '1', '1', 'default', 1, '0'), (89923, 'cine_star', 'cine_star', 's', 1, 1, 0.1, '1', '0', '1', 3839, '1', '1', '1', '1', '1', 'default', 1, '0'), (89924, 'limo_b_back', 'limo_b_back', 's', 2, 1, 1.2, '0', '1', '0', 3840, '1', '1', '1', '1', '1', 'default', 1, '0'), (89925, 'ads_bigtv_missmix', 'ads_bigtv_missmix', 'i', 1, 1, 1, '0', '0', '0', 4381, '1', '1', '1', '1', '1', 'default', 2, '0'); [/CODE] [B]Download: [url=http://www.mediafire.com/?nm7ka20c12bhxcv]Limo Black + Other Furnis.rar[/url][/B] [B]Screen:[/B] [url]http://img51.imageshack.us/img51/4130/habbowood.png[/url] [IMG]http://img51.imageshack.us/img51/4130/habbowood.png[/IMG] ================================================================ [B]Furniture:[/B] [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`, `foot_figure`) VALUES (89926, 'cine_curtain', 'cine_curtain', 's', 8, 1, 0.001, '0', '0', '0', 3841, '1', '1', '1', '1', '1', 'gate', 2, '0', ''), (89927, 'cine_screen', 'cine_screen', 's', 8, 1, 1, '0', '0', '0', 3842, '1', '1', '1', '1', '1', 'default', 7, '0', ''), (89928, 'theatre_seat_g', 'theatre_seat_g', 's', 1, 1, 1, '0', '1', '0', 3843, '1', '1', '1', '1', '1', 'default', 6, '0', ''), (89929, 'cine_tile', 'cine_tile', 's', 1, 1, 0.1, '0', '0', '1', 3844, '1', '1', '1', '1', '1', 'default', 2, '0', ''), (89930, 'cine_bench_b', 'cine_bench_b', 's', 3, 1, 1.1, '0', '1', '0', 3845, '1', '1', '1', '1', '1', 'default', 1, '0', ''), (89931, 'theatre_seat_b', 'theatre_seat_b', 's', 1, 1, 1, '0', '1', '0', 3846, '1', '1', '1', '1', '1', 'default', 6, '0', ''), (89932, 'cine_roof', 'cine_roof', 's', 3, 3, 0.1, '0', '0', '1', 3847, '1', '1', '1', '1', '1', 'default', 5, '0', ''), (89933, 'cine_popcorn', 'cine_popcorn', 's', 1, 1, 1, '0', '0', '0', 3848, '1', '1', '1', '1', '1', 'vendingmachine', 1, '62', ''), (89934, 'cine_bench', 'cine_bench', 's', 3, 1, 1.1, '0', '1', '0', 3849, '1', '1', '1', '1', '1', 'default', 1, '0', ''), (89935, 'cine_bench_g', 'cine_bench_g', 's', 3, 1, 1.1, '0', '1', '0', 3850, '1', '1', '1', '1', '1', 'default', 1, '0', ''), (89936, 'cine_ticket_booth', 'cine_ticket_booth', 's', 1, 1, 1, '0', '0', '0', 3851, '1', '1', '1', '1', '1', 'default', 1, '0', ''), (89937, 'cine_projector', 'cine_projector', 's', 1, 1, 1, '0', '0', '0', 3852, '1', '1', '1', '1', '1', 'default', 2, '0', '');[/CODE] [B]Catalog_items:[/B] [CODE]INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES (89926, 169, '89926', 'cine_curtain', 3, 0, 1), (89927, 169, '89927', 'cine_screen', 3, 0, 1), (89928, 169, '89928', 'theatre_seat_g', 3, 0, 1), (89929, 169, '89929', 'cine_tile', 3, 0, 1), (89930, 169, '89930', 'cine_bench_b', 3, 0, 1), (89931, 169, '89931', 'theatre_seat_b', 3, 0, 1), (89932, 169, '89932', 'cine_roof', 3, 0, 1), (89933, 169, '89933', 'cine_popcorn', 3, 0, 1), (89934, 169, '89934', 'cine_bench', 3, 0, 1), (89935, 169, '89935', 'cine_bench_b', 3, 0, 1), (89936, 169, '89936', 'cine_ticket_booth', 3, 0, 1), (89937, 169, '89937', 'cine_projector', 3, 0, 1);[/CODE] We finished in the database, so lets go to swf, open it and add the [B]furnidata.txt[/B] [CODE]["s","3841","cine_curtain","31841","0","8","1","","cine_curtain name","cine_curtain desc","","-1","-1"], ["s","3842","cine_screen","31841","0","6","1","","cine_screen name","cine_screen desc","","-1","-1"], ["s","3843","theatre_seat_g","31841","0","1","1","","theatre_seat_g name","theatre_seat_g desc","","-1","-1"], ["s","3844","cine_tile","31841","0","1","1","","cine_tile name","cine_tile desc","","-1","-1"], ["s","3845","cine_bench_b","31841","0","3","1","","cine_bench_b name","cine_bench_b desc","","-1","-1"], ["s","3846","theatre_seat_b","31841","0","1","1","","theatre_seat_b name","theatre_seat_b desc","","-1","-1"], ["s","3847","cine_roof","31841","2","3","3","","cine_roof name","cine_roof desc","","-1","-1"], ["s","3848","cine_popcorn","31841","2","1","1","","cine_popcorn name","cine_popcorn desc","","-1","-1"], ["s","3849","cine_bench","31841","0","3","1","","cine_bench name","cine_bench desc","","-1","-1"], ["s","3850","cine_bench_g","31841","0","3","1","","cine_bench_g name","cine_bench_g desc","","-1","-1"], ["s","3851","cine_ticket_booth","31841","2","1","1","","cine_ticket_booth name","cine_ticket_booth desc","","-1","-1"], ["s","3852","cine_projector","31841","0","1","1","","cine_projector name","cine_projector desc","","-1","-1"],[/CODE] [B]Download: [url=http://www.mediafire.com/?e1si9p556ke2mbk]HabboWood 2011.rar[/url][/B] Screen: [URL]http://img546.imageshack.us/img546/562/blackwy.png[/URL] [IMG]http://img546.imageshack.us/img546/562/blackwy.png[/IMG] [IMG]http://i53.tinypic.com/fe2l40.png[/IMG] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Furniture Releases
[R63] Black Limo, Theater(Habbowood 2011) Furni, and others
Top