mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-26 07:14:24 +10:00
117 lines
2.8 KiB
INI
117 lines
2.8 KiB
INI
// ozfortress core server configuration (updated 05/06/2016 by obla)
|
|
|
|
log on
|
|
|
|
rcon_password "your rcon here"
|
|
hostname "your server name here"
|
|
tv_name "your sourcetv name here"
|
|
sv_password "your server password here"
|
|
|
|
decalfrequency 60
|
|
net_splitpacket_maxrate 100000
|
|
|
|
mp_timelimit 30
|
|
mp_winlimit 0
|
|
mp_forcerespawn 1
|
|
mp_bonusroundtime 5
|
|
mp_tournament 1
|
|
mp_autoteambalance 0
|
|
mp_scrambleteams_auto 0
|
|
mp_decals 100
|
|
mp_teams_unbalance_limit 0
|
|
mp_match_end_at_timelimit 1
|
|
mp_time_between_capscoring 0
|
|
mp_tournament_stopwatch 0
|
|
mp_tournament_allow_non_admin_restart 0
|
|
mp_tournament_restart
|
|
mp_tournament_readymode 0
|
|
|
|
sv_contact "kenneth@ozfortress.com"
|
|
sv_maxrate 0
|
|
sv_minrate 100000
|
|
sv_client_predict 1
|
|
sv_pausable 1
|
|
sv_minupdaterate 66
|
|
sv_maxupdaterate 66
|
|
sv_mincmdrate 66
|
|
sv_maxcmdrate 66
|
|
sv_client_max_interp_ratio 2
|
|
sv_client_min_interp_ratio 1
|
|
sv_timeout 10
|
|
sv_pure 2
|
|
sv_pure_trace 1
|
|
sv_downloadurl "http://fakkelbrigade.eu/"
|
|
sv_rcon_banpenalty 1
|
|
sv_region 5
|
|
sv_parallel_packentities 0
|
|
sv_parallel_sendsnapshot 0
|
|
sv_stats 0
|
|
sv_turbophysics 1
|
|
sv_client_cmdrate_difference 1
|
|
sv_restrict_aspect_ratio_fov 0
|
|
sv_allow_votes 0
|
|
sv_rcon_whitelist_address ""
|
|
|
|
// SourceTV
|
|
tv_enable 1
|
|
tv_password "potato"
|
|
tv_relaypassword ""
|
|
tv_allow_camera_man 0
|
|
tv_allow_static_shots 0
|
|
tv_chattimelimit 2
|
|
tv_delay 90
|
|
tv_delaymapchange 1
|
|
tv_delaymapchange_protect 1
|
|
tv_dispatchmode 1
|
|
tv_maxclients 5
|
|
tv_maxrate 0
|
|
tv_snapshotrate 66
|
|
tv_timeout 30
|
|
tv_transmitall 1
|
|
|
|
tf_arena_use_queue 0
|
|
tf_arena_max_streak 0
|
|
tf_avoidteammates_pushaway 0
|
|
tf_weapon_criticals 0
|
|
tf_weapon_criticals_melee 0
|
|
tf_damage_disablespread 1
|
|
tf_teamtalk 1
|
|
tf_use_fixed_weaponspreads 1
|
|
tf_tournament_hide_domination_icons 1
|
|
tf_player_movement_restart_freeze 1
|
|
tf_ctf_bonus_time 0
|
|
tf_birthday 0
|
|
tf_arena_first_blood 0
|
|
tf_flag_caps_per_round 0
|
|
|
|
// Map Aliases
|
|
alias badlands "changelevel cp_badlands"
|
|
alias process "changelevel cp_process_final"
|
|
alias sunshine "changelevel cp_sunshine_rc9"
|
|
alias snakewater "changelevel cp_snakewater_final1"
|
|
alias product "changelevel koth_product_rc8"
|
|
alias viaduct "changelevel koth_product_rc8"
|
|
alias granary "changelevel cp_granary_pro_rc3"
|
|
alias gullywash "changelevel cp_gullywash_final1"
|
|
alias reckoner "changelevel cp_reckoner_b2a"
|
|
|
|
// Quick Access Aliases
|
|
alias pug "exec ozfortress_6v6_5cp"
|
|
alias push "exec ozfortress_6v6_5cp"
|
|
alias scrim "exec ozfortress_6v6_scrim"
|
|
alias koth "exec ozfortress_6v6_koth"
|
|
|
|
alias golden "exec ozfortress_golden_cap"
|
|
alias ozf "exec ozfortress_6v6_5cp"
|
|
alias ozfkoth "exec ozfortress_6v6_koth"
|
|
|
|
alias owl "exec ozfortress_6v6_5cp"
|
|
alias owlkoth "exec ozfortress_6v6_koth"
|
|
|
|
alias highctf "exec ozfortress_9v9_ctf"
|
|
alias highkoth "exec ozfortress_9v9_koth"
|
|
alias highcp "exec ozfortress_9v9_5cp"
|
|
alias highstopwatch "exec ozfortress_9v9_stopwatch"
|
|
|
|
alias ultiduo "exec ultiduo"
|