home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for DOOM / DOOMTOOL.ISO / frontend / wadload2.txt < prev    next >
Text File  |  1994-06-15  |  3KB  |  48 lines

  1. File Name:      wadload2.zip - includes: wadload2.txt - this text file
  2.                 (replaces wadload.zip   wad.btm     - program to run
  3.                 _and_ wadload1.zip)     wadname.exe - object called by wadload
  4.                                         wadname.txt - wadname description
  5.  
  6. Author:         Greg Durrett
  7.                 gdurrett@crl.com
  8.  
  9. Description:    Wadload is a 4DOS batch file which greatly automates doom 
  10.                 solo or net playing with external PWADS.  When you run Wadload,
  11.                 you choose the PWAD from a list, specify solo or net [if net, 
  12.                 specify coop or death;# of players;port number], and you're 
  13.                 on your way.  No more nasty command line parameters!!
  14.  
  15. Requirements:   You need to be running 4DOS, which is an incredible replacement
  16.                 for command.com.  4DOS, which was created by JP Software, P.O.
  17.                 Box 1470, E. Arlington, MA 02174, USA (617) 646-3975, can be
  18.                 obtained as shareware by ftp from ftp.std.com in /vendors/
  19.                 jpsoft/4dos.
  20.                 
  21.                 In order to run a netgame, you need to be running IPX, or have
  22.                 the NWClient software (LSL, card driver, IPXODI) in a file
  23.                 called startnet.bat.
  24.  
  25. Locations:      Download Wadload as wadload.zip from infant2.shps.indiana.edu
  26.                 in /pub/doom/incoming, and later in /pub/doom/misc/
  27.  
  28. Credits:        To JP Software for providing such a fine piece of work as 4DOS.
  29.                 To ASRE, for the utility Wadname v1.0 which I use here to auto-
  30.                 load the episode and level numbers.
  31.                 To Bob, Tim, Kern, Don, and Kerry (The Deathmatch Gang) for 
  32.                 usability testing and advice.
  33.                 
  34. Instructions:   a)IF you are not running Novell, make sure your ipx drivers
  35.                 are in your PATH and in a file called "startnet.bat".
  36.                 a)unzip wadload.zip in your root directory
  37.                 b)move wadname.exe to your wads directory
  38.                 c)put the following statements in your autoexec.bat and reboot:
  39.                        1)SET DOOMDIR=_[path & directory where doom is located]
  40.                        2)SET WADDIR=_[path & directory where your pwads are]
  41.                        For example: SET WADDIR= D:\games\doom1_2\wads
  42.                        3)IF you're running IPX, SET IPXON=Y               
  43.                 d)type wad
  44.                 e)select wad from list, then if solo, just play. If net,
  45.                 specify #players, death or solo, and port #, that's it.
  46.  
  47. Questions or
  48. Problems:       email to me at gdurrett@crl.com