mIRC Homepage
Posted By: Adrenalin How Keep channel open with the nicks ? - 27/05/03 01:07 PM
Time to time i getting disconnected from the servers.. and sometimes i want to check who are til on the nicklist ..
I don't think you can... I rember in old mIRC's version it was possible not anymore... I think smile
Posted By: arps Re: How Keep channel open with the nicks ? - 27/05/03 05:40 PM
Well mirc has the option to keep the channels open when disconnect in options, but will not keep the nicks listed in the listbox since your not connected, which makes sence! What you need is to script something that works for you maybe by using the on :disconnect: event.

A quick example for #mirc I used /filter to filter all the nicks from the channel into a .txt file, you could then either open this text file or just filter it to your own @window!

on *:disconnect:filter -cwfl #mirc mircchan.txt | run mircchan.txt
Posted By: Adrenalin Re: How Keep channel open with the nicks ? - 27/05/03 06:21 PM
on ^1:DISCONNECT:haltdef

The ^ event prefix currently works only on the following types of events: ACTION, BAN, CHAT, DEHELP, DEOP, DEVOICE, HELP, INVITE, JOIN, KICK, MODE, NICK, NOTICE, OP, OPEN, PART, PING, TEXT, UNBAN, USERMODE, VOICE, QUIT, SERV, SERVERMODE, SNOTICE, TOPIC, WALLOPS.

He he wink How i can stop the mIRC to disconnect ? smile I mean .. Stop display ?
The point here was to still be able to see the nicklist in open channels when you disconect... witch is not possible... You scripting line dosn't stop this... I'm pretty sure there is absolutely NO way to stop this... maybe would be nice to suggest to Khaled to re-add it smile
Posted By: marty1111 Re: How Keep channel open with the nicks ? - 27/05/03 07:21 PM
i dont think that option is avalable any more there is a nwe version of mirc in the pipe line maybe that will contain some new options to do with that
© mIRC Discussion Forums