Es.delayed
From EventScripts Community Encyclopedia
[edit] Method: delayedModule: es [edit] Method Overview[edit] Table of Contents
[edit] DescriptionExecutes the command after the delaytime (in seconds). This is the Python equivalent of: http://www.eventscripts.com/pages/es_delayed [edit] Arguments
[edit] 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") [edit] Notes
[edit] See Also |
|
