From fecd7592199fda6fd28b734ceda39d308f74449b Mon Sep 17 00:00:00 2001 From: ferelah Date: Sat, 21 Jun 2014 14:24:16 +1000 Subject: [PATCH] ugc_HL_base.cfg --- cfg/ugc_HL_base.cfg | 135 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 cfg/ugc_HL_base.cfg diff --git a/cfg/ugc_HL_base.cfg b/cfg/ugc_HL_base.cfg new file mode 100644 index 0000000..910c033 --- /dev/null +++ b/cfg/ugc_HL_base.cfg @@ -0,0 +1,135 @@ +//=== UGC standard league settings - executed map type UGC Highlander configs +//=== v.05-07-14 +//=== UPDATED by .Blazingboy May 7, 2014 +//=== THIS CONFIG IS AUTOMATICALLY EXECUTED BY GAMEMODE-SPECIFIC CONFIGS +//=== DO NOT MANUALLY EXEC THIS CFG +//=== Matches are started with map type cfgs, Exmaple: ugc_HL_stopwatch.cfg +//=== Need Help! go to http://ugcleague.com/contact_us.cfm to fine a way to contact us. + +//Server Logging Parameters +log on +mp_logdetail "3" +sv_contact "ugcleague.com/contact_us.cfm" + +//Load customizable settings +exec "ugc_HL_custom.cfg" + +//Item Whitelist +mp_tournament_whitelist "cfg/item_whitelist_ugc_HL.txt" + +//Required SourceTV Settings - STV recording is mandatory +tv_chattimelimit "1" +tv_enable "1" +tv_delay "90" +tv_delaymapchange "1" +tv_maxrate "8000" +tv_transmitall "1" + +//Competitive Settings +tf_allow_player_use "0" +tf_arena_first_blood "0" +tf_arena_round_time "0" +tf_arena_use_queue "0" +tf_clamp_airducks "1" +tf_ctf_bonus_time "0" +tf_damage_disablespread "1" +tf_flag_caps_per_round "0" +tf_overtime_nag "0" +tf_playergib "1" +tf_teamtalk "1" +tf_tournament_classlimit_scout "-1" +tf_tournament_classlimit_soldier "-1" +tf_tournament_classlimit_pyro "-1" +tf_tournament_classlimit_demoman "-1" +tf_tournament_classlimit_heavy "-1" +tf_tournament_classlimit_engineer "-1" +tf_tournament_classlimit_medic "-1" +tf_tournament_classlimit_sniper "-1" +tf_tournament_classlimit_spy "-1" +tf_tournament_hide_domination_icons "1" +tf_use_fixed_weaponspreads "1" +tf_weapon_criticals "0" + +//Game Specific +mp_allowspectators "1" +mp_autocrosshair "0" +mp_autoteambalance "0" +mp_bonusroundtime "0" +mp_chattime "10" +mp_disable_respawn_times "0" +mp_enableroundwaittime "1" +mp_fadetoblack "0" +mp_falldamage "1" +mp_footsteps "1" +mp_forceautoteam "0" +mp_forcecamera "1" +mp_forcerespawn "1" +mp_fraglimit "0" +mp_friendlyfire "0" +mp_highlander "0" +mp_idledealmethod "0" +mp_idlemaxtime "0" +mp_match_end_at_timelimit "1" +mp_respawnwavetime "10" +mp_stalemate_enable "0" +mp_stalemate_timelimit "0" +mp_teamplay "0" +mp_teams_unbalance_limit "0" +mp_time_between_capscoring "30" +mp_tournament "1" +mp_tournament_allow_non_admin_restart "0" +mp_weaponstay "0" + +//Base Rule set overwritten in gametype configs +mp_windifference "0" +mp_windifference_min "0" + +//Server Settings +decalfrequency "60" +host_framerate "0" +sv_allow_color_correction "0" +sv_allow_voice_from_file "0" +sv_allow_votes "0" +sv_allow_wait_command "0" +sv_allowdownload "1" +sv_allowupload "0" +sv_alltalk "0" +sv_cacheencodedents "1" +sv_cheats "0" +sv_consistency "1" +sv_enableoldqueries "0" +sv_forcepreload "1" +sv_gravity "800" +sv_lan "0" +sv_pausable "1" +sv_pure "2" +sv_pure_kick_clients "1" +sv_pure_trace "1" +sv_rcon_log "1" +sv_showladders "0" +sv_specaccelerate "5" +sv_specnoclip "1" +sv_specspeed "3" +sv_turbophysics "1" +sv_voiceenable "1" +sv_vote_allow_specators "0" +sv_vote_issue_changelevel_allowed "0" +sv_vote_issue_kick_allowed "0" +sv_vote_issue_nextlevel_allowed "0" +sv_vote_issue_nextlevel_allowextend "0" +sv_vote_issue_nextlevel_choicesmode "0" +sv_vote_issue_restart_game_allowed "0" +sv_vote_issue_scramble_teams_allowed "0" +sv_vote_kick_ban_duration "0" + +//Network Settings +sv_client_cmdrate_difference "30" +sv_client_max_interp_ratio "1" +sv_client_min_interp_ratio "1" +sv_client_predict "1" +sv_maxrate "100000" +sv_maxupdaterate "66" +sv_maxcmdrate "66" +sv_mincmdrate "50" +sv_minrate "1500" +sv_minupdaterate "50"