Hi all,

I'm trying to resolve someone's hostmask, when they PM me, and when they are not sharing any channels with me.

$address($active,2) doesnt work, since the nick is not in the IAL.

Basicly I want to end up with:
var %address = *!*@hostmask

But I noticed that if the nick is not in the IAL, this is quite difficult to achieve. Does anyone have a solution for this?

Thanks in advance!