home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for DOOM / DOOMTOOL.ISO / misc / gd_util2.txt < prev    next >
Text File  |  1994-08-05  |  1KB  |  35 lines

  1. Here is some small program i have made.
  2.  
  3. All programs can be found at infant2 in file GD_UTIL2.ZIP, this file replaces
  4. GD_UTIL1.ZIP.
  5.  
  6. SHOWMAP         Shows MAP's in .WAD files. And print number of Weapons, Enemys
  7.                 and Starting points (both for Players and Deathmatch)
  8.  
  9.                 Usage: SHOWMAP <wadfile.wad>
  10.  
  11.                 The file MODERN.FON must be in current directory!
  12.  
  13. PLAYWAD         This program look in the specified .WAD file and if there is a
  14.                 MAP to play it starts DOOM.EXE and warp you to the first
  15.                 MAP it finds.
  16.  
  17.                 Usage: PLAYWAD [-1|2|3|4|5] <wadfile.wad>
  18.  
  19.                 -1 to -5 is the skill level to play (default -3). So if you
  20.                 wan't to play forest.wad in Nigthmare type something like this:
  21.  
  22.                 PLAYWAD -5 FOREST.WAD
  23.  
  24. DMPATC15        This program change DOOM.EXE version 1.5Beta so you can use
  25.                 IDKFA without to crash when you select weapon number 3
  26.                 (shoutgun).
  27.  
  28. DMPATC16        This program change DOOM.EXE version 1.6Beta so you can use
  29.                 IDKFA and then select weapon number 3 (shoutgun).
  30.  
  31.  
  32. COMMENTS/SUGGESTIONS:
  33. Gunnar Dahlström
  34. dahlstr@vtek.chalmers.se
  35.