Es delayed
From EventScripts Community Encyclopedia
|
OverviewSyntax: Note: Command parameters are described inside the
< and > characters. Optional parameters are contained within [ and ] characters.Variation of this command that doesn't expand variables: {{{x}}} DescriptionExecutes the command after the delaytime (in seconds) Parameters
Exampleses_delayed .1 es_msg delay of .1 seconds es_msg no delay es_delayed .6 es_msg delay of .6 seconds es_delayed .3 es_msg delay of .3 seconds //will be displayed as: //no delay //delay of .1 seconds //delay of .3 seconds //delay of .6 seconds
Notes
See also
External linkses_xdelayed
|
