mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Sep 2004
Posts: 2
D
Bowl of petunias
OP Offline
Bowl of petunias
D
Joined: Sep 2004
Posts: 2
When mIRC is minimized to tray and an auto-join tryed to "rejoin" a channel where you already are there, mIRC will maximize and restore all windows.

try this:

//join #aaaaaa | //timerJOIN 1 5 join #aaaaaa | //showmirc -t

(only copy&paste anywhere then wait 5 seconds and see what happen).

Last edited by DarkBlood; 17/02/07 11:40 AM.
Joined: Mar 2006
Posts: 395
T
Pan-dimensional mouse
Offline
Pan-dimensional mouse
T
Joined: Mar 2006
Posts: 395
Bug confirmed. eek
I consider this kind of weird - Considering it does not return windowed if it is a new channel, Only if you join an old channel, Easy fix for Khaled

Heres a simple workaround for you:
//join #aaaaaa | //timerJOIN 1 5 if ($ $+ me !ison #aaaaaa) join #aaaaaa | //showmirc -t


[02:16] * Titanic has quit IRC (Excess Flood)
Joined: Dec 2002
Posts: 5,420
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,420
Thanks this has been fixed for the next version.


Link Copied to Clipboard