Page 1 of 1

alias's not sending all varables to stats (denora)

Posted: Mon Jun 12, 2006 12:34 pm
by sdamon
Denora-1.1.0 (449) re.mov.ed UnrealIRCd 3.2.x -- build #1, compiled Aug 3 2005 20:52:51
Unreal3.2.4. re.mov.ed FinWXeOoZE [Windows XP Service Pack 2=2307] (SSL Build from the website)

Code: Select all

alias statserv { type stats; };
alias ss { target statserv; type stats; };
"/ss login user pass" and other select commands would return something along the lines of:

Code: Select all

.:12/06/06 08:32:05:. «StatServ» Syntax: LOGIN name password
.:12/06/06 08:32:05:. «StatServ» /msg StatServ HELP LOGIN for more information.
but, "/ss help" returns the entire help file, though.

Any idea of whats going on here?