Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
EvalRgnOwned
From AGEWiki
EvalRgnOwned | |||
Syntax EvalRgnOwned = RegionUID [;NOT] [;FriendToo] [;UpdateSel] Description TRUE if current selected Faction owns (Controls) the specified Region Example EvalRgnOwned = $Boston; NOT TRUE if current selected Faction does not control Boston.
|
Parameters
Alias of the target Region
Optional. Reverses the result to be TRUE if the Faction does NOT own the Region
(Diplomacy Rule must be Simple or Complex, and not set to None (VGN & ROP only for now)) Optional. Tests if the Region is owned by a Friend of the Faction.
Optional. If present, the faction and region in selection are updated, if the command is evaluated as true (NOT don't work here). |