Cadaver (šifre)


Cadaver

Starting at different levels
Cadaver uses a special data system for defining each level. 
Thus, you can start play on a different level simply by 
copying the files in the data subdirectory of the level 
you wish to level 1. 
The batch file below should be typed in and saved in the 
directory Cadaver is located in under the name
LEVEL.BAT:

@ECHO OFF
IF EXIST DATAROUTINE1.TAD GOTO NOCOPY
REM NO BACKUP OF 1ST LEVEL EXISTS, SO MAKE COPY
MD DATA
COPY DATA1*.* DATA > NUL
:NOCOPY
IF NOT "%1" == "1" GOTO NOTONE
COPY DATA*.* 1 > NUL
GOTO END
:NOTONE
COPY DATA%1???%1.* DATA1???1.* > NUL
COPY DATA%1ROUTINE%1.TAD DATA1ROUTINE1.TAD > NUL
:END

Popularno na PCigre.com

0 Comments Lupi i ti nešto!

Your email address will not be published. Required fields are marked *

*
*