Page 1 of 1

[CONF] Alias Block: More then one parameters

Posted: Sat Dec 23, 2006 2:50 pm
by Matze
How can I add an alias block with two or more parameters?

I want to make a user command, like /login <password>, and the server use this commands:
/identify <password>
/join #team



Matze

Posted: Sat Dec 23, 2006 8:29 pm
by Jobe
At present it isnt possible as far as i know to have an alias perform more then one command.

But you could request it as a feature request.

Posted: Sat Dec 23, 2006 9:02 pm
by Stealth
Why not make or ask someone to make a services module for NS LOGIN which does that, then have 1 command in the login alias? (that is, if your servics support modules)

Posted: Sat Dec 23, 2006 9:13 pm
by Matze
I thought, that would be simpler. Unfortunately know I none, which can program such a thing.