Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
EvalColStatus
From AGEWiki
EvalColStatus | |||
Syntax EvalColStatus = <ColAreaUID>;<Operator>;<Status> Description Evaluate the status of a given colonial area (as per the list in GameData\ColonialAreas.ini). If there is no faction in selection (this can be achieved by doing a SelectFaction with the CMN tag), then this will be an absolute test, otherwise this will be relative to the faction in selection. Examples: SelectFaction = FRA EvalColStatus = $Colony_Algeria|>=|$colProtectorate Will test if Algeria is under French Protectorate. SelectFaction = CMN EvalColStatus = $Colony_Egypt|>=|$colInfluenced Will test if Egypt is under the influence of any nation. See also SetColStatus
|
Parameters
One of:
Valid value of status, as defined in GameData\ColonialAreas.ini
|