Posted by Graham on January 18, 2000 at 01:03:49:
In Reply to: autotarget for wintin posted by not-newbie, but newbie at wintin on January 17, 2000 at 23:10:49:
a really basic thing #alias {targ} {#var target %0} now you can type targ Graham and you can skip between targets #alias pwk {c 'power word kill' $target)
#variable {target} {john}
and the variable of target will change to graham
in this way you can do
#alias 1 {targ Graham}
#alias 2 {targ johhnieboy}
#alias 3 {targ whoever}
now you just set up your attacks like
#alias hug {hug $target}