Category:Script delayed execution: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Category for pages describing scripting commands which delay the execution of any following command on the same line.
These [[Script:Commands|script commands]] delay the execution of any following command on the same line.


[[Category:Script control flow]]
{{ScriptCommandCategory}}

Latest revision as of 09:39, 19 June 2022

These script commands delay the execution of any following command on the same line.

ComandContextDescription
playanim [-123lnpe] <animslot> [e?command...]
playanim [-123p] none
Any EntityPlay an animation.
speak [-tuphao] <speech*> <command...>
speak -c[tuphao] keep <speech*> <command...>
speak -c[tuphao] zoom <p0*> <y0*> <p1*> <y1*> <d0*> <d1*> <speech*> <command...>
speak -c[tuphao] <mode> <target> <d0*> <d1*> <speech*> <command...>
speak []
speak killall
Any EntitySpeak a line with text and/or sound.
timer [-mi] <count*> <interval*> <command...>
timer<name> [-mi] <count*> <interval*> <command...>
timer<name> off
timer kill_local
Any EntityStart or stop a timer.

Pages in category "Script delayed execution"

The following 3 pages are in this category, out of 3 total.