Yes I know, but i meant that it would handle this automatically, so they wouldn't need to type any commands.

I know how to script it myself, but that's not really what I was looking for. I wouldn't want the people who use my script to have to manually call any commands after a crash.

The only way to do it automatically is:
A) write a secondary 'launcher' program that checks the ini file for a cleared out [rfiles], and restore it with the backup.

B) Use an if (!$script(restore.mrc)) .load -rs restore.mrc in 'perform' -- since all their remote files would be unloaded when they start up mirc, we'd need to use perform or something else to reload it.

What I was suggesting was that it be built in to mIRC, since mirc seems to have its settings file corrupted more often than other applications.

Put mirc on a VM and do a few hardresets to see what I mean.

Last edited by Vile; 29/06/14 12:08 PM.