//---------------------------------------------- // DEFAULT DEDICATED VALUES //---------------------------------------------- // Standard deathmatch set deathmatch 1 // Cheats off set cheats 0 // Default to weapon stay and spinning weapons set dmflags 16388 // Default to 16 as maximum number of players set maxclients 16 // Set when a frag count hits 30 - exit the level set fraglimit 30 // If you play a level for more than 60 minutes - exit set timelimit 60 // Default to the Raven list of deathmatch maps set sv_maplistfile "RavDM" // Default to a private server (set to 1 for a public one) set public 0 // Start the server map dm/nycdm1