Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Two adopts breeding question (http://www.mysidiaadoptables.com/forum/showthread.php?t=2521)

SilverDragonTears 11-10-2011 10:55 PM

Two adopts breeding question
 
Ok so I have an autumn silvfox. When it's winter I want them to only breed winter silvfoxes. How can I accomplish this?

SilverDragonTears 12-06-2011 05:14 PM

PHP Code:

// we choose the type!

            
$types = array($female_type$male_type);
            
$typerand rand(0,1); 

Why can't I do something like :

PHP Code:

if ($male_species 'Autumn Silvfox' && $female_species 'Autumn Silvfox'){ $types 'Winter Silvfox'

Or something like that....because I tried that and it didn't work :/

SilverDragonTears 12-07-2011 05:31 PM

I become more proud of myself everyday. Figured this one out too :)


All times are GMT -5. The time now is 11:22 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.