Posted by TSM on June 12, 2000 at 14:54:19:
In Reply to: Sorry if you don't want me to answer here, but...oh well.. posted by TSM on June 12, 2000 at 14:53:26:
> This is the script I made to do targeting. I don't really use it..I end up just typing all my crap in by hand and forgetting about my targeting script..but if you can put it to some use, go ahead.
>
> #ALIAS targ {#var target %1; #sa You are now hunting >>>%1<<<; #st Currently Targeting @target}
> #ALIAS att {#sa **Use Following Options**; #sa F1 = Muder Target; #sa F2 = Dirt Target; F3 = Trip Target; F4-F12 = Empty}
> #ALIAS dri {get @water @sack; drink @water; put @water @sack}
> #FUNC target {Target}
> #KEY F1 {murder @target}
> #KEY F2 {dirt @target}
> #KEY F3 {trip @target}
>
> If you have any trouble understanding anything..e-mail me. And if you need help with anything else, I can give it a go.
>
> -TSM
>
> (-o-)