blayze
Junior Member
Posts: 6
Registered: 23-10-2008
Member Is Offline
|
|
whois
I am using mIRC 7.47 and PNP 4.22.6 and windows 10
My whois on other persons looks like this:
blayze on *.undernet.org «The Undernet Underworld»
[10:30 pm] ••• blayze iceNfire is logged in as
I used to be able to put this command in: }
raw 330:*:{ hadd pnp.twhois. $+ $cid text $4- $3 | haltdef } and it would fix it but I had to do a new install and now it doesn't work.
Any ideas?
|
|
kap
PnP Developer
Posts: 54
Registered: 6-8-2015
Member Is Offline
|
|
I just tested this on 7.47 / Win 10 / 4.22.6 / Undernet and its working fine...
Not sure if it matters, but I placed the code:
Code: |
raw &330:*:{ hadd pnp.twhois. $+ $cid text $4- $3 | haltdef }
|
on line 253 in rawdisp.mrc
|
|
blayze
Junior Member
Posts: 6
Registered: 23-10-2008
Member Is Offline
|
|
thanks that worked
|
|