Frogs And Spiders SQL (Phoenix Emu)
I dont know if this has been released on here yet but owell
-Frogs
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
(10001, 'a0 pet11', 'a0 pet11', 's', 1, 1, 1, '1', '0', '0', 5354, '0', '0', '0', '0', '0', 'pet', 0, '0');
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(10001, 173, '10001','a0 pet2', 20, 0, 1);
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`) VALUES
(173, 14, 'Frogs', 0, 97, '1', '1', 1, '0', 0, 'pets', 'catalog_pet_headline1', '', '', 'It looks like a croc, but it transforms into a Frog once bought :o', '', 'Give a name:Pick a color:Pick a race:', '');
-Spiders
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
(10002, 'a0 pet8', 'a0 pet8', 's', 1, 1, 1, '1', '0', '0', 5354, '0', '0', '0', '0', '0', 'pet', 0, '0');
Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(10002, 177, '10002','a0 pet2', 20, 0, 1);
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`) VALUES
(177, 14, 'Spiders', 0, 95, '1', '1', 1, '0', 0, 'pets', 'catalog_pet_headline1', '', '', 'It looks like a croc but it transforms into a Spider once bought :o', '', 'Give a name:Pick a color:Pick a race:', '');
Trust me it works 100% :)
also if you need the swfs for them heres the dl link: https://rapidshare.com/files/4574325..._And_Frogs.zip
-CREDITS
_Kevco at Otaku
Me
Sulake
Re: Frogs And Spiders SQL (Phoenix Emu)
Nice release! Usefull, A tip can be put the sql codes into a BB-Code Tag, then its look more nice and its easier to find and copy it!
Re: Frogs And Spiders SQL (Phoenix Emu)
oyeah
thanks :)
-EDIT
added the code tags around them for easier copy and paste use
Re: Frogs And Spiders SQL (Phoenix Emu)
Nice Release.For those who use Pheonix Egh...
Re: Frogs And Spiders SQL (Phoenix Emu)
Icon for the catalog?
Good work
Re: Frogs And Spiders SQL (Phoenix Emu)
Re: Frogs And Spiders SQL (Phoenix Emu)
this works with uber fine too but you may need to delete this column in your database @comming_soon or you could just add it into the sql query
Re: Frogs And Spiders SQL (Phoenix Emu)
I already took that off :)
Re: Frogs And Spiders SQL (Phoenix Emu)
Miror Please? Rapidshare error >.>?
Re: Frogs And Spiders SQL (Phoenix Emu)
omg, please add a mirror for it, it says:
Unassigned file limit of 10 downloads reached. (ea61428e)
and i needa get the pets on now, please add a mirror asap | and im using Phoenix Emu and CMs xd
Re: Frogs And Spiders SQL (Phoenix Emu)
Upload it on ; megaupload.com ;) best upload
Re: Frogs And Spiders SQL (Phoenix Emu)
Oooh, tanks so much dude :D Going to use it ^-^
Re: Frogs And Spiders SQL (Phoenix Emu)
I'll do a uber version of the SQL, if anyone wants it :)
Posted via Mobile Device
Re: Frogs And Spiders SQL (Phoenix Emu)
thanks, i have a problem with this codes.
The crocodil is on the pages of frog and spider.
Re: Frogs And Spiders SQL (Phoenix Emu)