View Single Post
  #2  
Old 06-08-2012, 01:12 PM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 586,714
Hall of Famer is on a distinguished road
Default

Well yeah the script is set up in a way that breeding between different classes is disallowed. The breeding class defines what species can interbreed.

Let's say you have three species: Lion, Tiger and Eagle. These are all different types of adoptables, but Lion and Tiger belong to the same breeding class Mammal and thus can breed their offsprings. The offsprings can take the form of a lion or a tiger(sorry, no possibility for liger yet). The Eagle, on the other hand, belong the a different breeding class Bird, and as a consequence it is safe to assume it cannot breed with mammals(Lion or Tiger).

Breeding of completely new creature(as in the above case, a liger) is not available in the current script. It will be done once a breeding system overhaul is completed, but right now we have much more important tasks to accomplish. I cant give a timeline for when this will be done, you can always attempt to code your own breeding system and raise questions if you encounter any issues.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote