Script Reference
Scenes & Game


 timer (delay)
  scriptcommand (parameter)      //Advanced

Used for  : Generell.

Parameters :

Description :

A timer will delay a single scriptcommand for a certain time. Timer are only processed during the normal game. Cutscenes and textscene will pause all timers. If you need to process more than one scriptcommand with a timer let it start a  Funktion instead.

[Variables] can be used as parameters.