Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
AI.SetPoolRatio
From AGEWiki
(Difference between revisions)
m (Clarification of AI proportions) |
m |
||
Line 5: | Line 5: | ||
The command works differently if the game is in [[Area build mode]] or [[Regional build mode]]. | The command works differently if the game is in [[Area build mode]] or [[Regional build mode]]. | ||
- | + | ||
+ | :'''''SetAIPoolRatios''''' is also a valid syntax for this command | ||
| example = $famElite{{!}}25;$famRegular{{!}}50 | | example = $famElite{{!}}25;$famRegular{{!}}50 |
Latest revision as of 11:36, 7 September 2011
AI.SetPoolRatio | |||
Syntax AI.SetPoolRatio = FamilyUID1|Coeff1; FamilyUID2|Coeff2; FamilyUID(n)|Coeff(n)... Description Sets instructions to AI for to give the ideal proportion of units recruited The command works differently if the game is in Area build mode or Regional build mode.
Example AI.SetPoolRatio = $famElite|25;$famRegular|50 The AI will "buy" a portion of the possible Elite units and Regular units, as defined in SetUnitPoolInfos or ChangeUnitPool. The actual proportion to purchase is calculated as in AI Pool Ratios.
|
Parameters
The desired Family of units
Proportion factor of pool (n) |