Posted by Stoneybalogna on December 4, 2000 at 10:19:42:
In Reply to: Sure, here are some .. posted by Soren(VIP) on December 4, 2000 at 04:20:56:
Is there a way to distinguish your attacking lines from everything else by making it a different color? Now, I know how to do this, but I want to keep the damage verbs red, which I don't know how to do. > 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.