home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1996 May
/
PCW596.iso
/
demgier
/
bjdemo
/
data
/
init2.str
< prev
next >
Wrap
Text File
|
1995-07-18
|
503b
|
28 lines
@echo off
if "%1" == "New" goto :newcharacter
if "%1" == "new" goto :newcharacter
if "%1" == "NEW" goto :newcharacter
if "%1" == "AUTODETECT" goto :autorun
GAME.EXE 1 0
goto :end
:autorun
echo
echo Blind Justice will Autodetect your sound hardware.
echo
GAME.EXE 1 1
goto :end
:newcharacter
data\start 12345 PIT 4
echo
echo A new character has been created. Type JUSTICE to begin.
goto :final
:end
set dos4g=
echo ...and you return to the real world.
:final
echo