home *** CD-ROM | disk | FTP | other *** search
- Doom WAD level info program by Gerhard Karnik
-
- Based on the Doom PostScript map generator by James Bonfield.
-
- Description
- -----------
- This program displays various information about a DOOM level.
-
- Command line options
-
- USAGE: checklev [-dm] [wadfile] [level]
-
- -dm Display deathmatch items
- wadfile Selects another wad file (default is "DOOM.WAD")
- level Level number (default is all levels), can use "E1M1" or "11"
-
- Example Output:
-
- C:\GAMES\DOOM> checklev doom.wad 11
-
- DOOM.WAD E1M1 (Skill Level 3) Stats
-
- Total Monsters: 6 (Spider = 0, Cyber = 0, Baron = 0, CacoDemon = 0)
- Weapons: ShotGun
- Player Starts: 1234, 5 Deathmatch Starts
- Level Exits: 1 normal, 0 secret
- Skill Levels: Implemented
-
-