Sorry if you don't want me to answer here, but...oh well..:

[ Follow Ups ] [ Post Followup ] [ Dioxide's CForum ]

Posted by TSM on June 12, 2000 at 14:53:26:

In Reply to: zMUD has its own forum at www.qhcf.net. Ask there. (n/t) posted by Proud Blade(VIP) on June 12, 2000 at 14:12:00:

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-)

Follow Ups:

Post a Followup

Name:
E-mail:
Subject:
Comments:


[ Follow Ups ] [ Post Followup ] [ Dioxide's CForum ]