home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 15
/
CDE15_B.7z
/
CDE15_B.mdf
/
AgeofEmp
/
MSAOEDX.EXE
/
CABFILE
/
IDR_CABFILE
/
Lastst_4.per
< prev
next >
Wrap
Text File
|
1997-08-04
|
2KB
|
47 lines
//See the RULES.DOC file for the syntactical rules and the meaning of each of the
//variables. Aside from simple crash prevention during load, this file does not get
//checked for having valid numbers, etc. Mis-setting variables in this file can
//cause unbelievably stupid AI, high update times, etc.
//
//Default (Passive)
DEFAULT
36 3 //SNNumberAttackGroups
16 1 //SNMinimumAttackGroupSize
26 3 //SNMaximumAttackGroupSize
38 0 //SNNumberDefendGroups
25 0 //SNMinimumDefendGroupSize
28 0 //SNMaximumDefendGroupSize
39 0 //SNDefendGroupMakeup (UNUSED AT THIS POINT)
50 0 //SNGoldDefendPriority
51 0 //SNStoneDefendPriority
52 0 //SNForageDefendPriority
53 0 //SNChokePointDefendPriority (UNUSED AT THIS POINT)
54 0 //SNRuinsDefendPriority
55 0 //SNArtifactDefendPriority
56 0 //SNTownDefendPriority
57 2 //SNDefenseDistance
22 12 //SNSentryDistance
72 2 //SNSentryDistanceVariation
92 10 //SNDefendOverlapDistance
42 0 //SNNumberExploreGroups
43 2 //SNMinimumExploreGroupSize
44 3 //SNMaximumExploreGroupSize
45 0 //SNExploreGroupMakeup (UNUSED AT THIS POINT)
46 20 //SNAttackSeparationTime
47 2 //SNAttackCoordination
19 99 //SNPercentEnemySightedResponse
20 40 //SNEnemySightedResponseDistance
48 20 //SNAttackResponseSeparationTime
49 3 //SNRetreatAfterTargetDestroyed
71 1 //SNLockAttackAndAttackResponse
//
//
END