There is an alternative to $address if you just want to get the address of a nick that performed the event that was triggered, such as a join/part/quit/msg/action/ctcp/notice etc.

$gettok($rawmsg, 1, 32) will return the *!*@* formatted name as the server is reporting it. If this shows an ident that is 10 chars max, it is an IRCd issue you are experiencing, and mIRC is correctly intercepting idents for it's $address array as best as it can be expected to.

Last edited by The_Mega_ZZTer; 08/10/05 12:06 AM.