home *** CD-ROM | disk | FTP | other *** search
- # server.cfg
- # Comments start with a '#'
- # case sensitive
-
- # Initial Settings -- clients may override these
- mode -altdeath
- #mode -deathmatch
- port 0 # port number, 0=do not use -port
- skill 4 # 0-5, 0=do not use -skill
- episode 1 # 0-3, 0 for DOOM2
- mission 5 # 1-9, 1-32 if episode=0
- timer 60 # minutes, 0==do not use -timer
- #monsters -nomonsters
- #monsters -respawn
- #mosters -fast
- # make sure all the players have the wads you list here
- wadfiles #alien.wad 1666e3m9.wad hockey10.wad
-
- # free form commandline args (not put in the response file)
- #extensions -noweapons -nomoney #these are just hypothetical examples!
-
- # delay in seconds before starting the game counted from
- # the time the player number is satisfied
- delay 60 # default <60, 1 min>
- numplayers 3 # 2-4
-
- # server files
- msgfile server.msg # server's intro
- serverlist server.lst # other servers
-
-