home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / VDUKE / INVISDK2.ZIP / INVISON.BAT < prev   
DOS Batch File  |  1998-07-15  |  525b  |  22 lines

  1. @echo off
  2. cls
  3. echo           The Gift of the Unseen
  4. echo .            
  5. echo           INVISIBLE DUKE II
  6. echo .
  7. echo .
  8. echo by Night Flight ( meleon@sirio.tecmor.mx)
  9. echo Renaming your files...
  10. ren game.con game.nf
  11. ren defs.con defs.nf
  12. ren invisdk.gam game.con
  13. ren invisdk.def defs.con
  14. echo Done!! 
  15. echo Instructions:
  16. echo Hit space bar while ducking to become invisible.
  17. echo Hit space bar while jumping to become visible again.
  18. echo .
  19. echo Type invisoff.bat to restore your original files
  20. echo .
  21. echo .
  22.