gevrik / andromud

Automatically exported from code.google.com/p/andromud
1 stars 1 forks source link

Documentation requested for Metacommands #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently I am having great difficulty finding any documentation on what meta 
commands are available for triggers and aliases. Even a very brief list of what 
commands are supported would be greatly appreciated.

Currently the only webpage that I can find with any relevant information at all 
is http://sites.google.com/site/fanzhangweb/projects/andr

Known supported metacommands:

#WA <time> :: Wait command, time listed in milliseconds

#<number> <command> :: Repeats <number> of times.

#TS <number> [<command>] :: Timer. Changes the interval for the current timer, 
or changes the command and the interval.

If there are more metacommands available or if variables are supported or any 
other known features, it would be greatly helpful if someone could jot down 
even a brief note.

Original issue reported on code.google.com by rich.lee...@gmail.com on 12 Nov 2010 at 3:16