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

  1. Here is some small programs i have made.
  2.  
  3. All programs can be found at infant2 in file GD_UTIL3.ZIP, this file replaces
  4. GD_UTIL2.ZIP.
  5.  
  6. **** NEW ****
  7. DMPATCH        With this program you can change 3 things:
  8.  
  9.         *  Number of weapons to get when using IDKFA. DOOM ver 1.5beta
  10.            and 1.6beta has default to 9, if you change this to 8 then
  11.            you can use weapon 3 (shoutgun), if its 9 and when selecting
  12.             3 you get the Super Shougun which is not available in DOOM,
  13.            (1.5beta crash and with 1.6beta you can't select shoutgun).
  14.  
  15.         *  Number of keys to get when using IDKFA. If you only want's
  16.            all weapons and full ammo and no keys enter 0 here.
  17.  
  18.         *  A switch to enable cheating in nightmare mode. 
  19.  
  20. *** OLD ****
  21. SHOWMAP         Shows MAP's in .WAD files. And print number of Weapons, Enemys
  22.                 and Starting points (both for Players and Deathmatch)
  23.  
  24.                 Usage: SHOWMAP <wadfile.wad>
  25.  
  26.                 The file MODERN.FON must be in current directory!
  27.  
  28. PLAYWAD         This program look in the specified .WAD file and if there is a
  29.                 MAP to play it starts DOOM.EXE and warp you to the first
  30.                 MAP it finds.
  31.  
  32.                 Usage: PLAYWAD [-1|2|3|4|5] <wadfile.wad>
  33.  
  34.                 -1 to -5 is the skill level to play (default -3). So if you
  35.                 wan't to play forest.wad in Nigthmare type something like this:
  36.  
  37.                 PLAYWAD -5 FOREST.WAD
  38.  
  39. DMPATC15        This program change DOOM.EXE version 1.5Beta so you can use
  40.                 IDKFA without to crash when you select weapon number 3
  41.                 (shoutgun).
  42.  
  43. DMPATC16        This program change DOOM.EXE version 1.6Beta so you can use
  44.                 IDKFA and then select weapon number 3 (shoutgun).
  45.  
  46.  
  47. COMMENTS/SUGGESTIONS:
  48. Gunnar Dahlström
  49. dahlstr@vtek.chalmers.se
  50.