Hi chaps,
Just trying to collect a few thing's I've stumbled upon when trying to get used to the IL-2 Great Battles Mission Editor.
First thing: Getting hands on sample missions.
This is pretty, if not damn, easy in IL-2 Great Battles Series.
You just run the game, participate in the mission of choice, Record a mission track (default: Left CTRL + R) - a second is enough - then quit the game.
You will then find the track saved in a subfolder of the "Tracks" folder, which per default in a Steam IL-2 BoX installation is located at
C:\Program Files (x86)\Steam\SteamApps\common\IL-2 Sturmovik Battle of Stalingrad\data\Tracks
For instance, when I've just played an online mission three days ago and wanted to see that mission for later reference, the track folder created would be "multiplayer.2017-12-27_15-56-14_00".
Inside that folder, you will find either the ".mission" file used or the compiled ".msnbin" file.
Second thing: Opening compiled mission files.
Sometimes you don't have the plain text ".mission" file at hands, but only the compiled ".msnbin" file.
No problem.
Run the Mission Editor, which per default in a Steam IL-2 BoX installation is located at
C:\Program Files (x86)\Steam\SteamApps\common\IL-2 Sturmovik Battle of Stalingrad\bin\editor\STEditor.exe
Click "File->Open".
Navigate to the folder holding your .msnbin file.
It will not be listed, since the Mission Editor lists only .mission files.
But when you are in the folder holding your .msnbin file, you can just enter it's name with the .msnbin extension, e.g. "yourfinemission.msnbin" and the Mission Editor will open the compiled mission.
When you save it later, you will even get the plain text .mission file back.
Third thing, part 1: Old missions don't open anymore.
With BoX patch 2.006 the Complex Triggers have been changed.
If you have an old .mission file and the Mission Editor shows you an error "Error Loading Mission File" when you try to open it, then do as follows:
Delete the .msnbin file if it's there and if you have the .mission file.
Open the .mission file in a text editor, e.g. Notepad++, and replace all occurances of "CheckEntities" by "CheckPlanes". Save the file.
If you don't have the .mission file or the mission still doesn't open, proceed below...
Third thing, part 2: Old missions desperately don't open anymore.
Sometimes this happens. You have replaced all "CheckEntities" by "CheckPlanes" in your .mission file, but the mission still doesn't open in mission editor. Or you don't even have the .mission file and only have the .msnbin file instead.
There's still a chance...
Open the Mission Editor, click "Tools->Resave All Missions in Folder".
Navigate to the folder that holds your "critical" mission and click OK.
With a little luck, the .mission and/or .msnbin file will be converted successfully and you can open and re-save it to current standards.
To be continued...
Cheers!
Mike