home *** CD-ROM | disk | FTP | other *** search
/ Doom Game Editor / DoomGameEditorTheu.bin / levels / e1l1kp.txt < prev    next >
Text File  |  1995-02-23  |  2KB  |  43 lines

  1. E1L1KP.WAD is a brand new level for all you doom addicts
  2. who are tired of looking at the same old ones, or seeing the same
  3. maps with only different objects, wall textures, etc.
  4.  
  5. It can be used in both normal play mode an in DEATHMATCH mode.
  6.  
  7. It's a 'small' level - about 100 vertexes, and a similar number of
  8. linedefs, but only 9 sectors.  It isn't very complicated,
  9. but it should be fun to play, and it provides a good example
  10. of what can be created using deu5.0
  11.  
  12. to use:
  13.         doom -devparm -file e1l1kp.wad -wart 1 1
  14. which will teleport you right to the new level, or use
  15.         doom -file e1l1kp.wad
  16. and enter 'Knee Deep in the Dead' normally.
  17.  
  18. BTW - you need the registered version of DOOM to run this,
  19. unless your shareware version is able to show an energy cell. :-) 
  20.  
  21. E1L1KP.WAD was created with DEU5.0 and DEU4.3 
  22. by Karl R. Peters on 4/1/94.
  23.  
  24. (krpeters@athena.mit.edu)
  25.  
  26.  
  27. - DOOM editor notes -
  28.  
  29. DEU 4.3 was used to edit the errors that DEU 5.0 causes
  30. when it creates nodes.  When DEU 5.0 creates nodes, it inserts
  31. additional vertexes along a linedef.  However, it does not break
  32. the linedef up into several linedefs.  As a result, it will often
  33. allow a linedef to cross the boundary of a node - a big no-no,
  34. apparently.
  35.  
  36. To correct this, you must use deu4.3 with the '-debug' parameter
  37. to delete the faulty linedefs and insert new ones.  (The vertexes
  38. created by DEU 5.0 are not visible or usable in DEU5.0 edit mode nor
  39. DEU 4.3 normal edit mode, but are visible in DEU 4.3 debug mode.)
  40.  
  41. I hope this helps everyone who has been frustrated by DEU 5.0 - 
  42. hopefully a 5.1 will come out soon.
  43.