Fade
Member
- Feb 3, 2012
- 131
- 8
Hello Devbest, I created the SQL code of the plant monster, just a bug, is the image of monkey .. but the rest is all normal.
Print:
Below SQL and swf:
Catalog_pages:
Code:
Code:
Code:
Code:
Credits:
Me for the SQL
And Feedback for the swf
P.S.: Look for a compatible habbo.swf
Print:
You must be registered for see links
Below SQL and swf:
Catalog_pages:
Code:
INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`, `vip_only`, `coming_soon`, `page_link_description`, `page_link_pagename`) VALUES
(1434, 14, 'Monster Plant', 1, 10, '1', '1', 1, '0', 2, 'pets', '', '', '', 'Do Brasil direto pro kekomundo!', '', 'This is a monster!', '', '0', '0', '', '');
Catalog_items:(1434, 14, 'Monster Plant', 1, 10, '1', '1', 1, '0', 2, 'pets', '', '', '', 'Do Brasil direto pro kekomundo!', '', 'This is a monster!', '', '0', '0', '', '');
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `cost_snow`, `amount`, `vip`) VALUES
(30002, 1434, '30002', 'a0 pet14', 35, 0, 0, 1, '0');
Furniture:(30002, 1434, '30002', 'a0 pet14', 35, 0, 0, 1, '0');
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`) VALUES
(30002, 'Planta Carnívora', 'a0 pet16', 's', 1, 1, 1, '0', '0', '0', 16, '0', '0', '0', '0', '1', 'pet', 1, '0', '0', '');
SWF:(30002, 'Planta Carnívora', 'a0 pet16', 's', 1, 1, 1, '0', '0', '0', 16, '0', '0', '0', '0', '1', 'pet', 1, '0', '0', '');
Code:
You must be registered for see links
Me for the SQL
And Feedback for the swf
P.S.: Look for a compatible habbo.swf