home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for DOOM / DOOMTOOL.ISO / editors / wadsup11.txt < prev    next >
Text File  |  1994-05-12  |  4KB  |  93 lines

  1. Wads_Up - A Doom Level Editor
  2.  
  3. Version 1v1
  4. 22/04/94 - G. Whitehead
  5. gary@stek.demon.co.uk
  6.  
  7. At:
  8.     ocf.unt.edu    as wadsup11.zip
  9.                    (Also wadsupex.zip contains sup files for Visual Basic)
  10.  
  11. Requires:
  12.     Windows 3.1
  13.     vbrun300.dll    \
  14.     picclip.vbx      \ uploaded as wadsupex.zip
  15.     cmdialog.vbx     /
  16.     threed.vbx      /
  17.  
  18. Also Requires:
  19.     Some sort of NODE builder. (eg. BSP by Colin Reed)
  20.  
  21. Why Wads_Up?
  22.     Simple to use. You shouldn't need to know all the intricacies of the
  23.         WAD file to use it.
  24.     Very quick at building up the basic structure of your level. You want to
  25.         build a 12 walled room? Just type in 12, click on the map in two places
  26.         and you have a 12 walled room. Move the corners of the room to desired
  27.         position with the mouse. Want a corridor off this room? Create a 4
  28.         walled room. Merge one of the walls with one of the walls of the
  29.         original room. Move the rest of the corridor to the desired position.
  30.         It's done. Everything is defaulted and you can run it from there. No
  31.         fiddling with sidedefs, sectors, linedefs, vertexes. It should all
  32.         be done by the program. Change heights, textures, light levels, etc.
  33.     Runs under Windows. Allows you to multi-task with DOOM itself, editing
  34.         and playing levels without all the tedious booting up of DOOM. On
  35.         v1.2 this only works if you don't a) Add/Delete Objects or monsters,
  36.         and b) change the structure of the rooms. In v1.3 of DOOM, ID are
  37.         catering for this functionality so you should be able to do this fully.
  38.     Doesn't touch your DOOM.WAD file. (Unless you tell it to!)
  39.     Can reference Multi-Wads for GFX, levels, etc.
  40.  
  41. Why not Wads_up?
  42.     You don't have Windows.
  43.     You have an irrational hatred of Windows.
  44.     You don't have a powerful enough pc.
  45.     You prefer getting into the structures of the WAD and have many long free
  46.         evenings to work them all out.
  47.  
  48. What's in Wads_up?
  49.     100% Point, Click, Drag interface
  50.     AGD: Auto Gap detection featuring advice on whether players can move up
  51.         steps, under roofs, etc.
  52.     Full save enabled (only registered DOOM)
  53.     Editing done on interfaces as opposed to zones for much better
  54.         understanding of level layout from editor.
  55.     sidedef/linedef/etc structure hidden from user and presented in a more 
  56.         understandable way.
  57.     Door editor for creation of doors (including key operation) in just a
  58.         few simple mouse clicks. Easiest to use you're likely to see.
  59.     Left and Right mouse clicks on walls in map selects sectors at each
  60.         side of Wall.
  61.     Multi-WAD capability. Load up your DOOM wad (So you can view GFX and get
  62.         Texture info) and load up the WAD(s) you want to work on at the same
  63.         time.
  64.     NEW: Full level building. This is in it's first incarnation and any bug reports
  65.         would be gratefully received. But, hey, It works for me.
  66.     NEW: Any sector can now be made into a door.
  67.  
  68. To install:
  69.     If you don't have vbrun300.dll, threed.vbx, picclip.vbx or cmdialog.vbx then
  70.     download the wsdsupex.zip.
  71.     Move *.vbx and *.dll into your \windows\system directory
  72.     Put the wadsup.exe anywhere.
  73.  
  74. To use:
  75.     Load up your master DOOM file (DOOM.WAD) to enable game saving.
  76.     Pick a level to edit or load up a WAD file that you are already working on
  77.     Edit it.
  78.     Save the finished level as wadsup.wad
  79.     Run a NODE builder on the WAD. (eg. the excellent bsp by Colin Reed -
  80.         ocf.unt.edu /pub/doom/wad_edit/bsp11x.zip)
  81.     Run doom on the finished wad, eg:
  82.         doom -file tmp.wad
  83.  
  84. Advice to WAD builders everywhere:
  85.  
  86. Please DON'T upload wads that work with episode 1. You are basically giving
  87. all the people who haven't paid for DOOM more levels to play with, thus
  88. discouraging them from buying. The least we can do is respect the wishes
  89. of ID on this one.
  90.  
  91. SMALL DISCLAIMER:
  92.     This program is a tool, like a hammer. Hit yourself over the head with
  93. it and it ain't my fault!