mIRC Homepage
Posted By: silent $server(N) bug? - 23/07/05 05:40 AM
Hi,

i am connected on 3 servers, if i do this: //echo -a $server(0)
then it returns 1? well i could use "$scon", but i need the servernames! and i can only use "$server(1)"... if id use 2 or 3 it returns:

* /echo: insufficient parameters

What is wrong?
Posted By: silent Re: $server(N) bug? - 23/07/05 06:35 AM
nevermind, i forgot that $server is for the serverlist and not the connected servers.... but how can i get the connected servernames? $scon only returns numbers
Posted By: RusselB Re: $server(N) bug? - 23/07/05 06:52 AM
$server will return the server you are connected to.

$server(?) reference the server list.

The first one doesn't use a parameter, the second does.
Posted By: RagingDemon Re: $server(N) bug? - 23/07/05 09:16 AM
$scon(N).server
© mIRC Discussion Forums