http://iaza.com/work/100901C/86.147....36s1854127.gif
Rhinos are here to RaGEZONE,
Download Link:
Multiupload.com - upload your files to multiple file hosting sites!
Now uploaded to Multiupload instead of Megaupload!
This download includes the SWF Files (h_rhino) (hh_pets)
This is the sql code for rhinos:
Catalog Items
PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(5354, 168, '83545 ',' a0 pet7 ', 20, 0, 1);
Furniture
PHP 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
(83 545, 'a0 pet7,' 'a0 pet7 "," s', 1, 1, 1, '1' '0 ', '0' 5354, '0 'for '0' '0 ',' 0 ', '0', 'pet', 0, '0 ')
Catalog Pages
PHP 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
(168, 14, 'Rhinos', 1, 1, '1 ', '1', 1, '0 ', '0', 6 'pets', 'catalog_pet_headline1','','','' '', 'Give a name: Pick a color: Pick a race:','');
Screenshot:
http://iaza.com/work/100901C/bvb36037.PNG
If you have not aready got the code in your emulator here it is:
Add to CATALOG.CS
PHP Code:
case "5354":
PetType = 7; // Rino
break;
Under the croc one.
Thank me if it helped!