That's the second time I post this question here, because the first time my post misteriously desappeared (don't know why, I looked at the rest of posts and didn't see a post like mine), so here it goes again...

I've programming an addon and I got a little problem: I have an On Nick event, and I would need the address of the user after nick changing; so I use $ial($newnick), but it doesn't seem to work (I think it returns $null). Also, if I try to do $address($newnick, 5), it still returns the previous mask.

I need something like that because some nicks have a virtual IP, so on a nick change I would need to detect it. Is there any way to 'refresh' the IAL in the same event, or something?

Thanx a lot smile


==================
Abstraction is art.