Posted by Stoneybalogna on December 13, 2000 at 14:18:10:
In Reply to: z mud posted by kodiac marmusset on December 13, 2000 at 12:53:40:
For mine, I switched the t to targ, since the alias fo r t in the mud is tell.
----------
For a simple target system write in your prompt :
#al t {#var target}
#al bt {bash @target}
#al pp {where @target}
#cw @target white
#key {F1} {c sleep @target}
Get the drift ?
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.
Søren