Posted by Uhm's Other Student on November 16, 1999 at 05:57:41:
In Reply to: Why would you set up a trigger to set aliases?! posted by Joshu on November 16, 1999 at 00:24:43:
> What he does is this: > #alias 1 {#var target Langston} > And since that would be too much to write during battle you have another alias: > #alias settar {#alias $1 {#var target $$2}} > usage: > etc.. > > -Joshu
> #alias 2 {#var target Whoever}
> settar 1 Langston
> Then during battle you can switch between opponents on 1,2,3,4 and so forth.