PDA

View Full Version : Dedicated cfg HELP!!!!!!


perin
02-05-2004, 05:15 PM
Hi

Installed a cfg file and It works ok but if you change to a map other than it normal rotation. Meaning if you manually put in to change to a certain map it will stay on that map from now on. It will not go back to normal rotation. Any ideas you guys have would be great.

// Hostname and Message of the Day
set sv_hostname ""
set scr_motd ""

// General Settings
set scr_killcam "0"
set scr_freelook "0"
set scr_spectateenemy "0"
set scr_friendlyfire "0"
set sv_maxClients "20"
set sv_privateClients "0"
set sv_minPing "0"
set sv_maxPing "0"
set sv_pure "1"
set logfile "1"
set g_log "games_mp.log"
set g_allowVote "0"
set scr_allow_vote "0"
set sv_allowAnonymous "0"
set sv_allowDownload "1"
set sv_cheats "0"
set sv_master1 "codmaster.activision.com"
set sv_master2 ""
set sv_master3 ""
set sv_master4 ""
set sv_master5 ""
set g_gametype "hq"

// Rconpassword
set rconpassword "******"

// 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"

// DM
set scr_dm_scorelimit "50"
set scr_dm_timelimit "30"
set scr_drawfriend "1"
set scr_forcerespawn "0"

// TDM
set scr_tdm_scorelimit "500"
scr_tdm_timelimit "20"

// SD
set scr_sd_graceperiod "15"
set scr_sd_roundlength "10"
set scr_sd_roundlimit "5"
set scr_sd_scorelimit "0"
set scr_sd_timelimit "15"

// BEL
set scr_bel_alivepointtime "10"
set scr_bel_scorelimit "50"
set scr_bel_timelimit "20"

// RE
set scr_re_graceperiod "15"
set scr_re_roundlength "10"
set scr_re_roundlimit "5"
set scr_re_scorelimit "0"
set scr_re_timelimit "15"
set scr_re_showcarrier "0"

//Headquarters Default Description
scr_hq_timelimit "20"
scr_hq_scorelimit "450"

// Map Rotation
set sv_maprotationcurrent "gametype hq map mp_brecourt gametype hq map mp_carentan gametype hq map mp_chateau gametype hq map mp_dawnville gametype hq map mp_depot gametype hq map mp_harbor gametype hq map mp_hurtgen gametype hq map mp_pavlov gametype hq map mp_powcamp gametype hq map mp_railyard gametype hq map mp_rocket "

Is there something that needs to be added or is there a command that I need to know? Thanks for any help

Cyberdoc
02-06-2004, 08:28 AM
Just replace the map list with yours and add the lines above and below.

set sv_mapRotationCurrent ""

set sv_maprotationcurrent "gametype hq map mp_brecourt gametype hq map mp_carentan gametype hq map mp_chateau gametype hq map mp_dawnville gametype hq map mp_depot gametype hq map mp_harbor gametype hq map mp_hurtgen gametype hq map mp_pavlov gametype hq map mp_powcamp gametype hq map mp_railyard gametype hq map mp_rocket "

map mp_rocket

map_rotate

Rammer_DD
02-06-2004, 10:17 AM
if you call a map up then you need too exec your congig file too get the rotation going again

it will play the same map you called upon because that is what you set it too do

exec xxxx -what ever your config file is and away they wiil rotate