// DI-MeisterM's Server Config #3 set port 27993 // This port must be open in your firewall/router settings. set public 1 // Normally makes the server public, so that people can see it. Doesn't work in dm demo. set hostname "Gibbler Team-DM" // The name of your server. set deathmatch 1 // Deathmatch server. set cheats "0" // Disables cheats. set timescale "1" // Sets the gamespeed. "1" is normal, "2" is double fast etc... set sv_violence "2" // Enables gibs/blood on server. set rcon_password "magic" // That's a password which defense your server from access from other people who run the dm demo. // DM settings set fraglimit "20" // The match is over when 20 frags are reached. set dm_fast_switch "1" // Enables fast weapon switches. set dm_falling_damage "1" // Enables falling damage. set dm_weapons_stay "1" // Weapons will stay when you collected them. set dm_same_map "0" // This should play all available maps. Sometimes it works in the dm demo. set dm_teamplay "1" // Enables team deathmatch mode. set dm_friendly_fire "1" // You can't hurt your team mates. set dm_force_respawn "1" // This forces the player to join after death without clicking the fire button. set maxclients "20" // This is the playerlimit on your server -> the maximum players who can join. // Starting map map e1dm1 // Gibbler on the Roof