Page 1 of 1

Scenario Editor Help

Posted: Sat May 14, 2011 1:57 pm
by KageToraUK
Hi all,

I have made a little scenario in the editor, just a fictional practice scenario with a few German tanks and fallschirmjaeger facing a horde of Polish tanks and infantry across a small map. However, I am unable to get it to show up in-game.

Can you give us a step-by-step guide of how to do this?

Cheers,

Kage.

Posted: Sat May 14, 2011 4:31 pm
by Rudankort
An option to load custom scens is not in yet. What you can do is:
- Go to game's installation folder
- Open UI/gamesetup.htm file in a text editor (like Notepad)
- Add your custom scen to the list like the other scens are listed. New entry might look like this:

Code: Select all

<tr><td>
<button type="radio" name="ScnFile" id="USA Mid West.pzscn">USA Mid West</button>
</td></tr>
If anything is not clear, feel free to ask.