Warlords I + II

Warlords I + II

Not enough ratings
How to access Scenarior/Army Editor
By sonderkraftfahrzeug
A simple guide to start Warlords II Scenario Editor. For some reason they added the software but never bothered to link to it using the configuration script.
   
Award
Favorite
Favorited
Unfavorite
Starting the Scenario Editor
The way Warlords II launches on Steam is through running batch files. This is a very simple change to get to the editor as fast as possible.

Step 1:

I am assuming you are running Warlords II Deluxe Edition option on Steam. You must go to the folder where Warlords II is installed. You can go there easily by going to your game library - right clicking on Warlords II and choosing "Manage --> Browse Local Files"


Step 2:

From there Steam folder go to GAME --> W2DELUXE. Then Edit the file WAR2.BAT with NOTEPAD (or any other editor).


Step 3:

Edit the text and change the w2ds to warscen. So it looks like this

@echo off if exist sound.dat goto donext install if exist sound.dat goto donext echo You must setup sound with the installer before playing Warlords II. goto exit :donext if not exist sound\gravis.ini goto doneg cd sound lh ultramid cd .. :doneg if %1x == -nsx goto game if %1x == /nsx goto game if %2x == -nsx goto game if %2x == /nsx goto game if %3x == -nsx goto game if %3x == /nsx goto game if %4x == -nsx goto game if %4x == /nsx goto game warscen %1 %2 %3 %4 %5 %6 %7 %8 %9 :game multip w2 %1 %2 %3 %4 %5 %6 %7 %8 %9 multip u if not exist sound\gravis.ini goto doneg2 sound\ultramid -F echo .. :doneg2 :exit

And then SAVE.

Next time you launch the game you will run the Scenario Builder and then warlords II will start after you exit it. Otherwise you can just undo your changes and change it from warscen to w2ds again.

Note: When the scenario editor starts, make sure you first choose Scenario --> Create Scenario

1 Comments
DsC.sashusilver 19 Oct, 2024 @ 11:09am 
Thank you so much! :GGyup: