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

EvalBesieged

From AGEWiki

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{ scriptcommand | name =EvalBesieged | type = | cat = | syntax = [ALL] [;NOT] | description =Evaluates siege status of a region. For the currently selected Region, without ...")
m
 
Line 5: Line 5:
| syntax = [ALL] [;NOT]
| syntax = [ALL] [;NOT]
| description =Evaluates siege status of  a region. For the currently selected [[Region]], without any parameter, TRUE if currently selected [[Faction]] is besieged.
| description =Evaluates siege status of  a region. For the currently selected [[Region]], without any parameter, TRUE if currently selected [[Faction]] is besieged.
 +
Note: Available only with Game Engine updates on or after February 15, 2012]
| example =
| example =
| example-description =  
| example-description =  

Latest revision as of 12:51, 16 February 2012

EvalBesieged

Syntax  

EvalBesieged = [ALL] [;NOT]

Description

Evaluates siege status of a region. For the currently selected Region, without any parameter, TRUE if currently selected Faction is besieged.

Note: Available only with Game Engine updates on or after February 15, 2012]



 

Parameters

[ALL]

Optional. Check if any faction is besieged in the region.

[NOT]

Optional. Returns TRUE if no siege is active in the region.

Forums