View Single Post
  #11  
Old March 10th, 2009, 05:46 PM
Jazzepi's Avatar

Jazzepi Jazzepi is offline
Major General
 
Join Date: Jan 2004
Location: Columbus, OH
Posts: 2,204
Thanks: 67
Thanked 49 Times in 31 Posts
Jazzepi is on a distinguished road
Default Re: Beyond - MA - LOOKING FOR PERMANENT SUBSTITUTE PLAYER FOR MICTLAN

Quote:
Originally Posted by Quitti View Post
Very well - if no volunteers are up by tomorrow, Mictlan will be set to AI.
Code:
If (player.provinceTotal() <= player.staleCount() )
{
      player[AI_SWITCH] = true;
}
Jazzepi
Reply With Quote
The Following User Says Thank You to Jazzepi For This Useful Post: