Posted by Distaur on August 24, 1999 at 07:13:50:
In Reply to: Target Variables posted by Young zMUDer on August 23, 1999 at 13:30:06:
here is a little method for targeting both the transie and their form. #alias t {#variable target} type in t targetname to target them
#alias t2 {#variable target2}
#alias th {#variable th}
#alias swap {th @target;t @target2;t2 @th;t}
t2 form for their form
and i have a key set to swap, which switches between name and form, and reports on screen which one you are currently aiming for.
N.B. and whatever any air form major might think, I had this set up long ago.
P.s. damn html tags.