diff options
Diffstat (limited to 'docs/help/wait')
-rw-r--r-- | docs/help/wait | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/help/wait b/docs/help/wait new file mode 100644 index 0000000..a19db97 --- /dev/null +++ b/docs/help/wait @@ -0,0 +1,21 @@ + +%9Syntax:%9 + +WAIT %|[-<server tag>] <milliseconds> + +%9Parameters:%9 + + The amount of milliseconds. + +%9Description:%9 + + Waits the specified amount of milliseconds before sending the next command + to the server. + +%9Examples:%9 + + /WAIT 1000 + /WAIT 5000 + +%9See also:%9 ALIAS + |