Hi! I made a custom treebar using MDX and some docking-options. My problem is, it was working with $cid to recognize the server.
It seems that $cid is malfunctioning with mIRC 6.3.
If I use $cid on a server, it's telling me it's number 29!!! And I'm only connected to 4 servers, there are also only 4 status windows open.
So I was curious and tried: //echo -a $scid(1..25).$server
The results:
1: irc.4chat.be
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
15:
16:
17:
18:
19:
20:
21:
22:
23: irc.totov.ath.cx
24:
25:
26: irc.chattersweb.nl
27:
28:
29: nexus.ircworld.nl

You can see that the 4 servers are there, but with MUCH empty $server's smile
In mIRC 6.21 it wasn't, and I searched in the whatisnew.txt for updates, but I can't find something related to $cid.

Regards,


Miyako