home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- %1sound\sndstart %1
- %1ufoexe\black
- ufoexe\geoscape "0" %1
- if errorlevel 2 goto begin
- goto end
- :begin
- %1ufoexe\black
- ufo2exe\tactical "1" %1
- :geo
- %1ufoexe\black
- ufoexe\geoscape "1" %1
- if errorlevel 2 goto begin
- :end
- %1sound\sndend
-