mIRC Home    About    Download    Register    News    Help

Print Thread
#57157 24/10/03 07:23 AM
Joined: Sep 2003
Posts: 149
S
Stealth Offline OP
Vogon poet
OP Offline
Vogon poet
S
Joined: Sep 2003
Posts: 149
Using /flush when there is info in the user list, it wont flush the specified levels.

Example:
User List:
Code:
  
20:petunia 1066938171
6:not^sweetie 1066938677
10:JIMBOB 1066946241 quitting
10:blx^bbs 1066941845 quitting
5:Pandeh-Ultrin 1066939950 leaving #sexychat!
10:Luanna 1066890600
7:ADeepThought 1066940470 quitting
8:sexybaby 1066940782 getting kicked from #sexychat!

/flush 5,6,7,8 will return:
* No nicks needed to be flushed


mIRC 6.21 - Win XP Pro (SP2) - 2.4 Ghz - 1 GB Mem
irc.x-tab.org
#57158 24/10/03 04:41 PM
Joined: Dec 2002
Posts: 62
Babel fish
Offline
Babel fish
Joined: Dec 2002
Posts: 62
Help file:
Quote:
/flush [-l] [levels]
This clears the remote user list of nickname definitions that are no longer valid.

/flush 1,2,3

For each nick in the remote user list that matches the specified levels mIRC checks to see if that nick is on any of the channels that you are currently on. If not, the nick definition is removed from the remote user list. If you do not specify levels then mIRC clears all nicks from the remote user list that don't exist on channels you are on.

You can use the -l switch to remove only the specified levels from entries in the user list, instead of removing the entries.



Are the nicks in your list still on irc?

#57159 26/06/04 01:07 PM
Joined: May 2004
Posts: 9
F
Nutrimatic drinks dispenser
Offline
Nutrimatic drinks dispenser
F
Joined: May 2004
Posts: 9
I have the same problem... mIRC won't flush anything -- even users that don't exist (ex. test!test@test.net doesn't get wiped)

#57160 26/06/04 02:13 PM
Joined: Oct 2003
Posts: 214
S
Fjord artisan
Offline
Fjord artisan
S
Joined: Oct 2003
Posts: 214
It works only if the text after the level is no wildmask

20:somenick infotext

/flush 20
returns
* Flushed 1 nicks

This works only if the nick is on no common channel

That what you want maybe is /rlevel


one step closer to world domination
#57161 06/07/04 02:10 AM
Joined: May 2004
Posts: 9
F
Nutrimatic drinks dispenser
Offline
Nutrimatic drinks dispenser
F
Joined: May 2004
Posts: 9
ok, now I've got it so that it is flushing the userlevel... but now it flushes even if it IS on a common channel. I think it's a bug because it's flushing the levels on one server, but not checking to see if the user is on a common channel on a different server.


Link Copied to Clipboard