Stat value

From AgeofWiki

Stat value is a Condition which is accessed from the Triggers function. You can learn more about the Triggers window here. You can learn more about using conditions here.


Image:
Image:StatValue.jpg

Condition Description:

This condition checks the value of a stat of a player and compares it with another value.

Condition Parameters:

Fake Player: The player who's stat will be examined.
Stat type: The stat that will be examined.
Operator: Type an operator to compare the stat value with the value.
Value: The value that should be compared to the stat value.

Notes:

  • It is often best not to use the operator == (equals), because of the fact that stat values can sometimes increase with more than one at a time (thus skipping a value).

Still don't understand the Stat value condition? Ask a question (http://aoe3.heavengames.com/cgi-bin/forums/display.cgi?action=t&fn=12&f=12,,0,365) at our forum!

Back to Conditions