mIRC Home    About    Download    Register    News    Help

Print Thread
M
myname2
myname2
M
I have 10-12 nicknames on my notify list. When I'm logged on the notify window appears showing most of the nicks as [not online], yet when I do a uwho or whois on certain nicks it shows that they are in fact online. I have asked the the nicks and they do not have thier nicks 'hidden'.
Solutions?

Thanks

Last edited by myname2; 21/12/07 12:20 AM.
Joined: Oct 2003
Posts: 3,641
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,641
do they show as online ater you whois them?

I
ik000ike
ik000ike
I
press Alt +B , check the notify tab.
see if all is in order.

M
myname2
myname2
M
Thanks - Yes the set-up in notify is correct. 'Pop notify window on connect' 'Show notifies only in notify window' 'Display Address...Time' all marked. I am currently on MIRC, a friend is on also and is listed in my notify list but does not show as online in the notify window?

Joined: Feb 2003
Posts: 3,412
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,412
Do you run any scripts? cos it sound wierd, never heard about someone else that had this problem.. if you don't using a clean mirc, then try install one without any scripts and see if it still happens..

M
myname2
myname2
M
not running scripts and its a new installed version of IRC?
Thanks

Joined: Dec 2002
Posts: 3,015
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,015
Originally Posted By: myname2
Thanks - Yes the set-up in notify is correct. 'Pop notify window on connect' 'Show notifies only in notify window' 'Display Address...Time' all marked.

Does that include the "Enable Notify" checkbox above the list in the Address Book? /notify on

M
myname2
myname2
M
Yes, enable notify is checked. Thanks

M
myname2
myname2
M
This is driving me crazy, isn't there a known fix?

Joined: Feb 2003
Posts: 3,412
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,412
Try echo the notify to your self evreytime someone comes online in your notifylist.
Code:
on *:NOTIFY: { echo -a $nick is online. }

this way you see if atlest notify triggers everytime they connect.

the code goes to your remote ALT + R in mirc

Joined: Oct 2003
Posts: 3,641
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,641
What do you see when you //echo -a $script(0) $script(1)

M
myname2
myname2
M
I get this 1 C:\Users\RJMoe\AppData\Roaming\mIRC\remote.ini

M
myname2
myname2
M
This is so frustrating. Seemingly easy to figure out, but nothing works. Help

M
myname2
myname2
M
I put my own nick in and it shws me as online, but still some of the others don't show..some do?

G
Guido93
Guido93
G
Try to update nicklist! /names #chan


Link Copied to Clipboard