// Skill skill 3 // Skill: Ultra // Flags sv_defaultdmflags 0 // Force use dmflags we want; don't set any defaults. alwaysapplydmflags 1 compatflags false // Reset the compat flags. compat_limitpain true // Limit pain element souls to 20. compat_wallrun true // Allow wall running. compat_notossdrops true // Spawn item drops on floor. compat_invisibility true // Monsters see partially invisible players. compat_crossdropoff true // Monsters will not fall off ledges. // Game-mode deathmatch 0 // Co-op cooperative 1 // Co-op // survival 1 // Co-op teamgame 0 // Co-op teamdamage 0.0 // No team damage. sv_survivalcountdowntime 0 // Number of Players sv_maxplayers 32 // Max players to join. sv_maxclients 64 // Max players to connect. sv_maxlives 0 // Set maximum number of lives per player // Items sv_itemrespawn true // Items will respawn. sv_norespawninvul true // Disallow temporary god-mode after respawning. sv_respawnsuper true // Respawning powerups. sv_noweaponspawn true // No spawning of deathmatch weapons. sv_doubleammo false // Double ammo. sv_weaponstay true // Weapons stay. sv_weapondrop true sv_nodrop true // Disallow weapon/item dropping. // Score-board sv_awarddamageinsteadkills true // Award points by damage done, rather frags. // Other sv_fastmonsters false // No fast monsters. sv_monsterrespawn false // No monster respawning. // Voting sv_nocallvote true // Allow voting. sv_nomapvote true // Allow voting the map. sv_nokickvote false // Allow kick voting. sv_nochangemapvote true // Allow voting change map. sv_nopointlimitvote true // No voting the point limit. sv_notimelimitvote true // No voting the time limit. sv_nofraglimitvote true // No voting the frag limit. // Aiming sv_nofreelook false // Allow players to mouse aim vertically. sv_noautoaim false // Allow auto-aiming. sv_bfgfreeaim true // Allow BFG to be fired vertically. sv_smartaim 2 // Auto-aim will never aim at friends. // Jumping sv_nojump false // Disallow jumping. sv_nocrouch false // Disallow crouching. // Respawning sv_norespawn false // Allow player to remain dead. sv_forcerespawn false // Don't force player to respawn. // Suiciding sv_nokill false // Disallow player to kill himself. sv_disallowsuicide false // Disallow suicides. // Blocking sv_unblockplayers true // Players won't collide with eachother. // Other sv_afk2spec 10 // Force player to spectate if AFK for 6min. sv_maxclientsperip 2 // Maximum # of connections from same IP address. sv_maxpacketsize 1250 // Max packet size. sv_sharekeys true cd_sharedkeys true // sv_coop_damagefactor 1 sv_allowjump true sv_allowcrouch true