home *** CD-ROM | disk | FTP | other *** search
/ MegaDoom Add-On 3 / MEGADOOM3.iso / other / dirpwad / dirpwad.doc next >
Text File  |  1994-04-18  |  996b  |  46 lines

  1.             DIRPWAD.EXE v1.00
  2.             April 18, 1994
  3.  
  4.             R. Nijlunsing
  5.             Email: csg465@wing.rug.nl
  6.             FREEWARE
  7.             Source included (TP70)
  8.  
  9. Syntax:
  10.  DIRPWAD <PWAD file>
  11.  
  12. Summary:
  13.  To catagorize (new) PWAD files.
  14.  To find out if a PWAD file is meant for single, cooperative or
  15.   deathmatch play.
  16.  
  17. Requirements:
  18.  None extraordinary;
  19.  About 150Kb conventionel memory I think...
  20.  
  21. What is does:
  22.  DirPWad will print for each level which is contained in <PWAD file>
  23. each player start and all deathmatch starts. An 1,2,3 or 4 means it
  24. contains an player 1..4 start, a D means this level contains an
  25. deathmatch start.
  26.  
  27. Example:
  28.  
  29. │ C:\GAMES\DOOM\WADS> DIRPWAD tnspires
  30.  
  31.  Could produce:
  32.  
  33. │ TNSPIRES.WAD :
  34. │  E2M1 : D1DDD
  35.  
  36.  Which means:
  37.   The level 'TNSPIRES.WAD' was probably written with deathmatch in mind;
  38.   for debugging purposes single play is possible; there is only a player 1
  39.   start and there are 4 deathmatch starts.
  40.  
  41.  
  42.  
  43.  
  44.             Comments are welcome !
  45.                 (use Email)
  46.