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

EvalBlockade

From AGEWiki

(Difference between revisions)
Jump to: navigation, search
m
(DICE example)
 
Line 8: Line 8:
  * This percentage can only be calculated if some OMBs are defined as blockade boxes.
  * This percentage can only be calculated if some OMBs are defined as blockade boxes.
     Only AACW uses this for now.
     Only AACW uses this for now.
-
| example =
+
| example =DICE;100
-
| example-description =  
+
| example-description = True if DICE 100 [random roll 1-100] is less than Blockade value
| example2 =
| example2 =
| example2-description =
| example2-description =

Latest revision as of 15:34, 28 March 2012

EvalBlockade

Syntax  

EvalBlockade = <Operator>;<Value>

Description

Evaluates the Blockade Percentage in AACW*, returns "True" if conditions are met.

* This percentage can only be calculated if some OMBs are defined as blockade boxes.
   Only AACW uses this for now.

Example  

EvalBlockade = DICE;100

True if DICE 100 [random roll 1-100] is less than Blockade value


 

Parameters

<Operator>

One of =, <, >, <=, >=, DICE

<Value>

Integer 0 - 100

Forums