home *** CD-ROM | disk | FTP | other *** search
/ Total Meltdown / dukenukemtotalmeltdown.img / doco / run.txt < prev    next >
Text File  |  1996-06-13  |  2KB  |  43 lines

  1. A little know fact is that when you have a map file named say e1l1.map in
  2. your duke3d directory, duke3d /v1 /l1 will use that mapfile and not the
  3. e1l1.map in the duke3d.grp file.
  4.  
  5. This batch file allows you to run your map files from the command line and
  6. still have your monsters present. To use it, place run.bat into your duke3d
  7. directory. If you have a whole directory full of e1l1.map, e2l3.map, etc.,
  8. this program may not work well for you. (BUT TRY IT ANYWAY)
  9. This file can do nothing catastrophic, it only renames files. If something
  10. goes wrong, your map file has either been renamed or nothing at all has
  11. happened, probably the later.
  12.  
  13. Typing "run" by itself gives an alphabetical listing of your map files.
  14.  
  15. Typing "run yourmapname"  renames your map file e1l8.map and runs
  16.                           "duke3d /v1 /l8"  and then renames it back.
  17. Typing "run yourmapname x y" renames your map file exly.map and runs
  18.                              "duke3d /vx /ly"  and then renames it back.
  19.  
  20. Typing "run /?"           gives you a little info..
  21.  
  22.  
  23. What so great about all of this? Well it's easier than using setup all the
  24. time (if you want to have some monsters too). And you can listen to different
  25. music! Try "run yourmapname 2 1" and listen to some decent music!
  26.  
  27. ***********************************************************************
  28.  
  29. Another interesting fact: if you rename map files e1l1.map, e1l2.map,
  30. exly.map, etc., when playing multiplayer games duke3d will use these
  31. map files instead of the levels in the group file. So if you and the
  32. people playing with you each rename a certain map file (or files) to
  33. the same exly.map, then you can play these map files without having to
  34. use specify them in setup.
  35.  
  36. So you and your friend each copy fireplc.map to e1l1.map, copy
  37. firepnt.map to e1l2.map and use the modem game setup to specify some
  38. other user map. Then you can play my two maps by selecting
  39. episode one, levels 1 and 2 and still play that user map by
  40. selecting "start user map." Neat, huh?
  41.  
  42. All of this will be totally irrelevant, of couse if 3d Realms adds decent
  43. command line parameters to duke3d.exe...