View Single Post
  #2  
Old 07-03-2010, 05:13 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 11,502
BMR777 is on a distinguished road
Default RE: re: mweor type genetic --attributes passed on

Well, the first thing you would have to add is some form of attributes to the pets. The easiest way to do this is to add some database fields to your owned_adoptables database table. Maybe you would add fields for strength, battle ability, etc. Then when you create an offspring child pet you would look at the database fields for the two parent pets and use some calculation to set the fields of the child pet accordingly. :)
Reply With Quote