These are old archives. They are kept for historic purposes only.
Matze
Posts: 2 Joined: Sat Dec 23, 2006 2:45 pm
Post
by Matze » Sat Dec 23, 2006 2:50 pm
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
Jobe
Official supporter
Posts: 1180 Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom
Post
by Jobe » Sat Dec 23, 2006 8:29 pm
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.
Stealth
Head of Support
Posts: 2085 Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:
Post
by Stealth » Sat Dec 23, 2006 9:02 pm
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)
Matze
Posts: 2 Joined: Sat Dec 23, 2006 2:45 pm
Post
by Matze » Sat Dec 23, 2006 9:13 pm
I thought, that would be simpler. Unfortunately know I none, which can program such a thing.