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

EvalConscript

From AGEWiki

Jump to: navigation, search

EvalConscript

Syntax  

EvalConscript = Operator; Target

Description

This condition will compare the selected faction's manpower to either a given value, or to the manpower of a given faction. Which values that will cause this condition to be considered fulfilled depends on the operator used.

Example  

EvalConscript = <;200

will trigger if the selected faction's manpower is less than 200.


 

Parameters

Operator

One of [<,>,<=,>=,DICE]

Target

This can either be a numerical value (integer) or it can be a faction tag

Forums