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

SelectRegion

From AGEWiki

Revision as of 11:43, 22 April 2010 by Lodilefty (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SelectRegion

Syntax  

SelectRegion = RegionAlias; [NotEnemy]; [NoAdj]; [CondSkip]

Description

Selects a region.

Example  

SelectRegion = $Jefferson, KY

Select Jefferson, KY; later actions acting on a region will act on Jefferson, KY.

 Note: This command is also generated by the csv splitter from an event definition command


 

Parameters

RegionAlias

String; Alias of region to be selected.

NotEnemy

Literal; Region is not picked if an enemy unit is present.

NoAdj

Literal; To use with NotEnemy. Region is not selected if enemy unit is resent in adjacent region.

CondSkip

Literal; Skip pick if already have a valid region.

Forums