Posted by lecrucious on January 18, 2000 at 17:46:28:
In Reply to: Memory posted by Monkey Boy on January 18, 2000 at 09:57:26:
> > > #alias {targ} {#var target %0} > > now you can type targ Graham > > and you can skip between targets > > #alias pwk {c 'power word kill' $target) > Havin' all these alias, does it slow you down at all? > Is there an equation for this?
> > a really basic thing
> > #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}
> I have a couple and I don't see anything, but what if you had a whole shit load?
> like 10 ailias takes up 50k or sumtin'?