[Release] New Pet Horse.

Sweet

New Member
Aug 27, 2011
23
11
Hi, how're you doing? ;)

Download:

Screen:
article_horse1.png

314b2ht.png


Add in emulator source:

Code:
else if (Type == 15) // Horse { count = 16; }​
Please note; this won't work in Phoenix yet, Aaron needs to code it.

Cya' Credit: HabMoon

These Are The Sql Codes.

Pages:

PHP Code:
INSERT INTO `catalog_pages` (`id`, `parent_id`, `caption`, `icon_color`, `icon_image`, `visible`, `enabled`, `min_rank`, `club_only`, `vip_only`, `order_num`, `page_layout`, `page_headline`, `page_teaser`, `page_special`, `page_text1`, `page_text2`, `page_text_details`, `page_text_teaser`) VALUES
(7465,SUBID, 'Horse', 0, 134, '1', '1', 7, '0', '0', '0', 302, 'pets', 'catalog_pets', '', '', '', 'Name:Breed:', '');

Items:

PHP Code:
INSERT INTO `catalog_items` (`id`, `page_id`, `item_ids`, `catalog_name`, `cost_credits`, `cost_pixels`, `amount`) VALUES
(80000, '7465', '80000', 'a0 pet15', 0, 2000, 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
(80000, 'Horse', 'a0 pet15', 's', 1, 1, 1, '0', '0', '0', 14, '0', '0', '0', '0', '1', 'pet', 1, '0')
 

brsy

nah mang
May 12, 2011
1,530
272
Fuuu! Aaron needs to make Phoenix open-source or fuck off. Either way Rev is coming out in a bit - fuck you Phoenix.
 

brsy

nah mang
May 12, 2011
1,530
272
Phoenix is closed-source, which means only open-source emulators can be modified to add things such as pets like this horse.
Will it be open or closed source?
Well, I believe that RevEMU will be open-source, but I heard a rumor that they're going to license it for $15.
 

Ept

Many men wish death upon me.
Jun 16, 2011
591
276
Please stay on topic, and those rumors aren't true, as long as Project Rev is a community project here at DevBest, it will always be open source.
 

Users who are viewing this thread

Top