home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / dos / games / wads2 / humdoom / humdoom.bat < prev    next >
DOS Batch File  |  1994-12-22  |  1KB  |  38 lines

  1. @echo off
  2. cls
  3. echo                                    DOOM II
  4. echo.
  5. echo                            12/09/94 by Guillaume Obser
  6. echo.      
  7. ECHO                 PWAD TO PLAY ALONE AND DEATHMATCH MULTIPLAYERS
  8. echo.
  9. echo     I've changed textures, graphics ( players, monsters ), sounds, music 
  10. echo.
  11. echo     DON'T BE AFFRAID IF YOU PLAY IN DEATHMATCH MODE YOU ARE BOTH OR MORE
  12. echo.                            A WEAPON DUDE !!!
  13. ECHO.
  14. echo      Now you enter a new adventure. You are the monter ( Weapon Dude )
  15. echo      you are not agree with devils communities and you want to take
  16. echo      the power in this devasted world. Humans and Monsters cooperate
  17. echo      and you aren't agree with the world of Darkness. Be careful
  18. echo      you are ALONE !!!!
  19. echo.
  20. echo      When you quit the game, DOOM II is restored. Don't switch off
  21. echo      your computer when you are in doom II. If you switch off your
  22. echo      computer in doom II, then go in the directory DOOM II and write 
  23. echo      DEUTEX -RESTOR. The restoration is automatic when you quit
  24. echo      DOOM II normaly.
  25. echo.
  26. echo press the 0 key to start
  27. choice /c:0 /N
  28. deutex -merge humdoom.wad
  29. setup
  30. cls
  31. echo Restore DOOM2.WAD...
  32. echo.
  33. echo.
  34. echo.
  35. echo.
  36. echo.
  37. deutex -restore
  38.