mIRC Home    About    Download    Register    News    Help

Print Thread
N
noMen
noMen
N
There is an option "Enable join on connect" in mIRC's favorites dialogue. The value of this option is held in the [options] section of mirc.ini (n4, position 37). However, mirc.ini isn't updated until you fully quit the program. How can I determine the value of this enable option in a script, after changing it while I'm still connected to a server? I was looking for some kind of $identifier, but cannot find one. I'm using mIRC v6.17.

Joined: Dec 2002
Posts: 3,015
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,015
I don't believe there is an identifier, but you should be able to use /saveini to write the settings out for subsequent reading.

N
noMen
noMen
N
Thanks, that trick is good enough for me.


Link Copied to Clipboard