You could use /.echo -q $zzz(aaa,bbb), that will basically just throw away the result of the identifier.

Or, you can simply call them as aliases. /zzz aaa bbb style. That will also just execute them and do nothing with the result - in this case the slight difference between parsing of parameters when calling zzz as alias or identifier, won't affect the outcome.


Saturn, QuakeNet staff