Posted by Soren(VIP) on December 4, 2000 at 04:20:56:
In Reply to: Zmud aliases posted by Stoneybalogna on December 3, 2000 at 23:49:43:
For a simple target system write in your prompt : Get the drift ? Søren
#al t {#var target}
#al bt {bash @target}
#al pp {where @target}
#cw @target white
#key {F1} {c sleep @target}
Anyway, with this you can set your taget by typing a t and then the name of the target. bt will then bash when you puch enter, and f1 will cast sleep just when you push it. Also, the target will be highlighted white.