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
2 New Phoenix Furni
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="VariousCoderz" data-source="post: 266284" data-attributes="member: 40215"><p><strong>Hi Devbest community,</strong></p><p><strong></strong></p><p><strong><u><em>THESE SQLS AND SWFS ARE ONLY FOR R63B!</em></u></strong></p><p>I was searching around today on google, and in habbo sources for new furni... And i found two nice little furnitures...</p><p></p><p>Screenshot of the furniture:</p><p><img src="http://habview.de/uploads/bildupload/file_2374.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p>(Screen comes from Habview hotel)</p><p></p><p><strong>SQL For the lamp:</strong></p><p>[CODE]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 ('5734', 'val14_lamp', 'val14_lamp', 's', '1', '1', '', '1', '0', '0', '5734', '1', '1', '1', '1', '1', 'default', '10', '0');</p><p></p><p>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 ('5734', 'PAGE-ID', '5734', 'val14_lamp', '10', '0', '1', '0', '0', '0', '0', '0', '1', ''); [/CODE]</p><p></p><p><strong>Furnidata for the lamp:</strong></p><p>[CODE]["s","5734","val14_lamp","5734","0","1","1","","val14_lamp","val14_lamp name","","5734","true","-1","false","","1","1","0","0"],</p><p>[/CODE]</p><p></p><p><strong>SQL for the Phoenix:</strong></p><p>[CODE]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 ('5733', 'br_phoenix', 'br_phoenix', 's', '1', '1', '', '1', '0', '0', '5733', '1', '1', '1', '1', '1', 'default', '10', '0');</p><p></p><p>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 ('5733', 'PAGE-ID', '5733', 'br_phoenix', '10', '0', '1', '0', '0', '0', '0', '0', '1', ''); [/CODE]</p><p></p><p><strong>Furnidata for the Phoenix:</strong></p><p>[CODE]["s","5733","br_phoenix","5733","0","1","1","","br_phoenix","br_phoenix name","","5733","true","-1","false","","1","1","0","0"],</p><p>[/CODE]</p><p></p><p><strong>Download:</strong></p><p><a href="https://mega.co.nz/#!xZEVxChB!nusmSwhSEZ46oMMVda8wep5gEhEh2UavLzwO9AuCENQ" target="_blank">SWF download</a></p><p></p><p>Greets!</p><p></p><p>VariousCoderz (Mathieu)</p></blockquote><p></p>
[QUOTE="VariousCoderz, post: 266284, member: 40215"] [B]Hi Devbest community, [U][I]THESE SQLS AND SWFS ARE ONLY FOR R63B![/I][/U][/B] I was searching around today on google, and in habbo sources for new furni... And i found two nice little furnitures... Screenshot of the furniture: [IMG]http://habview.de/uploads/bildupload/file_2374.png[/IMG] (Screen comes from Habview hotel) [B]SQL For the lamp:[/B] [CODE]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 ('5734', 'val14_lamp', 'val14_lamp', 's', '1', '1', '', '1', '0', '0', '5734', '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 ('5734', 'PAGE-ID', '5734', 'val14_lamp', '10', '0', '1', '0', '0', '0', '0', '0', '1', ''); [/CODE] [B]Furnidata for the lamp:[/B] [CODE]["s","5734","val14_lamp","5734","0","1","1","","val14_lamp","val14_lamp name","","5734","true","-1","false","","1","1","0","0"], [/CODE] [B]SQL for the Phoenix:[/B] [CODE]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 ('5733', 'br_phoenix', 'br_phoenix', 's', '1', '1', '', '1', '0', '0', '5733', '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 ('5733', 'PAGE-ID', '5733', 'br_phoenix', '10', '0', '1', '0', '0', '0', '0', '0', '1', ''); [/CODE] [B]Furnidata for the Phoenix:[/B] [CODE]["s","5733","br_phoenix","5733","0","1","1","","br_phoenix","br_phoenix name","","5733","true","-1","false","","1","1","0","0"], [/CODE] [B]Download:[/B] [URL='https://mega.co.nz/#!xZEVxChB!nusmSwhSEZ46oMMVda8wep5gEhEh2UavLzwO9AuCENQ']SWF download[/URL] Greets! VariousCoderz (Mathieu) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Furniture Releases
2 New Phoenix Furni
Top