Difference between revisions of "Flush"

From Scriptwiki
Jump to: navigation, search
m (added page)
 
m (added category)
 
Line 8: Line 8:
  
 
You can use the -l switch to remove only the specified levels from entries in the user list, instead of removing the entries.
 
You can use the -l switch to remove only the specified levels from entries in the user list, instead of removing the entries.
 +
 +
[[Category:Commands]]

Latest revision as of 12:08, 2 July 2007

/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.