Double accounts

Old posts that have not been replied to for several years.
Locked
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Double accounts

Post by metroid »

Hi, i made my own hello script but the problem is, if a user with the same nick but different host says hello too it will 'add' the user, or rather said it will tell that person it did, yet it doesnt.
Is there anyway i can make it check if that name is already used for a account?
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

'validuser <handle>' (tcl-commands.doc)
Have you ever read "The Manual"?
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

Thanks user
Locked