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

EvalMoney

From AGEWiki

Jump to: navigation, search

EvalMoney

Syntax  

EvalMoney = Operator; Target

Description

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

Example  

EvalMoney = >=;400

will trigger if the selected faction's amount of money is larger than 400.


 

Parameters

Operator

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

Target

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

Forums