mIRC Home    About    Download    Register    News    Help

Print Thread
#58572 31/10/03 10:26 AM
N
neznani
neznani
N
i have a problem with internal address list. i use a clonescanner which usses ial and so i must do a /who #chan if ial isnt updated. but if i first run my serverscanner and then the clonescanner it works fine :\ so is there a way that ial can be updated without doing the /who #chan

EDIT: i noticed that my serverscan do a who on channel but it just doesnt show it in a window.
but still: can i update ial without doing a /who # ?

Last edited by neznani; 31/10/03 10:29 AM.
#58573 31/10/03 10:36 AM
B
bunar
bunar
B
/updatenl
Usually the channel nicknames list and IAL in a kick/part/quit script event are updated after the script finishes, this command updates them immediately.




#58574 03/11/03 09:14 PM
Joined: Feb 2003
Posts: 806
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Feb 2003
Posts: 806
The IAL is updated whenever you use any command that replies with an user's address, provided that the user is on a channel you're on. You could use /userhost, /whois, anything that replies one's address.
Since /who is the most effective one for a multiple lookup, it's not a matter of it being the only command you could use, but it's simply the most effective one.

#58575 03/11/03 09:17 PM
Joined: Feb 2003
Posts: 806
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Feb 2003
Posts: 806
This command just updates an existing IAL entry in very specific cases, nothing more. (S)he's talking about methods to fill the list, /updatenl doesn't do this job.

Last edited by cold; 03/11/03 09:18 PM.

Link Copied to Clipboard