mIRC Home    About    Download    Register    News    Help

Print Thread
#39893 05/08/03 07:14 PM
Joined: Jan 2003
Posts: 44
T
Ameglian cow
OP Offline
Ameglian cow
T
Joined: Jan 2003
Posts: 44
My question might sound litle lame but I am going to ask anyway. This may have noghing to do with mIRC or scripting but it is IRC related.
THE QUESTION:

Why sometimes the "~" symbol is diplayed infront of your ident in IRC, and sometimes it is not ?
What causes this to happen ?


Regards, ThE_mASk.
#39894 06/08/03 02:21 AM
Joined: Dec 2002
Posts: 21
L
Ameglian cow
Offline
Ameglian cow
L
Joined: Dec 2002
Posts: 21
The tilde character shows in front of your ident whenever the irc server does not receive a response from your client. This can happen for several reasons. Check your mIRC settings under 'connect' and then also under 'identd'. The first part of the email address should be exactly the same as your identd. The checkbox for identd should be checked on, and there's even a place in the 'identd' section that says to use the information from the email address. I still use this in my remote section, although it probably isnt needed:

on *:START: {
identd on $gettok($emailaddr,1,64)
}

Identd uses port 113 for it's requests. If you are behind a firewall (whether locally, on a router, from your isp, etc), then it might not be forwarding that port through to your client.

Hope that this helps,

Listner


Morals: When the p0rn shop gives you too much change, and you don't keep it.

Link Copied to Clipboard