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

EvalBlockaded

From AGEWiki

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

Latest revision as of 12:52, 16 February 2012

EvalBlockaded

Syntax  

EvalBlockaded = [ALL] [;NOT]

Description

Evaluates blockade status of a region. For the currently selected Region, without any parameter, TRUE if currently selected Faction has it's Harbor/Port blockaded.

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



 

Parameters

[ALL]

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

[NOT]

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

Forums