PDA

View Full Version : Example of config COD2


d1emain3qc
10-27-2005, 10:24 AM
TDM:
set sv_mapRotation "gametype tdm map mp_breakout gametype tdm map mp_brecourt gametype tdm map mp_burgundy gametype tdm map mp_carentan gametype tdm map mp_dawnville gametype tdm map mp_decoy gametype tdm map mp_downtown gametype tdm map mp_farmhouse gametype tdm map mp_leningrad gametype tdm map mp_matmata gametype tdm map mp_railyard gametype tdm map mp_toujane gametype tdm map mp_trainstation"

CTF:
set sv_mapRotation "gametype ctf map mp_breakout gametype ctf map mp_brecourt gametype ctf map mp_burgundy gametype ctf map mp_carentan gametype ctf map mp_dawnville gametype ctf map mp_decoy gametype ctf map mp_downtown gametype ctf map mp_farmhouse gametype ctf map mp_leningrad gametype ctf map mp_matmata gametype ctf map mp_railyard gametype ctf map mp_toujane gametype ctf map mp_trainstation"

DM:
set sv_mapRotation "gametype dm map mp_breakout gametype dm map mp_brecourt gametype dm map mp_burgundy gametype dm map mp_carentan gametype dm map mp_dawnville gametype dm map mp_decoy gametype dm map mp_downtown gametype dm map mp_farmhouse gametype dm map mp_leningrad gametype dm map mp_matmata gametype dm map mp_railyard gametype dm map mp_toujane gametype dm map mp_trainstation"

HQ:
set sv_mapRotation "gametype hq map mp_breakout gametype hq map mp_brecourt gametype hq map mp_burgundy gametype hq map mp_carentan gametype hq map mp_dawnville gametype hq map mp_decoy gametype hq map mp_downtown gametype hq map mp_farmhouse gametype hq map mp_leningrad gametype hq map mp_matmata gametype hq map mp_railyard gametype hq map mp_toujane gametype hq map mp_trainstation"

SD:
set sv_mapRotation "gametype sd map mp_breakout gametype sd map mp_brecourt gametype sd map mp_burgundy gametype sd map mp_carentan gametype sd map mp_dawnville gametype sd map mp_decoy gametype sd map mp_downtown gametype sd map mp_farmhouse gametype sd map mp_leningrad gametype sd map mp_matmata gametype sd map mp_railyard gametype sd map mp_toujane gametype sd map mp_trainstation"

---

Spiel-Modi-Einstellungen:

//S&D
set scr_sd_scorelimit "7"
set scr_sd_timelimit "350"
set scr_sd_roundlimit "11"
set scr_sd_roundlength "10"
set scr_sd_graceperiod "10"

//HQ
set scr_hqt_scorelimit "600"
set scr_hqt_timelimit "600"

//SW
set scr_sw_scorelimit "7"
set scr_sw_timelimit "350"
set scr_sw_roundlimit "11"
set scr_sw_roundlength "10"
set scr_sw_graceperiod "10"

//TDM
set scr_tdm_scorelimit "200"
set scr_tdm_timelimit "600"

//DM
set scr_dm_scorelimit "150"
set scr_dm_timelimit "600"

//CTF
set scr_ctf_scorelimit "5"
set scr_ctf_timelimit "400"

---

Komplette cfg:

// THIS IS CTF CONFIG

// ************************************************** ***
// *********** Server Security & Errors ****************
// ************************************************** ***

//Passwords
set rcon_password "" //CHANGE ME
set sv_privatePassword "" // OPTIONAL CHANGE ME
set g_password "" // Only used if you want to close your server to the public

//Logging
set g_log "Server1_mp.log"
set g_logSync "1"

//SV Pure
set sv_pure "1"

//SV Cheats
set sv_cheats "0"

//Allowed Clans
set sv_allowedClan1 ""
set sv_allowedClan2 ""

//Disable Console
set sv_disableClientConsole "0"

set sv_reconnectlimit "3"

// ************************************************** ***
// *********** Server Personality Dvars ****************
// ************************************************** ***

// Hostname and MOTD
sv_hostname "^2|OCG|^1CTF ^324/7"
set scr_motd "^3Visit our site at ^2ocgamers.net ^3Also ^3join us on our ^2TeamSpeak ^2Server ^3at ^267.18.253.52."

// Max Players and Saved Private Possitions
set sv_maxclients "36" //Maximum players on the server who are not using the private password
set sv_privateClients "4" //Allows players to enter the server without taking up public slots

//Downloads
seta sv_allowAnonymous "0"
set sv_allowdownload "1"

// Server Packet Rate
set sv_maxRate "20000"

// Limit Laggers and reconnect spammers
set sv_reconnectlimit "3" // Limits how long a player must wait to reconnect to a server
set sv_minPing "0"
set sv_maxPing "220"

// - Banning
set g_banIPs ""

// AntiFlooding Settings
set sv_floodProtect "1"

// ************************************************** ***
// ******************** Voice *************************
// ************************************************** ***

set sv_voice "0"

set sv_voiceQuality "1"

// ************************************************** ***
// ******************** Map Rotation *******************
// ************************************************** ***
// Do NOT put your map_rotate command here! Map_rotate should be called VERY last

// Set the Gametype
set g_gametype "ctf"

// Set the Map Rotation

set sv_MapRotation "gametype ctf map mp_breakout gametype ctf map mp_brecourt gametype ctf map mp_burgundy gametype ctf map mp_carentan gametype ctf map mp_dawnville gametype ctf map mp_decoy gametype ctf map mp_downtown gametype ctf map mp_farmhouse gametype ctf map mp_leningrad gametype ctf map mp_matmata gametype ctf map mp_railyard gametype ctf map mp_toujane gametype ctf map mp_trainstation"

set sv_maprotationcurrent ""

// ************************************************** ***
// *************** Match Setup Options *****************
// ************************************************** ***
// Use these to set how your server will play a map.

// CTF
set scr_ctf_scorelimit "5"
set scr_ctf_timelimit "30"

// S&D
//set scr_sd_bombtimer "60"
//set scr_sd_graceperiod "15"
//set scr_sd_roundlength "4"
//set scr_sd_roundlimit "0"
//set scr_sd_scorelimit "10"
//set scr_sd_timelimit "0"

// TDM
//set scr_tdm_scorelimit "300"
//set scr_tdm_timelimit "30"

// DM
//set scr_dm_scorelimit "50"
//set scr_dm_timelimit "30"

// HQ
//set scr_hq_scorelimit "600"
//set scr_hq_timelimit "30"

// ************************************************** ***
// ***************** Gameplay Dvars ********************
// ************************************************** ***

// Team Icons
set scr_drawfriend "1"

// Friendly Fire
set scr_friendlyfire "0"

// Kill Cam & Spectate
set scr_killcam "0"
set scr_spectatefree "0"
set scr_spectateenemy "0"

// Auto Team Balance
set scr_teambalance "1"

// Force Respawn
set scr_forcerespawn "1"

// ************************************************
// ******************* Voting *********************
// ************************************************

set g_allowvote "0"

// ************************************************** ***
// ************ Weapon Settings ************************
// ************************************************** ***

// Weapon Ammo Pools
set g_weaponAmmoPools "0"

//Snipers
set scr_allow_enfieldsniper "1"
set scr_allow_kar98ksniper "1"
set scr_allow_nagantsniper "1"
set scr_allow_springfield "1"
set scr_allow_svt40 "1"

// Rifles
set scr_allow_enfield "1"
set scr_allow_kar98k "1"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_nagant "1"
set scr_allow_g43 "1"

// MGs
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_mp44 "1"
set scr_allow_ppsh "1"

//SMGs
set scr_allow_sten "1"
set scr_allow_mp40 "1"
set scr_allow_thompson "1"
set scr_allow_pps42 "1"
set scr_allow_greasegun "1"

// Shotgun
set scr_allow_shotgun "1"

// Grenades
set scr_allow_smokegrenades "1"
set scr_allow_fraggrenades "1"



map_rotate

62ndAirborne
10-28-2005, 08:01 AM
Does all maps play all the gametypes???
And the maps listed here are that all maps or are thre more maps not listed here?

Ghost-Ryder
10-28-2005, 08:31 PM
What map is this ???

gametype tdm map mp_breakout

set sv_mapRotation "gametype ctf map mp_breakout

{420}ZigZag
10-28-2005, 08:32 PM
That would be the Bocage map

62ndAirborne
10-29-2005, 12:45 PM
Anyone got the right names for all maps please.
I havent got the game my self (Sweden 4/11) :(
And does all maps play in all gametypes?

xbugs
10-30-2005, 11:48 AM
mp_breakout = Villers-Bocage, France
mp_brecourt = Brecourt, France
mp_burgundy = Burgundy, France
mp_carentan = Carentan, France
mp_dawnville = St. Mere Eglise, France
mp_decoy = El Alamein, Egypt
mp_downtown = Moscow, Russia
mp_farmhouse = Beltot, France
mp_leningrad = Leningrad, Russia
mp_matmata = Matmata, Tunisia
mp_railyard = Stalingrad, Russia
mp_toujane = Toujane, Tunisia
mp_trainstation = Caen, France

NikeSwim
10-30-2005, 07:27 PM
Just a post of thanks, I found this two days ago and it made setting up our server very easy. Hat's off to everyone contributing their time and energy for all of us to enjoy a better gaming experience (I hope to contribute as well).