mIRC only gives you the last resolved IP address, and I think this must be a connection associated identifier. ($scid($activecid).ip doesn't work either.)


$ip: Returns the last resolved IP address. (This will maintain the backward compatibility.)
$ip(ConnectionID): returns the IP address that was resolved when you connected to the server with the given connection ID.


The reason I think this should be implemented is that when you connect to (for instance) a local server, mIRC will only give you 127.0.0.1/localhost where it should not do that.


Not sure why this hasn't been added before, hope to see this in next versions.


Nothing...