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
[Release] New Kitchen Furni pack 2010 [SQL]
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="Tashia" data-source="post: 8645" data-attributes="member: 1568"><p>hey Guys</p><p></p><p>Here is the new Kitchen Furniture !</p><p></p><p>put the sql into your database</p><p></p><p>Code:</p><p>[HTML]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`)</p><p>VALUES ('178', '3', 'New Kitchen', '1', '51', '1', '1', '1', '0', '0', '4', 'default_3x3', '', '', '', 'The new Kitchen Furnitures...', '', '', '');</p><p></p><p>INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES</p><p>('97419', '178', '97419', 'ktchn10_block', '5', '0', '1'),</p><p>('97420', '178', '97420', 'ktchn10_cabnt', '5', '0', '1'),</p><p>('97421', '178', '97421', 'ktchn10_pot', '5', '0', '1'),</p><p>('97422', '178', '97422', 'ktchn10_sink', '5', '0', '1'),</p><p>('97423', '178', '97423', 'ktchn10_stove', '5', '0', '1'),</p><p>('97424', '178', '97424', 'ktchn10_tea', '5', '0', '1');</p><p></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>('97419', 'ktchn10_block', 'ktchn10_block', 's', '1', '1', '1', '1', '0', '0', '3589', '1', '1', '1', '1', '1', 'default', '3', '0', ''),</p><p>('97420', 'ktchn10_cabnt', 'ktchn10_cabnt', 'i', '1', '1', '1', '1', '0', '0', '4338', '1', '1', '1', '1', '1', 'default', '1', '0', ''),</p><p>('97421', 'ktchn10_pot', 'ktchn10_pot', 's', '1', '1', '1', '1', '0', '0', '3580', '1', '1', '1', '1', '1', 'default', '2', '0', ''),</p><p>('97422', 'ktchn10_sink', 'ktchn10_sink', 's', '2', '1', '1', '1', '0', '0', '3612', '1', '1', '1', '1', '1', 'default', '3', '0', ''),</p><p>('97423', 'ktchn10_stove', 'ktchn10_stove', 's', '2', '1', '1.2', '1', '0', '0', '3581', '1', '1', '1', '1', '1', 'default', '2', '0', ''),</p><p>('97424', 'ktchn10_tea', 'ktchn10_tea', 's', '1', '1', '1', '1', '0', '0', '3592', '1', '1', '1', '1', '1', 'default', '2', '0', '');[/HTML]</p><p>Use the Variables from habbo.com if it dont work....</p><p></p><p>Screenshot:</p><p><img src="http://i761.photobucket.com/albums/xx251/Dj-Justin/unbenanntwi.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p><img src="/styles/default/xenforo/smilies/emojione/tongue.png" class="smilie" loading="lazy" alt=":p" title="Stick Out Tongue :p" data-shortname=":p" />Dont own by me Still Release here<img src="/styles/default/xenforo/smilies/emojione/tongue.png" class="smilie" loading="lazy" alt=":p" title="Stick Out Tongue :p" data-shortname=":p" /></p></blockquote><p></p>
[QUOTE="Tashia, post: 8645, member: 1568"] hey Guys Here is the new Kitchen Furniture ! put the sql into your database Code: [HTML]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 ('178', '3', 'New Kitchen', '1', '51', '1', '1', '1', '0', '0', '4', 'default_3x3', '', '', '', 'The new Kitchen Furnitures...', '', '', ''); INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES ('97419', '178', '97419', 'ktchn10_block', '5', '0', '1'), ('97420', '178', '97420', 'ktchn10_cabnt', '5', '0', '1'), ('97421', '178', '97421', 'ktchn10_pot', '5', '0', '1'), ('97422', '178', '97422', 'ktchn10_sink', '5', '0', '1'), ('97423', '178', '97423', 'ktchn10_stove', '5', '0', '1'), ('97424', '178', '97424', 'ktchn10_tea', '5', '0', '1'); 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 ('97419', 'ktchn10_block', 'ktchn10_block', 's', '1', '1', '1', '1', '0', '0', '3589', '1', '1', '1', '1', '1', 'default', '3', '0', ''), ('97420', 'ktchn10_cabnt', 'ktchn10_cabnt', 'i', '1', '1', '1', '1', '0', '0', '4338', '1', '1', '1', '1', '1', 'default', '1', '0', ''), ('97421', 'ktchn10_pot', 'ktchn10_pot', 's', '1', '1', '1', '1', '0', '0', '3580', '1', '1', '1', '1', '1', 'default', '2', '0', ''), ('97422', 'ktchn10_sink', 'ktchn10_sink', 's', '2', '1', '1', '1', '0', '0', '3612', '1', '1', '1', '1', '1', 'default', '3', '0', ''), ('97423', 'ktchn10_stove', 'ktchn10_stove', 's', '2', '1', '1.2', '1', '0', '0', '3581', '1', '1', '1', '1', '1', 'default', '2', '0', ''), ('97424', 'ktchn10_tea', 'ktchn10_tea', 's', '1', '1', '1', '1', '0', '0', '3592', '1', '1', '1', '1', '1', 'default', '2', '0', '');[/HTML] Use the Variables from habbo.com if it dont work.... Screenshot: [IMG]http://i761.photobucket.com/albums/xx251/Dj-Justin/unbenanntwi.png[/IMG] :pDont own by me Still Release here:p [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
Furniture Releases
[Release] New Kitchen Furni pack 2010 [SQL]
Top