home *** CD-ROM | disk | FTP | other *** search
/ WADS of WADS / WadsOfWads.1994.zip / ZIPS / A_D / DOOMMENU.TXT < prev    next >
Text File  |  1994-08-29  |  2KB  |  47 lines

  1. File Name:      doommenu.zip - includes:
  2.                 doommenu.txt - this text file
  3.                 go.bat       - batch file to run the rest of it
  4.                 doommenu.exe - object called by go.bat
  5.                 wadname.exe  - a program from ASRE I abuse
  6.         wadname.txt  - ASRE spew
  7.                 working.bat  - created by doommenu.exe when run
  8.  
  9. Author:         Da Editor
  10.                 badger@unixg.ubc.ca
  11.  
  12.  
  13. Description:    This is a front end program that lets you use any game PWAD
  14.                 you like in Doom.  Doommenu gives you a pick list of all
  15.                 the available .wad files, and you can just click on which
  16.                 one you want to play for the day.  Optionally, it can also ask
  17.                 for difficulty of play, and can also pass on other parameters
  18.                 for you.  When you run Wadload, you can choose a PWAD from a
  19.                 list, instead of having to make a new batch file/menu entry for
  20.                 each one.  I have about 20 active WAD's that I like to play,
  21.                 and this lets me choose which one quickly.
  22.  
  23.  
  24. Requirements:   DOOM. put the go.bat & doommenu.exe in the doom directory
  25.  
  26. Locations:      infant2.shps.indiana.edu
  27.  
  28. Credits:        To ASRE, for the utility Wadname v1.0 which I use here to auto-
  29.                 load the episode and level numbers.
  30.  
  31. Instructions:   1) unarc into doom dir.
  32.                 2) if your .wad files are in a subdirectory called stuff,
  33.                    type in: go wstuff
  34.                    if you want allways to play skill level 4 as well:
  35.                      go wstuff s4
  36.                    if you also want to play deathmatch with someone:
  37.                      go wstuff s4 r -net 2 -deathmatch
  38.                    notice the space after the letter r
  39.  
  40.                 If you want, you can call doommenu directly, and then call
  41.                 working.bat yourself.
  42.                 ie, if you run HDM, you'll have:
  43.                 d:~cd\doom~doommenu wd:\wads~@@working
  44.  
  45.  
  46. Questions or
  47. Problems:       email to me at badger@unixg.ubc.ca