Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
EvalRgnObj
From AGEWiki
(Difference between revisions)
m |
|||
Line 4: | Line 4: | ||
| cat = | | cat = | ||
| syntax =RegionUID [;NOT] | | syntax =RegionUID [;NOT] | ||
- | | description = TRUE if the current selected [[Region]] is an [[Objective]] controlled by the current selected [[Faction]] | + | | description = TRUE if the current selected [[Region]] is an [[Objective]] controlled by the current selected [[Faction]] and the region is giving at least one [[VP]]. |
: | : | ||
:See also [[EvalRgnVP]] | :See also [[EvalRgnVP]] |
Latest revision as of 15:22, 3 May 2010
EvalRgnObj | |||
Syntax EvalRgnObj = RegionUID [;NOT] Description TRUE if the current selected Region is an Objective controlled by the current selected Faction and the region is giving at least one VP.
Example EvalRgnObj = $Boston; NOT TRUE if Boston is an Objective that is controlled by the current Faction. (thus gaining the VP)
|
Parameters
Valid Alias of the region to be tested
Reverses the test: TRUE if the selected Faction is not gaining VP from the region. |