Posted August 31, 2020
Hello fellow warlord 2 lovers. I made an adjustment to the start menu to
get easy acces to the game editor.
hope to see many new scenario's like starwars and dr who for example as
its an easy to use editor.
instructions:
go to the folder where warlords 2 has been installed, open the
dosbox_warlords2_single.conf file in notepad and copy and paste the
following text over the original text to get the game editor as extra
option.
[ipx]
ipx=false
[autoexec]
# Lines in this section will be run at startup.
@echo off
mount c ".."
imgmount d "..\game.ins" -t iso
c:
goto launcher
:launcher
cls
ECHO [1;33m[42mÉÍÍÍÍÍÍÍÍÍÍÍ&I acute;ÍÍÍÍÍÍÍÍÍÍÍÍÍ ÍÍÍÍÍÍÍÍÍÍÍÍÍ&Iacut e;ÍÍÍÍÍ»
ECHO º ------------------------------------------ º
ECHO º Warlords II Launcher º
ECHO º ------------------------------------------ º
ECHO º 1) Warlords II Deluxe º
ECHO º 2) Game DOS Settings º
ECHO º 3) Warlords II Deluxe Mapeditor º
ECHO º ------------------------------------------ º
ECHO º 4) exit program º
ECHO º ------------------------------------------ º
ECHO ÈÍÍÍÍÍÍÍÍÍÍÍÍ&Iacut e;ÍÍÍÍÍÍÍÍÍÍÍÍÍ&Iac ute;ÍÍÍÍÍÍÍÍÍÍÍÍÍ&I acute;ÍÍͼ[0m
choice /c1234 /s Which program do you want to run? [1-4]: /n
if errorlevel 4 goto exit
if errorlevel 3 goto edit
if errorlevel 2 goto setup
if errorlevel 1 goto game
:game
cls
war2.bat
goto exit
:edit
cls
warscen.exe
get easy acces to the game editor.
hope to see many new scenario's like starwars and dr who for example as
its an easy to use editor.
instructions:
go to the folder where warlords 2 has been installed, open the
dosbox_warlords2_single.conf file in notepad and copy and paste the
following text over the original text to get the game editor as extra
option.
[ipx]
ipx=false
[autoexec]
# Lines in this section will be run at startup.
@echo off
mount c ".."
imgmount d "..\game.ins" -t iso
c:
goto launcher
:launcher
cls
ECHO [1;33m[42mÉÍÍÍÍÍÍÍÍÍÍÍ&I acute;ÍÍÍÍÍÍÍÍÍÍÍÍÍ ÍÍÍÍÍÍÍÍÍÍÍÍÍ&Iacut e;ÍÍÍÍÍ»
ECHO º ------------------------------------------ º
ECHO º Warlords II Launcher º
ECHO º ------------------------------------------ º
ECHO º 1) Warlords II Deluxe º
ECHO º 2) Game DOS Settings º
ECHO º 3) Warlords II Deluxe Mapeditor º
ECHO º ------------------------------------------ º
ECHO º 4) exit program º
ECHO º ------------------------------------------ º
ECHO ÈÍÍÍÍÍÍÍÍÍÍÍÍ&Iacut e;ÍÍÍÍÍÍÍÍÍÍÍÍÍ&Iac ute;ÍÍÍÍÍÍÍÍÍÍÍÍÍ&I acute;ÍÍͼ[0m
choice /c1234 /s Which program do you want to run? [1-4]: /n
if errorlevel 4 goto exit
if errorlevel 3 goto edit
if errorlevel 2 goto setup
if errorlevel 1 goto game
:game
cls
war2.bat
goto exit
:edit
cls
warscen.exe
Post edited August 31, 2020 by ysvry