home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ISV Strong Games
/
ISV_STRONG_GAMES.iso
/
multiplay
/
dungeonduo
/
!DungeonD
/
!Run
< prev
next >
Wrap
Text File
|
1992-03-24
|
797b
|
35 lines
| !Run file for "Dungeon Duo"
|
| © Paul G Hallam 1991
Set DungeonDuo$Dir <Obey$Dir>
|
if "<MapsDD$Dir>" = "" then Error 0 !DungeonD requires !MapsDD directory.
if "<TextsDD$Dir>" = "" then Error 0 !DungeonD requires !MapsDD directory.
|
WimpSlot -min 608k -max 608k
|Disable escape.
*fx229,1
|System vars.
Set CodeDD$Dir <DungeonDuo$Dir>.Code
Set MiscDD$Dir <DungeonDuo$Dir>.Misc
Set SamplesDD$Dir <DungeonDuo$Dir>.Samples
Set SpritesDD$Dir <DungeonDuo$Dir>.Sprites
|Load samples.
RMLoad <SamplesDD$Dir>.Anger
RMLoad <SamplesDD$Dir>.Anger2
RMLoad <SamplesDD$Dir>.Arrgh
RMLoad <SamplesDD$Dir>.Crunch
RMLoad <SamplesDD$Dir>.DRattle
RMLoad <SamplesDD$Dir>.Hurrah
RMLoad <SamplesDD$Dir>.Yeowch
RMLoad <SamplesDD$Dir>.Warn
RMLoad <SamplesDD$Dir>.Warp
|Now game.
<DungeonDuo$Dir>.!Loader