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

PickFromRegList

From AACWWiki

Jump to: navigation, search

Syntax  

PickFromRegList = [NotEnemy];[NotAdj]

Description

Select a random region from the region list (AddToRegList).

Example  

PickFromRegList = NotEnemy

Select a random region that doesn't contain any enemy stacks.  

PickFromRegList = NotEnemy;NotAdj

Select a random region that doesn't contain any enemy stacks and isn't next to such a region either.

 

Parameters

NotEnemy

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

NotAdj

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

Personal tools
Categories
Forums