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

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
sdamon
Posts: 46
Joined: Tue Jun 07, 2005 7:28 am

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

Post 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?
Locked