EAROKS RANDOM MAINSCREEN SELECTOR

To install, simply extract this zip file into a subdirectory of your EAW directory (for instance C:\Games\Eaw\Mainscr)

And to use, simply rename the mainscreens to the theatre they are used for and the extension to the number, for instance if you have five Midway mainscreens name them:

Midway.000, Midway.001, Midway.002, Midway.003 and Midway.004

Then right click on the batch file included, and click Edit from the drop down menu. Edit it so that the first parameter is the name of the Theatre you want Mainscreens for, and the second parameter is the number of mainscreens, for instance:

change this:
mainscr (theatre) (number of mainscreens)

to this:
mainscr midway 5

Then everytime you run the batch file it should randomly choose one of the mainscreens and copy it to the EAW directory. You can make seperate copies of the batchfile for seperate theatres if you wish.

If you want to automatically load EAW everytime you run the batch file, remove "REM" from the last two lines in the batch file.

Thanks to everyone who beta-tested it and gave me C++ programming advice!

Erik 