0% found this document useful (0 votes)
23 views

Server CFG

This document contains server configuration settings for a Call of Duty multiplayer game server. It sets the server name, password, maximum number of players, maps in the rotation, gametype settings for different modes like team deathmatch and search and destroy, and enables various weapons. The settings are intended to customize the server operation and gameplay experience.

Uploaded by

Kevin Rudoni
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

Server CFG

This document contains server configuration settings for a Call of Duty multiplayer game server. It sets the server name, password, maximum number of players, maps in the rotation, gametype settings for different modes like team deathmatch and search and destroy, and enables various weapons. The settings are intended to customize the server operation and gameplay experience.

Uploaded by

Kevin Rudoni
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

//Server Informationset sv_hostname "^7Server^1->SALOMA^1<-^7Cracked"set scr_motd

"^2BIENVENIDO A SERVER ^1BY pampacod2"sets .Admin "Saloma.-"sets .Website


"."////Server Optionsset sv_pure "1"set rconpassword "123"set sv_privatepassword
""set sv_privateclients ""set sv_maxclients "8"set sv_allowdownload "1"set
sv_cheats "1"set sv_fps "20"//Passwordsset g_password "" // Only used if you want
to close your server to the public////Network Optionsset net_port "28960"set
sv_maxrate "0"set sv_maxping "200"set sv_minping "0"set sv_master1
"codmaster.activision.com"////Game Optionsset g_gametype "dm"set g_allowvote "1"set
g_allowVoteKick "0"set g_allowVoteMap "1"set g_allowVoteMapRestart "1"set
g_allowVoteMapRotate "0set g_allowVoteTempBanUser "0"set g_allowVoteTypeMap "1"set
g_allowVoteDrawFriend "0"set g_allowVoteFriendlyFire "1"set g_allowVoteKillCam
"1"set scr_drawfriend "1"set scr_forcerespawn "1"set scr_friendlyfire "0"set
scr_killcam "1"set scr_freelook "1"set scr_spectateenemy "0"set scr_teambalance
"1"set scr_teamscorepenalty "1"set g_deadchat "1"set scr_allow_ambient_weather
"0"////Gametypes Configuration//-- Deathmatchset scr_dm_scorelimit "40"set
scr_dm_timelimit "20"//-- Headquarters
scr_hq_scorelimit "450"scr_hq_timelimit "30"//-- Team Deathmatchset
scr_tdm_scorelimit "100"set scr_tdm_timelimit "30"//-- capture the flagset
scr_ctf_scorelimit "50"set scr_ctf_timelimit "30"set scr_ctf_alivepointtime
"10"//-- Search and Destroyset scr_sd_scorelimit "10"set scr_sd_timelimit "0"set
scr_sd_graceperiod "15"set scr_sd_roundlength "4"set scr_sd_roundlimit
"0"//rotation de mapasset sv_mapRotation "map mp_carentan map mp_ TOUJANE map
wawa_3dAim map mp_CoD_Dust"//Weaponsset scr_allow_m1carbine "1"set
scr_allow_m1garand "1"set scr_allow_thompson "1"set scr_allow_bar "1"set
scr_allow_enfield "1"set scr_allow_sten "1"set scr_allow_bren "1"set
scr_allow_springfield "1"set scr_allow_kar98k "1"set scr_allow_mp40 "1"set
scr_allow_mp44 "1"set scr_allow_kar98ksniper "1"set scr_allow_nagant "1"set
scr_allow_ppsh "1"set scr_allow_nagantsniper "1"

You might also like