home *** CD-ROM | disk | FTP | other *** search
/ Crazy Collection 12 / CC-12_1.iso / update / doompack / data.a00 / TCPSRV01.ZIP / client.cfg next >
Encoding:
Text File  |  1994-09-13  |  713 b   |  27 lines

  1. # client.cfg
  2. # Comments start with a '#'
  3. # case sensitive
  4.  
  5. # $command $extra -port $port $mode -skill $skill
  6. #    -warp $episode $mission $monsters -net n A.B.C.D
  7.  
  8. command        tcpsetup
  9. #command        linuxxdoom
  10. extra        # -turbo 100 -record tcpmatch -maxdemo 1024 # local params
  11. mode        -deathmatch -altdeath
  12. port        34460  # default<34460 (0x869c)>
  13. skill        4      # 1-5, default<4>
  14. episode        1      # 1-9, default<1>
  15. mission        1      # 1-9, default<1>
  16. timer        60     # 0 == no -timer param, default<0>
  17. monsters    -nomonsters
  18. #monsters    -respawn
  19. #mosters    -fast
  20.  
  21. name        Space Marine     # Your Name/Alias
  22. email        user@host.domain # Your E-Mail Address
  23.  
  24. # not yet supported
  25. #numplayers    10     # ready for Quake? ;)
  26. #wadfiles    1666e3m9.wad
  27.