PDA

View Full Version : need help with config file


high
11-13-2003, 12:44 PM
does this config file look correct.

is there anything that should look different

// Xgameservers COD Default Config - Hostname is located in autoexec_mp.cfg

set scr_motd "Hosted by Xgameservers.com"

// Team Icons
set scr_drawfriend "1"
// Forced Respawn
set scr_forcerespawn "1"

// Friendly Fire
set scr_friendlyfire "0"

// Allow Voting
// It is recommended if you have friendly fire on
// that you also enable voting so that players can kick team-killers.
set scr_allow_vote "0"


// Weapons Allowed
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_enfield "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"

// Search and Destroy Settings
set scr_sd_graceperiod "20"
set scr_sd_roundlength "3"
set scr_sd_roundlimit "7"
set scr_sd_scorelimit "5"
set scr_sd_timelimit "0"

// Behind Enemy Lines Settings
set scr_bel_alivepointtime "10"
set scr_bel_scorelimit "50"
set scr_bel_timelimit "20"

// Retrieval Settings
set scr_re_graceperiod "20"
set scr_re_roundlength "3"
set scr_re_roundlimit "7"
set scr_re_scorelimit "5"
set scr_re_showcarrier "0"
set scr_re_timelimit "0"

// Team Deathmatch
set scr_tdm_scorelimit "0"
set scr_tdm_timelimit "20"

// Deathmatch
set scr_dm_scorelimit "0"
set scr_dm_timelimit "20"

// The rotation.
set sv_mapRotation "gametype tdm map mp_brecourt gametype tdm map mp_carentan gametype tdm map mp_dawnville gametype tdm map mp_depot gametype tdm map mp_harbor gametype tdm map mp_hurtgen gametype tdm map mp_pavlov gametype tdm map mp_railyard gametype tdm map mp_rocket"

i want team icon's to show up and is there a different way to setup map rotation.

high
11-13-2003, 01:11 PM
also i added the mod for the fg42 to our server and i typed in scr_allow_fg42 1 in console

and it shows the weapon but will not fire??? what am i doing incorrect??