Timer

From AgeofWiki

Timer 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:Timer.jpg

Condition Description:

This condition will fire when a certain amount of time has elapsed since the activation of the trigger.

Condition Parameters:

Seconds: The amount of seconds that has to be passed since the activation of the trigger.

Notes:

  • If the trigger was Active, the condition will check the time elapsed since the beginning of the game.
  • This condition will only be accurate if the trigger has a high priority (e.g. for use in cinematics).
  • For even more accurate timing, use the condition Timer ms.

Still don't understand the Timer 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