@wait <seconds>=<commands>
@wait <seconds>/<string>=<commands>
This command places a series of commands into the wait queue. The commands will not be executed until the number of <seconds>
in real time have elapsed. Commands on the argument line may be separated by using a semicolon. You may check the queue by using the @ps command to see how much longer it will be before a particular command executes. If a <string>
is specified, the wait will be named in the command queue. If a wait of the same name exists, it will be replaced.
See also: @force, @ps, @switch, @trigger, @semaphore, @cancel
From the winds.org Helptext - Courtesy Gandalf
-- SluggyQBFreak - 05 Nov 2006