Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

SetColStatusArea

From AGEWiki

Jump to: navigation, search

SetColStatusArea

Syntax  

SetColStatusArea = <ColAreaUID>;<Status>                              .

Description

Sets the status of a given colonial area (as per the list in GameData\ColonialAreas.ini).

See also EvalColStatusArea



 

Parameters

<ColAreaUID>;

Valid Area Alias

<Status>

Valid value of status, as defined in GameData\ColonialAreas.ini

Valid values for VGN are:
$colUnknown = -3
$colWild = -2
$colUnclaimed = -1
$colInfluenced = 0
$colProtectorate = 1
$colColony = 2
$colDominion = 3
$colVassal = 3
Forums