You sir need to type /help aliases

Code:
//scid $activecid if ($active ischan) describe $active <text> | if (($query($active)) && ($lactive ischan)) describe $lactive <text>


Edit: This is an example of where that isquery feature suggestion would be useful imo
Code:
//scid $activecid if ($active ischan) describe $active <text> | if (($active isquery) && ($lactive ischan)) describe $lactive <text>

Last edited by WhoJoeDaddy; 20/10/03 07:56 PM.