Two adopts breeding question

Forum
Last Post
Threads / Messages

SilverDragonTears

I am your Nemesis.
Premium Member
Joined
Jun 1, 2011
Messages
1,113
Points
36
Mysidian Dollar
51,802
Ok so I have an autumn silvfox. When it's winter I want them to only breed winter silvfoxes. How can I accomplish this?
 
PHP:
// we choose the type!

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

Why can't I do something like :

PHP:
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 :/
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,277
Messages
33,118
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Top