Discussion:
REQ: alias/variable & /nick help :)
(too old to reply)
Tha*Lunat!k
2003-09-22 01:02:57 UTC
Permalink
I'm trying to create an alias to change my nick from the standard
"Tha-Lunatik" to "Tha-Lunatik^CS|<servername>", where <servername> is
the variable %servername (as defined by me). Then I could simply copy
and paste the server IP I'm in and set that variable and type /cs to
have my name changed automatically to include it.

I have the variable set and tried using this line for the alias, but it
doesn't seem to work:
/cs /nick Tha-Lunatik^CS|%servername

I've done quite a bit of telnet scripting in programs like Zmud and it's
pretty straightforward, but I can't seem to get the variables here in
mIRC to render in a statement like that.

What am I doing/assuming incorrectly?

Thanks :)
--
________________________________
http://www.thalunatik.com/forums
David
2003-09-22 23:14:04 UTC
Permalink
Post by Tha*Lunat!k
/cs /nick Tha-Lunatik^CS|%servername
?¿?

/cs /nick Tha-Lunatik^CS| $+ $server

?¿?
Tha*Lunat!k
2003-09-23 10:11:54 UTC
Permalink
Post by David
Post by Tha*Lunat!k
/cs /nick Tha-Lunatik^CS|%servername
?¿?
/cs /nick Tha-Lunatik^CS| $+ $server
?¿?
I just had to switch up the $server for %cs (the variable I use to store
the current servername), but it all worked. Thanks a million!
--
________________________________
http://www.thalunatik.com/forums
Loading...