View Single Post
Old 08-27-2004, 11:06 PM   #6 (permalink)
AAG
Senior Member
 
Join Date: Oct 2003
Location: Russia, Novosibirsk
Posts: 489
Default

Find [AI] flag in rules(md).ini
You'll see some tags there. find tags:
Code:
[AI]
...
WarRatio=.1  ; ratio of base that should be composed of war factories
WarLimit=2  ; never build more than this many war factories
DefenseRatio=.4  ; ratio of base that should be defensive structures
DefenseLimit=40  ; maximum number of defensive buildings to build
AARatio=.14  ; ratio of base that should be anti-aircraft defense
AALimit=10 ; maximum number of anti-aircraft buildings to build
TeslaRatio=.16  ; ratio of base that should be telsa coils
TeslaLimit=10 ; maximum number of tesla coils to build
...
I think that is what you need
AAG is offline   Reply With Quote