mIRC Home    About    Download    Register    News    Help

Print Thread
#266829 15/02/20 05:35 PM
Joined: Jul 2006
Posts: 4,149
W
Wims Offline OP
Hoopy frood
OP Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,149
When you use /debug after a /server -m, /debug is associated with the status window prior the /server -m, aka it's not associated with the new status window.

Is this normal? And if so, how does one achieve this? If this is on purpose then please add a switch to /server to attach a debug @window (possibly it should support any debug format, @win or file) to the new status window.


#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Joined: Jan 2004
Posts: 1,358
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Jan 2004
Posts: 1,358
Code
//server -n mynewserver | scon $scon(0) | debug @o | server


Hm?

Joined: Jul 2006
Posts: 4,149
W
Wims Offline OP
Hoopy frood
OP Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,149
That works (with eventually a scon -r to reset back to the previous connection) without losing the scope, which is better than a timer -h 1 0, but I feel like having to use scon $scon(0) or a timer may lead to others troubles, I think a switch would be a good idea, still.


#mircscripting @ irc.swiftirc.net == the best mIRC help channel

Link Copied to Clipboard