home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
VDUKE
/
INVISDK2.ZIP
/
INVISON.BAT
< prev
Wrap
DOS Batch File
|
1998-07-15
|
525b
|
22 lines
@echo off
cls
echo The Gift of the Unseen
echo .
echo INVISIBLE DUKE II
echo .
echo .
echo by Night Flight ( meleon@sirio.tecmor.mx)
echo Renaming your files...
ren game.con game.nf
ren defs.con defs.nf
ren invisdk.gam game.con
ren invisdk.def defs.con
echo Done!!
echo Instructions:
echo Hit space bar while ducking to become invisible.
echo Hit space bar while jumping to become visible again.
echo .
echo Type invisoff.bat to restore your original files
echo .
echo .