View Single Post
  #2  
Old June 26th, 2002, 08:37 AM

Phoenix-D Phoenix-D is offline
National Security Advisor
 
Join Date: Nov 2000
Posts: 5,085
Thanks: 0
Thanked 0 Times in 0 Posts
Phoenix-D is on a distinguished road
Default Re: Is there a way to set a SPECIFIC number of enemies?

You can, yeah. Simplest way is to use the "Add Empire" button and add the empire's you'd like to face, then turn off the random generation. Make sure to edit them and set them to computer control.

Getting randomly generated AIs is a bit harder, and IIRC requires Gold.
code:
Minimum Computer Player Low Setting                                   := 1
Maximum Computer Player Low Setting := 3
Minimum Computer Player Medium Setting := 3
Maximum Computer Player Medium Setting := 7
Minimum Computer Player High Setting := 6
Maximum Computer Player High Setting := 10
Minimum Neutral Player Low Setting := 1
Maximum Neutral Player Low Setting := 3
Minimum Neutral Player Medium Setting := 3
Maximum Neutral Player Medium Setting := 7
Minimum Neutral Player High Setting := 6
Maximum Neutral Player High Setting := 10

Those are the lines you want, they're near the bottom. Simply specify the same min and max, and you will always get a specific number of randomly generated AIs.
__________________
Phoenix-D

I am not senile. I just talk to myself because the rest of you don't provide adequate conversation.
-Digger
Reply With Quote