home *** CD-ROM | disk | FTP | other *** search
/ Doom 2 Explosion / Doom2Explosion.bin / doom2exp / programs / tcpsrv12 / client.cfg next >
Text File  |  1994-10-01  |  1KB  |  42 lines

  1. # client.cfg
  2. # Comments start with a '#'
  3. # case sensitive
  4.  
  5. server      165.220.16.6
  6. serverport    1666
  7. #server        ararat.cs.ucdavis.edu
  8. #server        patriot.et.byu.edu
  9.  
  10. command        idoom
  11. #command        tcpsetup
  12. #command        linuxxdoom
  13. #extra        #-turbo 100 -record tcpmatch -maxdemo 1024 # local params
  14.  
  15. name        Anonymous                # Your Name  (max 20 chars)
  16. alias        myalias                    # Your Alias (truncated to 12 chars)
  17. email        user@host.domain        # Your E-Mail Address
  18.  
  19. # these parameters can be set at the server
  20. # e.g. type "/set mission 3" to set mission to 3
  21. mode        -altdeath
  22. #mode        -deathmatch
  23. port        0               # port number, 0=do not use -port 
  24. skill        4               # 0-5, 0=do not use -skill
  25. episode        1               # 0-3, 0 for DOOM2
  26. mission        5               # 1-9, 1-32 if episode=0
  27. timer        60              # minutes, 0==do not use -timer
  28. #monsters    -nomonsters
  29. #monsters    -respawn
  30. #mosters    -fast
  31. # make sure all the players have the wads you list here
  32. wadfiles    #kneedeep.wad halls1-9.wad 1666e3m9.wad
  33.  
  34. # free form commandline args (not put in the response file)
  35. #extensions -noweapons -nomoney #these are just hypothetical examples!
  36.  
  37. # delay in seconds before starting the game counted from
  38. # the time the player number is satisfied
  39. delay        60     # default <60, 1 min>
  40. numplayers    3      # 2-4
  41.  
  42.