Command:TimedCommand

From Lavish Software Wiki
Revision as of 19:43, 26 February 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

Syntax

TimedCommand <delay in tenths of seconds> <command>

Description

Executes a command after a specified amount of time, given in tenths of seconds. This does not pause execution.

Examples

  • TimedCommand 10 "echo One second has passed"

See Also