Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
SetObjectives
From AGEWiki
SetObjectives | |||
Syntax SetObjectives = RegionAlias1;Value1[;RegionAliasN;ValueN]* Description Assigns which regions should be considered objectives, as well as how much they are worth as such. Note: The legacy command "Objectives" is processed as this command by the game engine. Example SetObjectives = $Berlin;10;$Dresden;5 Assigns Berlin as a 10-point objective and Dresden as a 5-point objective.
|
Parameters
Alias for first region in list.
Objective value for the first region.
Alias number N in the list (there is no practical limit to number of regions).
Objective value of region N. |