Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
EvalRgnVP
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]] | + | | description = TRUE if the current selected [[Region]] is giving the faction any VP. Depending of [[Loyalty]] a region can fail to give a VP while being in the control of the faction. |
: See also [[EvalRgnObj]] | : See also [[EvalRgnObj]] | ||
: | : |
Latest revision as of 11:56, 6 May 2010
EvalRgnVP | |||
Syntax EvalRgnVP = RegionUID [;NOT] Description TRUE if the current selected Region is giving the faction any VP. Depending of Loyalty a region can fail to give a VP while being in the control of the faction.
Example EvalRgnVP = $Boston; NOT TRUE if Boston is a Strategic Region that is controlled by the current Faction and give a 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. |