[color="Red"]CountUnits = $Great Plains;0;$USA;-1;<;3[/color]
Parameters are:
[INDENT]$Great Plains where to count the units
0
$USA Which factions units to count
-1
< less than
3 how many units must be found to get a 'true' result[/INDENT]
I understand this to be "True if USA has less than 3 units in Great Plains."
Questions:
- What does the '0' do?
- What does the '-1' do?
- Is a unit anything that exists as a unit [UID] in the Units folder/database?
Thank you