From ddfc184e6f4bb7e503b98198101df166fc1d6040 Mon Sep 17 00:00:00 2001 From: Chase Hall Date: Tue, 15 Sep 2020 04:18:39 +0000 Subject: [PATCH] Add 'CoDUO/server.cfg' --- CoDUO/server.cfg | 346 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 346 insertions(+) create mode 100644 CoDUO/server.cfg diff --git a/CoDUO/server.cfg b/CoDUO/server.cfg new file mode 100644 index 0000000..a0454f6 --- /dev/null +++ b/CoDUO/server.cfg @@ -0,0 +1,346 @@ +// Originally from: http://modsonline.com/Forums-top-13982-.html +// Not modified at all, as to preserve the file. Maybe eventually ill get around to modifying it. + +// created By "your name or whatever". + +// http://www.tlsclan.us.tt/ + +// Passwords + +set rconPassword "your RCON password goes here" + +set g_password "Your Server password goes here" + +set sv_privatePassword "Your private password goes here" + + + +// Public Information + +set sv_hostname "your server name goes here... you can use ^3 etc to change the colour" + +set scr_motd "put your message of the day here..." + +sets .Admin "" + +sets .Email "" + +sets .IRC "" + +sets .Website "http://www.tlsclan.us.tt/" + +sets .Location "" + + + +// General Settings + +set scr_friendlyfire "1" + +set sv_maxclients "10" + +set sv_privateClients "2" + +set sv_maxRate "20000" + +set sv_minPing "0" + +set sv_maxPing "450" + +set sv_pure "1" + +set logfile "1" + +set g_log "games_mp.log" + +set scr_killcam "1" + +set scr_freelook "1" + +set scr_spectateenemy "1" + +set scr_teambalance "1" + +set g_allowVote "1" + +set g_allowVoteMap "1" + +set g_allowMapRestart "1" + +set g_allowVoteTypeMap "1" + +set g_allowVoteFriendlyFire "1" + +set g_allowVoteKillCam "1" + +// set g_allowvotetempbanuser "0" + +// set g_allowvotetempbanclient "0" + +// set g_allowvoteclientkick "0" + +// set g_allowvotekick "0" + +// set g_allowvotemaprotate "0" + +// set g_allowvotemapstart "0" + +// set scr_allow_vote "1" + +set scr_shellshock "1" + +set scr_drophealth "1" + +set scr_battlerank "1" + +set sv_allowAnonymous "0" + +set sv_allowDownload "1" + +set sv_cheats "0" + +set sv_fps "60" + +set sv_master1 "codmaster.activision.com" + +set sv_master2 "" + +set sv_master3 "" + +set sv_master4 "" + +set sv_master5 "" + +set scr_teamscorepenalty "1" + +set scr_punkbuster "1" + +set g_vehicleBurnTime "10" + + + +// Weapons + +set scr_allow_bar "1" + +set scr_allow_bren "1" + +set scr_allow_enfield "1" + +set scr_allow_fg42 "1" + +set scr_allow_kar98k "1" + +set scr_allow_kar98ksniper "1" + +set scr_allow_m1carbine "1" + +set scr_allow_m1garand "1" + +set scr_allow_mp40 "1" + +set scr_allow_mp44 "1" + +set scr_allow_nagant "1" + +set scr_allow_nagantsniper "1" + +set scr_allow_panzerfaust "1" + +set scr_allow_ppsh "1" + +set scr_allow_springfield "1" + +set scr_allow_sten "1" + +set scr_allow_thompson "1" + +set scr_allow_satchel "1" + +set scr_allow_smoke "1" + +set scr_allow_grenades "1" + +set scr_allow_flamethrower "1" + +set scr_allow_artillery "1" + +set scr_allow_bazooka "1" + +set scr_allow_mg34 "1" + +set scr_allow_dp28 "1" + +set scr_allow_mg30cal "1" + +set scr_allow_gewehr43 "1" + +set scr_allow_svt40 "1" + + + +// Vehicles + +set scr_allow_flak88 "1" + +set scr_allow_elefant "1" + +set scr_allow_panzeriv "1" + +set scr_allow_t34 "1" + +set scr_allow_sherman "1" + +set scr_allow_horch "1" + +set scr_allow_gaz67b "1" + +set scr_allow_willyjeep "1" + + + +// DM Deathmatch + +set scr_dm_scorelimit "30" + +set scr_dm_timelimit "20" + +set scr_drawfriend "1" + +set scr_forcerespawn "1" + + + +// TDM Team Deathmatch + +set scr_tdm_scorelimit "50" + +scr_tdm_timelimit "25" + +set scr_teamkill_penalty "1" http://www.tlsclan.us.tt/coduo.htm + + + +// SD Search and Destroy + +set scr_sd_graceperiod "15" + +set scr_sd_roundlength "4" + +set scr_sd_roundlimit "0" + +set scr_sd_scorelimit "7" + +set scr_sd_timelimit "0" + + + +// BEL Behind Enemy Lines + +set scr_bel_alivepointtime "10" + +set scr_bel_scorelimit "50" + +set scr_bel_timelimit "30" + + + +// RE Retrieval + +set scr_re_graceperiod "15" + +set scr_re_roundlength "4" + +set scr_re_roundlimit "0" + +set scr_re_scorelimit "7" + +set scr_re_timelimit "0" + +set scr_re_showcarrier "0" + + + +// HQ Headquarters + +set scr_hq_scorelimit "50" + +set scr_hq_timelimit "20" + + + +// CTF Capture the Flag + +set scr_ctf_scorelimit "60" + +set scr_ctf_timelimit "40" + +set scr_ctf_roundlimit "2" + +set scr_ctf_roundlength "20" + +set scr_ctf_startrounddelay "10" + +set scr_ctf_endrounddelay "10" + +set scr_ctf_clearscoreeachround "y" + +set scr_ctf_showoncompass "y" + +set scr_ctf_showflagcarrier "y" + + + +// BAS Base Assault + +set scr_bas_scorelimit "60" + +set scr_bas_timelimit "40" + +set scr_bas_roundlimit "2" + +set scr_bas_roundlength "20" + +set scr_bas_startrounddelay "10" + +set scr_bas_endrounddelay "10" + +set scr_bas_clearscoreeachround "y" + + + + + +// Dom Domination + +set scr_dom_scorelimit "60" + +set scr_dom_timelimit "40" + +set scr_dom_roundlimit "2" + +set scr_dom_roundlength "20" + +set scr_dom_startrounddelay "10" + +set scr_dom_endrounddelay "10" + +set scr_dom_clearscoreeachround "y" + +set scr_dom_respawn_wave_time "5" + + + +// Map Rotation + +set sv_mapRotation "gametype dm map mp_arnhem gametype dm map mp_uo_stanjel gametype ctf map mp_carentan gametype bas map normandy_farm_final gametype tdm map mp_uo_dawnville gametype hq map mp_uo_harbor gametype tdm map mp_uo_hurtgen gametype ret map mp_uo_powcamp gametype sd map mp_uo_carentan gametype dom map mp_uo_dawnville gametype bel map mp_uo_harbor gametype bas map mp_foy " + +set sv_mapRotationCurrentmap "mp_arnhem " + + + +// The above map rotation is an example of how to set up different maps with different game types. + +// You need to change the configuration to suit your server. + +// There are more configuration commands available but I believe these are the critical ones to start with till you gain confidence. \ No newline at end of file