config overhaul 15/6

This commit is contained in:
Sean 2012-07-15 15:21:36 +10:00
parent 6e80ed56f6
commit ee9afbc578
40 changed files with 1422 additions and 2224 deletions

9
cfg/6v6.cfg Normal file
View File

@ -0,0 +1,9 @@
tf_tournament_classlimit_scout 2
tf_tournament_classlimit_soldier 2
tf_tournament_classlimit_pyro 2
tf_tournament_classlimit_demoman 1
tf_tournament_classlimit_heavy 1
tf_tournament_classlimit_engineer 1
tf_tournament_classlimit_medic 1
tf_tournament_classlimit_sniper 2
tf_tournament_classlimit_spy 1

View File

@ -1,10 +1,9 @@
tf_tournament_classlimit_soldier 1
tf_tournament_classlimit_medic 1
tf_tournament_classlimit_scout 1
tf_tournament_classlimit_demoman 1
tf_tournament_classlimit_pyro 1
tf_tournament_classlimit_sniper 1
tf_tournament_classlimit_heavy 1
tf_tournament_classlimit_engineer 1
tf_tournament_classlimit_spy 1
echo highlander limits loaded
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 9
tf_tournament_classlimit_medic 1
tf_tournament_classlimit_sniper 1
tf_tournament_classlimit_spy 1

View File

@ -1,80 +0,0 @@
////// MAN VS WOMAN PUSH CONFIG
////// Last Edited: 27/11/2011
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "30"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "0"
mp_tournament_stopwatch "0"
mp_winlimit "5"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "0"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
//log on
mp_tournament_whitelist owl6.txt
mp_tournament_restart
say "----------------------------------"
say "-- MAN VS WOMAN PUSH CFG LOADED --"
say "----------------------------------"

View File

@ -1,79 +0,0 @@
////// OWL6 STOPWATCH CONFIG
////// Last Edited: 7/8/2011
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "0"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "1"
mp_winlimit "0"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "0"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
//log on
mp_tournament_whitelist ""
mp_tournament_restart
say "--------------------------------------"
say "-- MAN VS WOMAN STOPWATCH CFG LOADED--"
say "--------------------------------------"

View File

@ -1,79 +0,0 @@
////// OZFORTRESS TF2 CTF CONFIG
////// Last Edited: 18th, April 2010
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "30"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "10"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "2"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "0"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
//log on
mp_tournament_whitelist owl6.txt
mp_tournament_restart
say "------------------------------------"
say "-- MAN VS WOMAN CTF CONFIG LOADED --"
say "------------------------------------"

View File

@ -1,134 +1,100 @@
////// OZFORTRESS TF2 SERVER CONFIG
////// Last Edited: 28th, April 2010
//// Base
exec hostname.cfg
exec rcon.cfg // Global rcon password
exec password.cfg // Local server password (sv_password)
decalfrequency "30" // Waiting time between sprays
fps_max "0" // Do not change for 1000fps server
sv_region "5" // The region of the world to report this server in: 0 = US East, 1 = US West, 2 = South America, 3 = Europe, 4 = Asia, 5 = Australia, 6 = Middle East, 7 = Africa, 255 = World
sv_pure "2" // Forces all clients to use content that matches the server: 0 = Disabled, 1 = Whitelist, 2 = Steam
sv_pure_kick_clients "1" // 0 = Issue a warning to the client with mismatching files, 1 = Kick client
sv_pure_trace "1" // 1 = Print a message whenever a client is verifying a CRC for a file
sv_consistency "1" // Enable or disable enforcing file consistency for critical files
sv_maxrate "30000" // Max bandwidth rate allowed on server: 0 = unlimited
sv_minrate "5000" // Min bandwidth rate allowed on server: 0 = unlimited
sv_maxupdaterate "66" // Maximum updates per second that the server will allow
sv_minupdaterate "33" // Minimum updates per second that the server will allow
sv_maxcmdrate "66" // Sets the maximum value for cl_cmdrate (If sv_mincmdrate is > 0)
sv_mincmdrate "33" // This sets the minimum value for cl_cmdrate: 0 = unlimited
sv_client_cmdrate_difference "33" // Force cl_cmdrate to be ± <n> units of cl_updaterate before it is clamped between sv_mincmdrate and sv_maxcmdrate
sv_client_max_interp_ratio "5" // Limit the value of cl_interp_ratio for connected clients: -1 = cvar has no effect
sv_client_min_interp_ratio "1" // Limit the value of cl_interp_ratio for connected clients: -1 = let clients set cl_interp_ratio to anything
sv_client_predict "-1" // Force the value of cl_predict for connected clients: -1 = let clients set cl_predict to anything, 0 = force cl_predict to 0, 1 = force cl_predict to 1
sv_allow_wait_command "1" // Allow or disallow clients using the wait command
sv_allowdownload "1" // Allow clients to download files
sv_allowupload "1" // Allow clients to upload customizations files
sv_alltalk "0" // Allow or disallow hearing all other players, no team restrictions
sv_cheats "0" // Allow or disallow cheats on server
sv_gravity "800" // World gravity
sv_lan "0" // 0 = Internet & LAN, 1 = LAN only (no heartbeat, no authentication, no non-class C addresses)
sv_master_legacy_mode "1" // 1 = Use old code to communicate with master servers
sv_pausable "0" // Allow or disallow the server to be paused by clients
sv_rcon_banpenalty "0" // Minutes to ban users who fail rcon authentication
sv_rcon_log "1" // Enable or disable rcon logging
sv_rcon_maxfailures "10" // Times a user can fail rcon authentication before being banned
sv_rcon_minfailures "5" // Times a user can fail rcon authentication in <sv_rcon_minfailuretime> before being banned
sv_rcon_minfailuretime "30" // Seconds to track failed rcon authentications
sv_turbophysics "1" // Turns on turbo physics (uses less CPU)
sv_voiceenable "1" // Enables voice chat
log off // Server logging < on | off >
//// SourceTV
tv_enable "1" // Enable or disable SourceTV on local server
tv_password "potato" // Password to join the SourceTV
tv_relaypassword "" // Password for relay proxies to join the SourceTV
tv_title "An ozfortress.com presentation" // Title for SourceTV spectator UI
tv_allow_camera_man "0" // Allow or disallow spectators to become SourceTV camera man
tv_allow_static_shots "0" // Allow or disallow auto director fixed camera shots
tv_autoretry "1" // Relay proxies retry connection after network timeout
tv_chattimelimit "2" // Limit spectators to chat only every <n> seconds
tv_delay "90" // Seconds to delay broadcast
tv_delaymapchange "1" // Enable or disable map change delay until broadcast is complete
tv_dispatchmode "1" // Dispatch clients to relay proxies: 0 = Never, 1 = If appropriate, 2 = Always
tv_maxclients "8" // Max clients in SourceTV
tv_maxrate "5000" // Max spectator bandwidth rate allowed: 0 = Unlimited
tv_relayvoice "1" // Enable or disable relay of player voice chat
tv_snapshotrate "16" // World snapshots broadcasted per second
tv_timeout "30" // Seconds for relay proxy to timeout
tv_transmitall "1" // 0 = Only transmit entities in auto director view, 1 = Transmit all entities
//// Gameplay
mp_allowspectators "1" // Allow or disallow spectating
mp_autoteambalance "0" // Enable or disable automatically balanced team sizes
mp_bonusroundtime "15" // Time after round win until round restarts (Free kills)
mp_chattime "15" // Time players can chat after the game is over
mp_disable_respawn_times "0" // Enable or disable instaspawn
mp_enableroundwaittime "1" // Enable or disable freeze time at beginning of round (bugs dustbowl if disabled?)
mp_forcecamera "0" // 0 = Dead players can spectate anyone, 1 = Team members only
mp_forcerespawn "0" // Enable or disable forcing players to respawn when the respawn timer hits zero
mp_friendlyfire "0" // Allows or disallow team members to injure each other
mp_idledealmethod "0" // 0 = Do nothing, 1 = Sends to spectator and kick if still idle, 2 = Kick
mp_match_end_at_timelimit "1" // End the match when mp_timelimit hits instead of waiting for end of the current round
mp_maxrounds "0" // Max number of rounds to play before server changes maps
mp_respawnwavetime "10" // Time between respawn waves (changes require map restart)
mp_stalemate_enable "0" // Enable or disable stalemate mode
mp_teams_unbalance_limit "0" // Difference in team sizes before mp_autoteambalance kicks in: 0 = Disabled
mp_time_between_capscoring "0" // Delay between scoring of owned capture points (what?)
mp_timelimit "0" // Duration of the map in minutes
mp_tournament "1" // Enable or disable tournament mode
mp_tournament_allow_non_admin_restart "0" // Allow or disallow mp_tournament_restart command to be issued by players other than admin
mp_tournament_stopwatch "0" // Enables or disables stop watch scoring mode
mp_winlimit "0" // Max score one team can reach before map ends
tf_arena_first_blood "0" // Crit bonus for first kill in an arena round
tf_arena_max_streak "0" // Scrambles teams if one team reaches this streak
tf_arena_preround_time "5" // Pre-Round time in seconds
tf_arena_round_time "0" // Round time in seconds
tf_arena_use_queue "0" // Enable or disable spectator queue system for Arena
tf_clamp_airducks "1" // How many times players can duck per jump
tf_ctf_bonus_time "0" // How long an entire team gains crits when they cap
tf_damage_disablespread "1" // Enable or disable random damage spread
tf_flags_caps_per_round "0" // How many caps make up a "win"
tf_overtime_nag "1" // OVERTIMEOVERTIMEOVERTIMEOVERTIMEOVERTIMEOVERTIME
tf_teamtalk "1" // Allow alive/dead teammates to talk with each other during a match
tf_tournament_hide_domination_icons "0" // Forces clients to not display the domination icons above their nemesiseseses
tf_use_fixed_weaponspreads "1" // Enable or disable consistant weapon spread
tf_weapon_criticals "0" // Enable or disable random critical attacks
tf_tournament_classlimit_demoman "-1" // Per-team Demoman limit
tf_tournament_classlimit_engineer "-1" // Per-team Engineer limit
tf_tournament_classlimit_heavy "-1" // Per-team Heavy limit
tf_tournament_classlimit_medic "-1" // Per-team Medic limit
tf_tournament_classlimit_pyro "-1" // Per-team Pyro limit
tf_tournament_classlimit_scout "-1" // Per-team Scout limit
tf_tournament_classlimit_sniper "-1" // Per-team Sniper limit
tf_tournament_classlimit_soldier "-1" // Per-team Soldier limit
tf_tournament_classlimit_spy "-1" // Per-team Spy limit
//// Aliases
alias push "exec push.cfg"
alias pushhalves "exec pushhalves.cfg"
alias stopwatch "exec stopwatch.cfg"
alias ctf "exec ctf.cfg"
alias scrim "exec scrim.cfg"
alias ozfl "exec pushhalves.cfg"
alias owl "exec push.cfg"
alias owlfinals "exec pushhalves.cfg"
alias restart "mp_tournament_restart; say ~* RESTARTING COS YOU IDIOTS FUCKED UP *~"
alias reset "exec autoexec.cfg"
// alias tv_stop "say Naughty! Use tv_stoprecord to stop demos"
// alias rcon_password "say Naughty! Don't change the rcon password"
// ozfortress core server configuration (updated 14/7/2012 by seeker)
log off
rcon_password "your rcon password here"
hostname "your server name here"
tv_name "your SourceTV name 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
sv_password "mw"
sv_contact "sean@sol1.com.au"
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://games.ipgn.com.au/tf2/surl/"
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
// 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_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_weapon_criticals 0
tf_damage_disablespread 1
tf_teamtalk 1
tf_use_fixed_weaponspreads 1
tf_tournament_hide_domination_icons 1
tf_ctf_bonus_time 0
tf_birthday 0
tf_arena_first_blood 0
tf_flag_caps_per_round 0
exec scrim
alias pug "exec push"
alias scrim "exec scrim"
alias push "exec push"
alias koth "exec koth"
alias stopwatch "exec stopwatch"
alias ctf "exec ctf"
alias ozfl "exec pushhalves"
alias owl "exec owl"
alias pushhalves "exec pushhalves"
alias highctf "exec highctf"
alias highkoth "exec highkoth"
alias highcp "exec highcp"
alias highstopwatch "exec highstopwatch"
alias ultiduo "exec ultiduo"

View File

@ -1,80 +0,0 @@
////// BBALL CONFIG
////// Last Edited: 21/01/2012
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "0"
mp_maxrounds "0"
mp_respawnwavetime "0"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "30"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "21"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "0"
tf_tournament_classlimit_engineer "0"
tf_tournament_classlimit_heavy "0"
tf_tournament_classlimit_medic "0"
tf_tournament_classlimit_pyro "0"
tf_tournament_classlimit_scout "0"
tf_tournament_classlimit_sniper "0"
tf_tournament_classlimit_soldier "-1"
tf_tournament_classlimit_spy "0"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "33"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "1" // Everybody loves sprays
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_whitelist bball.txt
mp_tournament_restart
say "----------------------------------"
say "---- NZF BBALL CONFIG LOADED -----"
say "----------------------------------"

View File

@ -1,80 +0,0 @@
tonig////// OZFORTRESS TF2 PUSH WITH HALVES CONFIG FOR C4C2
////// Last Edited: 6/6/2011
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "30"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "4"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_whitelist c4c2.txt
mp_tournament_restart
say "------------------------------------"
say "-- C4C2 PUSH WITH HALVES CONFIG LOADED --"
say "------------------------------------"

View File

@ -1,79 +0,0 @@
////// OZFORTRESS TF2 KOTH WITH HALVES CONFIG
////// Last Edited: 6/6/2011
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "0"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "3"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_restart
mp_tournament_whitelist c4c2.txt
say "------------------------------------"
say "-- C4C2 KOTH WITH HALVES CONFIG LOADED --"
say "------------------------------------"

View File

@ -1,79 +0,0 @@
////// OZFORTRESS TF2 STOPWATCH CONFIG FOR C4C2 - The team who attacks faster twice, wins. Played in ABBA order (with an extra AB if tied).
////// Last Edited: 6/6/2011
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "0"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "1"
mp_winlimit "0"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_restart
mp_tournament_whitelist c4c2.txt
say "-----------------------------"
say "-- C4C2 STOPWATCH CONFIG LOADED --"
say "-----------------------------"

View File

@ -1,78 +1,14 @@
////// OZFORTRESS TF2 CTF CONFIG
////// Last Edited: 18th, April 2010
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "30"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "10"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_restart
say "-----------------------"
say "-- CTF CONFIG LOADED --"
say "-----------------------"
// ozfortress ctf config (updated 14/7/2012 by seeker)
tf_flag_caps_per_round 5
mp_timelimit 30
mp_winlimit 0
mp_maxrounds 0
mp_tournament_stopwatch 0
mp_tournament_whitelist cfg/whitelists/ozfl.txt
mp_tournament_restart
exec 6v6
say - ozfortress ctf config loaded -

View File

@ -1,77 +1,9 @@
//Highlander Competition Config
//Last Updated (02/05/12)
// ozfortress highlander push config (updated 14/7/2012 by seeker)
//Class Limits
tf_tournament_classlimit_medic "1"
exec push
exec 9v9
//Server Rates and Commands
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "2"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "60000"
sv_minrate "30000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
//Team Fortress 2 mp_ Commands
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "30"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "5"
//Re-Applying Silly TF Commands
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
//STV Commands
tv_password "password1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_whitelist gshighlander.txt
mp_tournament_whitelist cfg/whitelists/gshighlander.txt
mp_tournament_restart
say "== ozfortress Highlander 5CP Config Loaded =="
say "== 5CP winlimit set to 5 =="
say - ozfortress highlander push modifier loaded -

View File

@ -1,77 +1,10 @@
//Highlander Competition Config
//Last Updated (02/05/12)
// ozfortress highlander ctf config (updated 14/7/2012 by seeker)
//Class Limits
tf_tournament_classlimit_medic "1"
exec ctf
exec 9v9
//Server Rates and Commands
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "2"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "60000"
sv_minrate "30000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
//Team Fortress 2 mp_ Commands
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "30"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "5"
//Re-Applying Silly TF Commands
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
//STV Commands
tv_password "password1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_whitelist gshighlander.txt
mp_winlimit 5
mp_tournament_whitelist cfg/whitelists/gshighlander.txt
mp_tournament_restart
say "== ozfortress Highlander CTF Config Loaded =="
say "== CTF Win Limit Set to 5 =="
say - ozfortress highlander ctf modifier loaded -

View File

@ -1,77 +1,9 @@
//Highlander Competition Config
//Last Updated (02/05/12)
// ozfortress highlander koth config (updated 14/7/2012 by seeker)
//Class Limits
tf_tournament_classlimit_medic "1"
exec koth
exec 9v9
//Server Rates and Commands
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "2"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "60000"
sv_minrate "30000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
//Team Fortress 2 mp_ Commands
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "7"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "0"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "4"
//Re-Applying Silly TF Commands
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
//STV Commands
tv_password "password1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_whitelist gshighlander.txt
mp_tournament_whitelist cfg/whitelists/gshighlander.txt
mp_tournament_restart
say "== ozfortress Highlander KOTH Config Loaded =="
say "== KOTH winlimit set to 3 =="
say - ozfortress highlander koth modifier loaded -

View File

@ -1,77 +1,9 @@
//Highlander Competition Config
//Last Updated (02/05/12)
// ozfortress highlander stopwatch config (updated 14/7/2012 by seeker)
//Class Limits
tf_tournament_classlimit_medic "1"
exec stopwatch
exec 9v9
//Server Rates and Commands
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "2"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "60000"
sv_minrate "30000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
//Team Fortress 2 mp_ Commands
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "0"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "1"
mp_winlimit "0"
//Re-Applying Silly TF Commands
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
//STV Commands
tv_password "password1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_whitelist gshighlander.txt
mp_tournament_whitelist cfg/whitelists/gshighlander.txt
mp_tournament_restart
say "== ozfortress Highlander Stopwatch Config Loaded =="
say "== Stopwatch win conditions set =="
say - ozfortress highlander stopwatch modifier loaded -

View File

@ -1,2 +0,0 @@
hostname "ozfortress.com #1 | hosted by infinite.net.au"
tv_name "ozfortress.com #1 SourceTV"

View File

@ -1,81 +0,0 @@
////// ozfortress kkc config
////// Last Edited: 7/1/2011
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "20" ///seem reasonable?
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "3" ///seem reasonable?
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "0"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "0"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "0"
tf_tournament_classlimit_spy "2"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_whitelist kkcwhite.txt
mp_tournament_restart
say "--------------------------- --"
say "-- ozfortress/kritzkast cup --"
say "-- CONFIG LOADED --"
say "------------------------------"

View File

@ -1,80 +0,0 @@
////// OWL KOTH CONFIG
////// Last Edited: 7/8/2011
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "3" ///seem reasonable?
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "0"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "2" ///seem reasonable?
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "0"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "0"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "0"
tf_tournament_classlimit_spy "2"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_whitelist kkcwhite.txt
mp_tournament_restart
say "--------------------------- --"
say "-- ozfortress/kritzkast cup --"
say "-- KOTH CONFIG LOADED --"
say "------------------------------"

View File

@ -1,78 +1,12 @@
////// OZFORTRESS TF2 KOTH CONFIG
////// Last Edited: 14th, November 2010
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "5"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "0"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "3"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_restart
say "---------------------"
say "-- KOTH CFG LOADED --"
say "---------------------"
// ozfortress koth config (updated 14/7/2012 by seeker)
mp_maxrounds 5
mp_timelimit 0
mp_winlimit 3
mp_tournament_stopwatch 0
mp_tournament_whitelist cfg/whitelists/ozfl.txt
mp_tournament_restart
exec 6v6
say - ozfortress koth config loaded -

View File

@ -1,78 +0,0 @@
////// OZFORTRESS TF2 KOTH WITH HALVES CONFIG
////// Last Edited: 14th, November 2010
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "20"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "3"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_restart
say "------------------------------------------------"
say "-- KOTH OF THE HILL WITH HALVES CONFIG LOADED --"
say "------------------------------------------------"

View File

@ -1,9 +0,0 @@
tf_tournament_classlimit_demoman 1
tf_tournament_classlimit_heavy 1
tf_tournament_classlimit_medic 1
tf_tournament_classlimit_engineer 0
tf_tournament_classlimit_spy 1
tf_tournament_classlimit_soldier 1
tf_tournament_classlimit_scout 1
tf_tournament_classlimit_sniper 1
tf_tournament_classlimit_pyro 1

View File

@ -1,79 +1,8 @@
////// OWL7 PUSH CONFIG
////// Last Edited: Feb 09 2012
mp_allowspectators "1"
mp_highlander "0"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "30"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "5"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
mp_tournament_whitelist owl7.txt
mp_tournament_restart
say "---------------------------"
say "-- OWL7 CONFIG V2 LOADED --"
say "---------------------------"
// ozfortress winter league push config (updated 14/7/2012 by seeker)
exec push
mp_tournament_whitelist cfg/whitelists/owl.txt
mp_tournament_restart
say - ozfortress owl8 push modifier loaded -

View File

@ -1,78 +1,11 @@
////// OWL KOTH CONFIG
////// Last Edited: Feb 09 2012
mp_allowspectators "1"
mp_highlander "0"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "7"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "0"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "4"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
mp_tournament_whitelist owl7.txt
mp_tournament_restart
say "-----------------------------"
say "-- OWL7 KOTH CFG V2 LOADED --"
say "-----------------------------"
// ozfortress winter league koth config (updated 14/7/2012 by seeker)
exec koth
exec 6v6
mp_maxrounds 7
mp_winlimit 4
mp_tournament_whitelist cfg/whitelists/owl.txt
mp_tournament_restart
say - ozfortress owl koth modifier loaded -

View File

@ -1,78 +1,8 @@
////// OWL6 STOPWATCH CONFIG
////// Last Edited: Feb 09 2012
mp_allowspectators "1"
mp_autoteambalance "0"
mp_highlander "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "0"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "1"
mp_winlimit "0"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
mp_tournament_whitelist owl7.txt
mp_tournament_restart
say "-------------------------------------"
say "-- OWL7 STOPWATCH CONFIG V2 LOADED --"
say "-------------------------------------"
// ozfortress winter league stopwatch config (updated 14/7/2012 by seeker)
exec stopwatch
mp_tournament_whitelist cfg/whitelists/owl.txt
mp_tournament_restart
say - ozfortress owl8 koth modifier loaded -

View File

@ -1 +0,0 @@
sv_password "hello"

View File

@ -1,78 +1,11 @@
////// OZFORTRESS TF2 PUSH CONFIG
////// Last Edited: 18th, April 2010
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "30"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "5"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_restart
say "------------------------"
say "-- PUSH CONFIG LOADED --"
say "------------------------"
// ozfortress push config (updated 14/7/2012 by seeker)
mp_timelimit 30
mp_winlimit 5
mp_tournament_stopwatch 0
mp_tournament_whitelist cfg/whitelists/ozfl.txt
mp_tournament_restart
exec 6v6
say - ozfortress push config loaded -

View File

@ -1,78 +1,8 @@
////// OZFORTRESS TF2 PUSH WITH HALVES CONFIG
////// Last Edited: 28th, April 2010
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "30"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "4"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_restart
say "------------------------------------"
say "-- PUSH WITH HALVES CONFIG LOADED --"
say "------------------------------------"
// ozfortress push halves config (updated 14/7/2012 by seeker)
exec push
mp_winlimit 3
mp_tournament_restart
say - ozfortress push halves modifier loaded -

View File

@ -1 +0,0 @@
rcon_password "rcon-of-goodness"

View File

@ -1,3 +0,0 @@
mp_tournament_restart; say "~* RESTARTING COS YOU IDIOTS FUCKED UP *~"
mp_tournament_restart; say "~* RESTARTING COS YOU IDIOTS FUCKED UP *~"
mp_tournament_restart; say "~* RESTARTING COS YOU IDIOTS FUCKED UP *~"

View File

@ -1,78 +1,11 @@
////// OZFORTRESS TF2 SCRIM CONFIG
////// Last Edited: 18th, April 2010
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "30"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "0"
mp_winlimit "0"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "-1"
tf_tournament_classlimit_engineer "-1"
tf_tournament_classlimit_heavy "-1"
tf_tournament_classlimit_medic "-1"
tf_tournament_classlimit_pyro "-1"
tf_tournament_classlimit_scout "-1"
tf_tournament_classlimit_sniper "-1"
tf_tournament_classlimit_soldier "-1"
tf_tournament_classlimit_spy "-1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "33"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "1" // Everybody loves sprays
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_restart
say "----------------------------------"
say "-- SCRIM O'CLOCK! CONFIG LOADED --"
say "----------------------------------"
// ozfortress scrim config (updated 14/7/2012 by seeker)
exec push
exec 6v6
mp_maxrounds 0
mp_timelimit 30
mp_winlimit 0
mp_tournament_restart
say - ozfortress scrim o'clock modifier loaded -

View File

@ -1,89 +0,0 @@
// This file was auto-generated by SourceMod (v1.3.6)
// ConVars for plugin "funcommands.smx"
// Sets the radius for beacon's light rings.
// -
// Default: "375"
// Minimum: "50.000000"
// Maximum: "1500.000000"
sm_beacon_radius "375"
// Sets the default duration of sm_burn and firebomb victims.
// -
// Default: "20.0"
// Minimum: "0.500000"
// Maximum: "20.000000"
sm_burn_duration "20.0"
// Who is targetted by the FireBomb? 0 = Target only, 1 = Target's team, 2 = Everyone
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_firebomb_mode "0"
// Sets the bomb blast radius.
// -
// Default: "600"
// Minimum: "50.000000"
// Maximum: "3000.000000"
sm_firebomb_radius "600"
// Sets how long the FireBomb fuse is.
// -
// Default: "10.0"
// Minimum: "5.000000"
// Maximum: "120.000000"
sm_firebomb_ticks "10.0"
// Sets the default duration for sm_freeze and freezebomb victims
// -
// Default: "10.0"
// Minimum: "1.000000"
// Maximum: "120.000000"
sm_freeze_duration "10.0"
// Who is targetted by the freezebomb? 0 = Target only, 1 = Target's team, 2 = Everyone
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_freezebomb_mode "0"
// Sets the freezebomb blast radius.
// -
// Default: "600"
// Minimum: "50.000000"
// Maximum: "3000.000000"
sm_freezebomb_radius "600"
// Sets how long the freezebomb fuse is.
// -
// Default: "10.0"
// Minimum: "5.000000"
// Maximum: "120.000000"
sm_freezebomb_ticks "10.0"
// Who is killed by the timebomb? 0 = Target only, 1 = Target's team, 2 = Everyone
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_timebomb_mode "0"
// Sets the bomb blast radius.
// -
// Default: "600"
// Minimum: "50.000000"
// Maximum: "3000.000000"
sm_timebomb_radius "600"
// Sets how long the timebomb fuse is.
// -
// Default: "10.0"
// Minimum: "5.000000"
// Maximum: "120.000000"
sm_timebomb_ticks "10.0"

View File

@ -1,4 +0,0 @@
//This file re-enables a server from "war mode" by unlocking plugin loading
//and refreshing the plugins list.
sm plugins load_unlock
sm plugins refresh

View File

@ -1,10 +0,0 @@
//This file unloads all plugins, re-loads a few "safe" ones, and then prevents
//any more plugins from being loaded.
sm plugins unload_all
sm plugins load_unlock
sm plugins load basebans.smx
sm plugins load basecommands.smx
sm plugins load admin-flatfile.smx
sm plugins load adminhelp.smx
sm plugins load adminmenu.smx
sm plugins load_lock

View File

@ -1,134 +0,0 @@
// SourceMod Configuration File
// This file is automatically executed by SourceMod every mapchange.
// Specifies how admin activity should be relayed to users. Add up the values
// below to get the functionality you want.
// 1: Show admin activity to non-admins anonymously.
// 2: If 1 is specified, admin names will be shown.
// 4: Show admin activity to admins anonymously.
// 8: If 4 is specified, admin names will be shown.
// 16: Always show admin names to root users.
// --
// Default: 13 (1+4+8)
sm_show_activity 13
// Specifies whether menu sounds are enabled for menus created by SourceMod.
// Menu sounds can be further configured in addons/sourcemod/configs/core.cfg.
// --
// Default: 1
sm_menu_sounds 1
// Specifies how long of a delay, in seconds, should be used in between votes
// that are "public" or can be spammed. Whether or not this delay is obeyed
// is dependent on the menu/command.
// --
// Default: 30
sm_vote_delay 30
// Default datetime formatting rules when displaying to clients.
// For full options, see: http://www.opengroup.org/onlinepubs/007908799/xsh/strftime.html
// --
// Default: %m/%d/%Y - %H:%M:%S
// 12 hour format: %m/%d/%Y - %I:%M:%S %p
sm_datetime_format "%m/%d/%Y - %H:%M:%S"
// Sets how SourceMod should check immunity levels when administrators target
// each other.
// 0: Ignore immunity levels (except for specific group immunities).
// 1: Protect from admins of lower access only.
// 2: Protect from admins of equal to or lower access.
// 3: Same as 2, except admins with no immunity can affect each other.
// --
// Default: 1
sm_immunity_mode 1
// Sets how many seconds SourceMod should adjust time values for incorrect
// server clocks. This can be positive or negative and will affect every
// system time in SourceMod, including logging stamps.
// --
// Default: 0
sm_time_adjustment 0
// Specifies the amount of time that is allowed between chat messages. This
// includes the say and say_team commands. If a client sends a message faster
// than this time, they receive a flood token. When the client has accumulated
// 3 or more tokens, a warning message is shown instead of the chat message.
// --
// Requires: antiflood.smx
// Default: 0.75
sm_flood_time 0.75
// Specifies how the reserved slots plugin operates. Valid values are:
// 0 : Public slots are used in preference to reserved slots. Reserved slots are freed before public slots.
// 1 : If someone with reserve access joins into a reserved slot, the player with the highest latency and
// no reserved slot access (spectator players are selected first) is kicked to make room. Thus, the reserved
// slots always remains free. The only situation where the reserved slot(s) can become properly occupied is
// if the server is full with reserve slot access clients.
// --
// Requires: reservedslots.smx
// Default: 0
sm_reserve_type 0
// Specifies the number of reserved player slots. Users with the reservation
// admin flag set will be able to join the server when there are no public slots
// remaining. If someone does not have this flag, they will be kicked.
// (Public slots are defined as: maxplayers - number of reserved slots)
// --
// Requires: reservedslots.smx
// Default: 0
sm_reserved_slots 0
// Specifies whether or not reserved slots will be hidden (subtracted from max
// slot count). Valid values are 0 (Visible) or 1 (Hidden).
// --
// Requires: reservedslots.smx
// Default: 0
sm_hide_slots 0
// Specifies whether or not non-admins can send messages to admins using
// say_team @<message>. Valid values are 0 (Disabled) or 1 (Enabled)
// --
// Requires: basechat.smx
// Default: 1
sm_chat_mode 1
// Specifies whether or not "timeleft" will automaticly be triggered every
// x seconds. Valid values are 0 (Disabled) to 1800 seconds.
// --
// Requires: basetriggers.smx
// Default: 0
sm_timeleft_interval 0
// Specifies whether or not chat triggers are broadcast to the server or just
// the player who requested the info trigger. Valid values are 0 (Disabled) or
// 1 (Enabled)
// --
// Requires: basetriggers.smx
// Default: 1
sm_trigger_show 1
// Specifies whether or not to display vote progress to clients in the
// "hint" box (near the bottom of the screen in most games).
// Valid values are 0 (Disabled) or 1 (Enabled).
// --
// Default: 0
sm_vote_progress_hintbox 0
// Specifies whether or not to display vote progress to clients in the
// chat area. Valid values are 0 (Disabled) or 1 (Enabled).
// --
// Default: 0
sm_vote_progress_chat 0
// Specifies whether or not to display vote progress in the server console.
// Valid values are 0 (Disabled) or 1 (Enabled).
// --
// Default: 0
sm_vote_progress_console 0
// Specifies whether or not to display vote progress to clients in the
// client console. Valid values are 0 (Disabled) or 1 (Enabled).
// --
// Default: 0
sm_vote_progress_client_console 0

View File

@ -1,78 +1,12 @@
////// OZFORTRESS TF2 STOPWATCH CONFIG - The team who attacks faster twice, wins. Played in ABBA order (with an extra AB if tied).
////// Last Edited: 18th, April 2010
mp_allowspectators "1"
mp_autoteambalance "0"
mp_bonusroundtime "5"
mp_chattime "15"
mp_disable_respawn_times "0"
mp_forcecamera "1"
mp_forcerespawn "1"
mp_friendlyfire "0"
mp_match_end_at_timelimit "1"
mp_maxrounds "0"
mp_respawnwavetime "10"
mp_stalemate_enable "0"
mp_teams_unbalance_limit "0"
mp_time_between_capscoring "0"
mp_timelimit "0"
mp_tournament "1"
mp_tournament_allow_non_admin_restart "1"
mp_tournament_stopwatch "1"
mp_winlimit "0"
tf_arena_first_blood "0"
tf_birthday "0"
tf_clamp_airducks "1"
tf_ctf_bonus_time "0"
tf_damage_disablespread "1"
tf_flags_caps_per_round "0"
tf_teamtalk "1"
tf_tournament_hide_domination_icons "1"
tf_use_fixed_weaponspreads "1"
tf_weapon_criticals "0"
tf_tournament_classlimit_demoman "1"
tf_tournament_classlimit_engineer "1"
tf_tournament_classlimit_heavy "1"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_pyro "2"
tf_tournament_classlimit_scout "2"
tf_tournament_classlimit_sniper "2"
tf_tournament_classlimit_soldier "2"
tf_tournament_classlimit_spy "1"
sv_allow_wait_command "1"
sv_alltalk "0"
sv_cheats "0"
sv_client_cmdrate_difference "0"
sv_client_predict "1"
sv_client_max_interp_ratio "5"
sv_client_min_interp_ratio "1"
sv_consistency "1"
sv_gravity "800"
sv_maxrate "30000"
sv_minrate "5000"
sv_maxupdaterate "66"
sv_minupdaterate "33"
sv_maxcmdrate "66"
sv_mincmdrate "33"
sv_pausable "1"
sv_pure "2"
sv_pure_kick_clients "1"
sv_pure_trace "1"
sv_turbophysics "1"
sv_voiceenable "1"
tv_delay "90"
tv_maxrate "5000"
tv_delaymapchange "1"
tv_transmitall "1"
log on
mp_tournament_restart
say "-----------------------------"
say "-- STOPWATCH CONFIG LOADED --"
say "-----------------------------"
// ozfortress stopwatch config (updated 14/7/2012 by seeker)
mp_maxrounds 0
mp_timelimit 0
mp_winlimit 0
mp_tournament_stopwatch 1
mp_tournament_whitelist cfg/whitelists/ozfl.txt
mp_tournament_restart
exec 6v6
say - ozfortress stopwatch config loaded -

View File

@ -1,3 +0,0 @@
mp_switchteams; say "~* SWAPPING TEAMS (JUST LIKE UR MOTHER) *~"
mp_switchteams; say "~* SWAPPING TEAMS (JUST LIKE UR MOTHER) *~"
mp_switchteams; say "~* SWAPPING TEAMS (JUST LIKE UR MOTHER) *~"

View File

@ -1,34 +1,22 @@
mp_scrambleteams_auto "0"
mp_timelimit "0"
mp_maxrounds "0"
mp_winlimit "0"
mp_autoteambalance "0"
mp_teams_unbalance_limit "0"
tf_teamtalk "1"
tf_arena_first_blood "0"
tf_arena_max_streak "0"
tf_arena_preround_time "10"
tf_arena_use_queue "0"
tf_arena_round_time "10"
mp_tournament "1"
mp_tournament_stopwatch "0"
mp_tournament_allow_non_admin_restart "1"
tf_tournament_classlimit_demoman "0"
tf_tournament_classlimit_engineer "0"
tf_tournament_classlimit_heavy "0"
tf_tournament_classlimit_soldier "1"
tf_tournament_classlimit_scout "0"
tf_tournament_classlimit_medic "1"
tf_tournament_classlimit_sniper "0"
tf_tournament_classlimit_spy "0"
tf_tournament_classlimit_pyro "0"
say "-------------------------"
say "- ULTIDUO CONFIG LOADED -"
say "-------------------------"
// ozfortress ultimate duo config (updated 14/7/2012 by seeker)
mp_timelimit 0
mp_winlimit 0
tf_arena_first_blood "0"
tf_arena_preround_time 10
mp_tournament_stopwatch 0
mp_tournament_whitelist ""
tf_tournament_classlimit_demoman 0
tf_tournament_classlimit_engineer 0
tf_tournament_classlimit_heavy 0
tf_tournament_classlimit_soldier 1
tf_tournament_classlimit_scout 0
tf_tournament_classlimit_medic 1
tf_tournament_classlimit_sniper 0
tf_tournament_classlimit_spy 0
tf_tournament_classlimit_pyro 0
say - ozfortress ultiduo config loaded -

View File

@ -0,0 +1,43 @@
// gaming sydney highlander whitelist (updated 14/7/2012 by seeker)
"item_whitelist"
{
"unlisted_items_default_to" "1"
//Set Hats
"The Attendant" "0"
"The Familiar Fez" "0"
"Ol' Snaggletooth" "0"
"The Grenadier's Softcap" "0"
"The Milkman" "0"
"Big Chief" "0"
//Weapons
"The Machina" "0"
"The Reserve Shooter" "0"
"The Enforcer" "0"
"The Detonator" "0"
"The Pomson 6000" "0"
"The Phlogistinator" "0"
"The Manmelter" "0"
"The Eureka Effect" "0"
"The Third Degree" "0"
"The Wrap Assassin" "0"
"The Spy-cicle" "0"
"The Holiday Punch" "0"
"Baby Face's Blaster" "0"
"Pretty Boy's Pocket Pistol" "0"
"The Beggar's Bazooka" "0"
"The Rainblower" "0"
"The Scorch Shot" "0"
"The Lollichop" "0"
"The Hitman's Heatmaker" "0"
"The Cleaner's Carbine" "0"
"Pet Balloonicorn" "0"
"Autogrant Pyrovision Goggles" "0"
"Pyrovision Goggles" "0"
//Misc.
"Bombinomicon" "0"
}

561
cfg/whitelists/owl.txt Normal file
View File

@ -0,0 +1,561 @@
//whitelist autogenerated by WhiteListAssist (written by OnionS) at 7/15/2012 3:38:37 AM
"item_whitelist"
{
"unlisted_items_default_to" "0"
// HATS
"Demoman's Fro" "1"
"Mining Light" "1"
"Football Helmet" "1"
"Prussian Pickelhaube" "1"
"Pyro's Beanie" "1"
"Batter's Helmet" "1"
"Trophy Belt" "1"
"Soldier's Stash" "1"
"Fancy Fedora" "1"
"Texas Ten Gallon" "1"
"Engineer's Cap" "1"
"Officer's Ushanka" "1"
"Tough Guy's Toque" "1"
"Stainless Pot" "1"
"Tyrant's Helm" "1"
"Glengarry Bonnet" "1"
"Vintage Tyrolean" "1"
"Respectless Rubber Glove" "1"
"Otolaryngologist's Mirror" "1"
"Brigade Helm" "1"
"Bonk Helm" "1"
"Ye Olde Baker Boy" "1"
"Backbiter's Billycock" "1"
"Professional's Panama" "1"
"Master's Yellow Belt" "1"
"Baseball Bill's Sports Shine" "1"
"Mildly Disturbing Halloween Mask" "1"
"Ghastly Gibus" "1"
"Ritzy Rick's Hair Fixative" "1"
"Texas Slim's Dome Shine" "1"
"Scotsman's Stove Pipe" "1"
"Honest Halo" "1"
"L4D Hat" "1"
"Propaganda Contest First Place" "1"
"Towering Pillar of Hats" "1"
"Propaganda Contest Second Place" "1"
"Noble Amassment of Hats" "1"
"Propaganda Contest Third Place" "1"
"Modest Pile of Hat" "1"
"Heavy Hair" "1"
"Demoman Hallmark" "1"
"Spy Noble Hair" "1"
"Engineer Welding Mask" "1"
"Scout Beanie" "1"
"Pyro Brain Sucker" "1"
"Soldier Samurai Hat" "1"
"Sniper Pith Helmet" "1"
"TTG Max Hat" "1"
"Scout Whoopee Cap" "1"
"Medic Goggles" "1"
"Engineer Earmuffs" "1"
"Demoman Tricorne" "1"
"Spy Beret" "1"
"Sniper Fishing Hat" "1"
"Pyro Helm" "1"
"Soldier Drill Hat" "1"
"Medic Gatsby" "1"
"Heavy Do-rag" "1"
"Parasite Hat" "1"
"The Attendant" "1"
"Rimmed Raincatcher" "1"
"The Milkman" "1"
"The Familiar Fez" "1"
"The Grenadier's Softcap" "1"
"Ol' Snaggletooth" "1"
"Worms Gear" "1"
"Pugilist's Protector" "1"
"Old Guadalajara" "1"
"Napper's Respite" "1"
"Bombing Run" "1"
"Chieftain's Challenge" "1"
"Stout Shako" "1"
"Dr's Dapper Topper" "1"
"Handyman's Handle" "1"
"Hard Counter" "1"
"Sober Stuntman" "1"
"Carouser's Capotain" "1"
"Wiki Cap" "1"
"Mann Co. Cap" "1"
"Ellis Hat" "1"
"Halloween Mask - Scout" "1"
"Halloween Mask - Sniper" "1"
"Halloween Mask - Soldier" "1"
"Halloween Mask - Demoman" "1"
"Halloween Mask - Medic" "1"
"Halloween Mask - Heavy" "1"
"Halloween Mask - Spy" "1"
"Halloween Mask - Engineer" "1"
"Halloween Mask - Pyro" "1"
"Halloween Mask - Saxton Hale" "1"
"Horseless Headless Horseman's Head" "1"
"Ghastly Gibus 2010" "1"
"Spine-Chilling Skull" "1"
"Voodoo Juju" "1"
"Cadaver's Cranium" "1"
"Horrific Headsplitter" "1"
"Poker Visor" "1"
"Camera Helm" "1"
"Berliner's Bucket Helm" "1"
"Scotch Bonnet" "1"
"Big Chief" "1"
"Magnificent Mongolian" "1"
"Larrikin Robin" "1"
"Pyromancer's Mask" "1"
"Prancer's Pride" "1"
"Detective Noir" "1"
"Madame Dixie" "1"
"Buckaroos Hat" "1"
"German Gonzila" "1"
"Flipped Trilby" "1"
"Coupe D'isaster" "1"
"Treasure Hat 1" "1"
"Treasure Hat 2" "1"
"Treasure Hat 3" "1"
"Industrial Festivizer" "1"
"Exquisite Rack" "1"
"Defiant Spartan" "1"
"A Rather Festive Tree" "1"
"Prince Tavish's Crown" "1"
"Crocleather Slouch" "1"
"MNC Hat" "1"
"MNC Mascot Hat" "1"
"Heavy Topknot" "1"
"Demo Kabuto" "1"
"Hero's Hachimaki" "1"
"Medic Geisha Hair" "1"
"Hottie's Hoodie" "1"
"The Team Captain" "1"
"Western Wear" "1"
"Medic's Mountain Cap" "1"
"Big Country" "1"
"Grimm Hatte" "1"
"Professor's Peculiarity" "1"
"Private Eye" "1"
"Reggaelator" "1"
"Honcho's Headgear" "1"
"Connoisseur's Cap" "1"
"Furious Fukaamigasa" "1"
"Charmer's Chapeau" "1"
"Doctor's Sack" "1"
"Ol' Geezer" "1"
"Desert Marauder" "1"
"Sultan's Ceremonial" "1"
"Humanitarian's Hachimaki" "1"
"Benefactor's Kanmuri" "1"
"Mangnanimous Monarch" "1"
"Jumper's Jeepcap" "1"
"Potato Hat" "1"
"Capone's Capper" "1"
"Bucket Hat" "1"
"Traffic Cone" "1"
"Polish War Babushka" "1"
"Janissary Hat" "1"
"Lord Cockswain's Pith Helmet" "1"
"Armored Authority" "1"
"Hero's Tail" "1"
"Cosa Nostra Cap" "1"
"Conjurer's Cowl" "1"
"Medic MtG Hat" "1"
"Lo-Fi Longwave" "1"
"Loyalty Reward" "1"
"Spiral Sallet" "1"
"Copper's Hard Top" "1"
"Tam O'Shanter" "1"
"Stately Steel Toe" "1"
"Summer Hat" "1"
"Mask of the Shaman" "1"
"Pilotka" "1"
"Stahlhelm" "1"
"Dragonborn Helmet" "1"
"The Anger" "1"
"Belltower Spec Ops" "1"
"The Sarif Cap" "1"
"Clockwerk's Helm" "1"
"Storm Spirit's Jolly Hat" "1"
"TF Birthday Hat 2011" "1"
"Killer Exclusive" "1"
"The El Jefe" "1"
"Hair of the Dog" "1"
"Wrap Battler" "1"
"Blazing Bull" "1"
"Einstein" "1"
"Idiot Box" "1"
"Under Cover" "1"
"Can Opener" "1"
"Holy Hunter" "1"
"Buzz Killer" "1"
"The Infernal Impaler" "1"
"Spine-Chilling Skull 2011" "1"
"Spine-Chilling Skull 2011 Style 1" "1"
"Spine-Chilling Skull 2011 Style 2" "1"
"Spine-Chilling Skull 2011 Style 3" "1"
"MONOCULUS!" "1"
"Seal Mask" "1"
"Ghastly Gibus 2011" "1"
"The Bubble Pipe" "1"
"Manniversary Paper Hat" "1"
"Your Worst Nightmare" "1"
"The One-Man Army" "1"
"The Counterfeit Billycock" "1"
"The Outdoorsman" "1"
"The Tavish DeGroot Experience" "1"
"The Pencil Pusher" "1"
"The Buccaneer's Bicorne" "1"
"The Salty Dog" "1"
"The Little Buddy" "1"
"The Gym Rat" "1"
"The Hot Dogger" "1"
"The Birdcage" "1"
"The Surgeon's Stahlhelm" "1"
"The Backwards Ballcap" "1"
"L'Inspecteur" "1"
"The Swagman's Swatter" "1"
"The Flamboyant Flamenco" "1"
"The Virtual Reality Headset" "1"
"The Hat With No Name" "1"
"The Hermes" "1"
"Point and Shoot" "1"
"War Head" "1"
"The Dashin' Hashshashin" "1"
"The Top Notch" "1"
"The Head Warmer" "1"
"The Big Elfin Deal" "1"
"The B.M.O.C." "1"
"The Holiday Headcase" "1"
"The Full Head of Steam" "1"
"The Brown Bomber" "1"
"The Ebenezer" "1"
"The Lucky Shot" "1"
"The Warsworn Helmet" "1"
"The Bolgan" "1"
"Daily Duel Winner Reward Hat" "1"
"Daily Gift Giver Reward Hat" "1"
"Daily Map Stamp Reward Hat" "1"
"The Battle Bob" "1"
"The Bushman's Boonie" "1"
"The Conquistador" "1"
"The Helmet Without a Home" "1"
"The Waxy Wayfinder" "1"
"The Bolt Action Blitzer" "1"
"The Fruit Shoot" "1"
"The Front Runner" "1"
"The Triclops" "1"
"The Flamingo Kid" "1"
"The Cross-Comm Crash Helmet" "1"
"The Cross-Comm Express" "1"
"The Gentle Munitionne of Leisure" "1"
"The Gentleman's Ushanka" "1"
"Liquidator's Lid" "1"
"The Fed-Fightin' Fedora" "1"
"Robot Chicken Hat" "1"
"World Traveler" "1"
// MICS
"Camera Beard" "1"
"Web Easteregg Medal" "1"
"OSX Item" "1"
"Medic Mask" "1"
"Employee Badge A" "1"
"Employee Badge B" "1"
"Employee Badge C" "1"
"Employee Badge Plat" "1"
"Pyro Monocle" "1"
"Duel Medal Bronze" "1"
"Duel Medal Silver" "1"
"Duel Medal Gold" "1"
"Duel Medal Plat" "1"
"Polycount Pin" "1"
"TTG Glasses" "1"
"TTG Badge" "1"
"Portal 2 Pin" "1"
"Blighted Beak" "1"
"KF Pyro Mask" "1"
"KF Pyro Tie" "1"
"Le Party Phantom" "1"
"Friendly Item" "1"
"MNC Mascot Outfit" "1"
"Spy Oni Mask" "1"
"Large Luchadore" "1"
"Teddy Roosebelt" "1"
"Sight for Sore Eyes" "1"
"Googly Gazer" "1"
"Pocket Medic" "1"
"Villain's Veil" "1"
"Resurrection Associate Pin" "1"
"SpaceChem Pin" "1"
"Lord Cockswain's Novelty Mutton Chops and Pipe" "1"
"Dr. Grordbort's Crest" "1"
"Fancy Dress Uniform" "1"
"Bonk Boy" "1"
"Sign of the Wolf's School" "1"
"The Made Man" "1"
"Scout MtG Hat" "1"
"Security Shades" "1"
"Rogue's Col Roule" "1"
"Prairie Heel Biters" "1"
"Big Steel Jaw of Summer Fun" "1"
"Summer Shades" "1"
"Scout Flip-Flops" "1"
"Lucky No. 42" "1"
"TournamentMedal - GWJ Winners" "1"
"TournamentMedal - GWJ Runnerups" "1"
"TournamentMedal - GWJ Participants" "1"
"TournamentMedal - ETF2LHL Winners" "1"
"TournamentMedal - ETF2LHL 2nd" "1"
"TournamentMedal - ETF2LHL 3rd" "1"
"TournamentMedal - ETF2LHL Participants" "1"
"TournamentMedal - UGCHL Participants" "1"
"TournamentMedal - UGCHLDiv1 Winners" "1"
"TournamentMedal - UGCHLDiv1 2nd" "1"
"TournamentMedal - UGCHLDiv1 3rd" "1"
"TournamentMedal - UGCHLDiv2 Winners" "1"
"TournamentMedal - UGCHLDiv2 2nd" "1"
"TournamentMedal - UGCHLDiv2 3rd" "1"
"TournamentMedal - UGCHLDiv3 Winners" "1"
"TournamentMedal - UGCHLDiv3 2nd" "1"
"TournamentMedal - UGCHLDiv3 3rd" "1"
"Pip-Boy" "1"
"Wingstick" "1"
"The Deus Specs" "1"
"The Purity Fist" "1"
"Sniper's Snipin' Glass" "1"
"Ball-Kicking Boots" "1"
"Merc's Pride Scarf" "1"
"Scottish Snarl" "1"
"Pickled Paws" "1"
"B-ankh!" "1"
"Futankhamun" "1"
"Fallen Angel" "1"
"Tail From the Crypt" "1"
"Dr. Gogglestache" "1"
"Emerald Jarate" "1"
"Steel Pipes" "1"
"Shoestring Budget" "1"
"Griffin's Gog" "1"
"Intangible Ascot" "1"
"Soviet Stitch-Up" "1"
"Steel-Toed Stompers" "1"
"Silver Bullets" "1"
"Garlic Flank Stake" "1"
"Frontier Flyboy" "1"
"Legend of Bugfoot" "1"
"The Last Breath" "1"
"Apparition's Aspect" "1"
"Bombinomicon" "1"
"Cold War Luchador" "1"
"Mark of the Saint" "1"
"The Brainiac Hairpiece" "1"
"The Brainiac Goggles" "1"
"Dr. Grordbort's Copper Crest" "1"
"The Moonman Backpack" "1"
"The Builder's Blueprints" "1"
"A Whiff of the Old Brimstone" "1"
"The Crocodile Smile" "1"
"Flair!" "1"
"Couvre Corner" "1"
"The Surgeon's Stethoscope" "1"
"Photo Badge" "1"
"Clan Pride" "1"
"The Spectre's Spectacles" "1"
"The Stereoscopic Shades" "1"
"The Cremator's Conscience" "1"
"Dr. Grordbort's Silver Crest" "1"
"Bowtie" "1"
"The Ornament Armament" "1"
"The Sandvich Safe" "1"
"The Outback Intellectual" "1"
"The Itsy Bitsy Spyer" "1"
"The All-Father" "1"
"The Kringle Collection" "1"
"The Jingle Belt" "1"
"The Bootie Time" "1"
"Spirit Of Giving" "1"
"The Nine-Pipe Problem" "1"
"The Stocking Stuffer" "1"
"UGC Tournament Fall 2011 - Platinum 1st Place" "1"
"UGC Tournament Fall 2011 - Platinum 2nd Place" "1"
"UGC Tournament Fall 2011 - Platinum 3rd Place" "1"
"UGC Tournament Fall 2011 - Platinum Participant" "1"
"UGC Tournament Autumn 2011 - Euro Platinum" "1"
"UGC Tournament Fall 2011 - Silver 1st Place" "1"
"UGC Tournament Fall 2011 - Silver 2nd Place" "1"
"UGC Tournament Fall 2011 - Silver 3rd Place" "1"
"UGC Tournament Fall 2011 - Silver Participant" "1"
"UGC Tournament Autumn 2011 - Euro Silver" "1"
"UGC Tournament Fall 2011 - Iron 2nd Place" "1"
"UGC Tournament Fall 2011 - Iron 1st Place" "1"
"UGC Tournament Fall 2011 - Iron 3rd Place" "1"
"UGC Tournament Autumn 2011 - Euro Iron" "1"
"UGC Tournament Fall 2011 - Tin 1st Place" "1"
"UGC Tournament Fall 2011 - Tin 2nd Place" "1"
"UGC Tournament Fall 2011 - Tin 3rd Place" "1"
"UGC Tournament Fall 2011 - Participant" "1"
"UGC Tournament Autumn 2011 - Euro Participant" "1"
"The Bolgan Family Crest" "1"
"The Boston Boom-Bringer" "1"
"Aladdin's Private Reserve" "1"
"The Snapped Pupil" "1"
"The Map Maker's Medallion" "1"
"The Merc Medal" "1"
"The Fast Learner" "1"
"The Captain's Cocktails" "1"
"The Teufort Tooth Kicker" "1"
"The Infernal Orchestrina" "1"
"The Burning Bongos" "1"
"The Scrap Pack" "1"
"The Texas Half-Pants" "1"
"The Toss-Proof Towel" "1"
"The Sneaky Spats of Sneaking" "1"
"The Doublecross-Comm" "1"
"The Atomic Accolade" "1"
"The Professor's Pineapple" "1"
"The Quadwrangler" "1"
"The Surgeon's Side Satchel" "1"
"The Liquor Locker" "1"
"The Bird-Man of Aberdeen" "1"
"The Apparatchik's Apparel" "1"
"Dillinger's Duffel" "1"
"The Business Casual" "1"
"The HazMat Headcase" "1"
"The Idea Tube" "1"
"Something Special For Someone Special (Wearable)" "1"
"UGC Highlander 1st Place North American Platinum Season 6" "1"
"UGC Highlander 2nd Place North American Platinum Season 6" "1"
"UGC Highlander 3rd Place North American Platinum Season 6" "1"
"UGC Highlander 1st Place European Platinum Season 6" "1"
"UGC Highlander 2nd Place European Platinum Season 6" "1"
"UGC Highlander 3rd Place European Platinum Season 6" "1"
"UGC Highlander 1st Place South American Platinum Season 6" "1"
"UGC Highlander 2nd Place South American Platinum Season 6" "1"
"UGC Highlander 3rd Place South American Platinum Season 6" "1"
"UGC Highlander 1st Place North American Silver Season 6" "1"
"UGC Highlander 2nd Place North American Silver Season 6" "1"
"UGC Highlander 3rd Place North American Silver Season 6" "1"
"UGC Highlander 1st Place European Silver Season 6" "1"
"UGC Highlander 2nd Place European Silver Season 6" "1"
"UGC Highlander 3rd Place European Silver Season 6" "1"
"UGC Highlander 1st Place North American Steel Season 6" "1"
"UGC Highlander 2nd Place North American Steel Season 6" "1"
"UGC Highlander 3rd Place North American Steel Season 6" "1"
"UGC Highlander 1st Place European Steel Season 6" "1"
"UGC Highlander 2nd Place European Steel Season 6" "1"
"UGC Highlander 3rd Place European Steel Season 6" "1"
"UGC Highlander 1st Place South American Steel Season 6" "1"
"UGC Highlander 2nd Place South American Steel Season 6" "1"
"UGC Highlander 3rd Place South American Steel Season 6" "1"
"UGC Highlander Platinum Participant Season 6" "1"
"UGC Highlander Silver Participant Season 6" "1"
"UGC Highlander Steel Participant Season 6" "1"
"ESL Season VI Premier Division 1st Place" "1"
"ESL Season VI Premier Division 2nd Place" "1"
"ESL Season VI Premier Division 3rd Place" "1"
"ESL Season VI Premier Division Participant" "1"
"ESL Season VI Division 1 1st Place" "1"
"ESL Season VI Division 1 2nd Place" "1"
"ESL Season VI Division 1 3rd Place" "1"
"ESL Season VI Division 1 Participant" "1"
"ESL Season VI Division 2 1st Place" "1"
"ESL Season VI Division 2 2nd Place" "1"
"ESL Season VI Division 2 3rd Place" "1"
"ESL Season VI Division 2 Participant" "1"
"ESL Season VI Division 3 1st Place" "1"
"ESL Season VI Division 3 2nd Place" "1"
"ESL Season VI Division 3 3rd Place" "1"
"ESL Season VI Division 3 Participant" "1"
"ESL Season VI Division 4 1st Place" "1"
"ESL Season VI Division 4 2nd Place" "1"
"ESL Season VI Division 4 3rd Place" "1"
"ESL Season VI Division 4 Participant" "1"
"ESL Season VI Division 5 1st Place" "1"
"ESL Season VI Division 5 2nd Place" "1"
"ESL Season VI Division 5 3rd Place" "1"
"ESL Season VI Division 5 Participant" "1"
"ESL Season VII Premiership Division 1st Place" "1"
"ESL Season VII Premiership Division 2nd Place" "1"
"ESL Season VII Premiership Division 3rd Place" "1"
"ESL Season VII Premiership Division Participant" "1"
"ESL Season VII Division 1 1st Place" "1"
"ESL Season VII Division 1 2nd Place" "1"
"ESL Season VII Division 1 3rd Place" "1"
"ESL Season VII Division 2 1st Place" "1"
"ESL Season VII Division 2 2nd Place" "1"
"ESL Season VII Division 2 Participant" "1"
"ESL Season VII Division 3 Participant" "1"
"ESL Season VII Division 4 1st Place" "1"
"ESL Season VII Division 4 2nd Place" "1"
"ESL Season VII Division 4 3rd Place" "1"
"ESL Season VII Division 4 Participant" "1"
"ESL Season VII Division 5 1st Place" "1"
"ESL Season VII Division 5 2nd Place" "1"
"ESL Season VII Division 5 3rd Place" "1"
"ESL Season VII Division 5 Participant" "1"
// PRIMARY
"The Blutsauger" "1"
"Upgradeable TF_WEAPON_SHOTGUN_PRIMARY" "1"
"Upgradeable TF_WEAPON_SCATTERGUN" "1"
"Upgradeable TF_WEAPON_SNIPERRIFLE" "1"
"Upgradeable TF_WEAPON_MINIGUN" "1"
"Upgradeable TF_WEAPON_SYRINGEGUN_MEDIC" "1"
"Upgradeable TF_WEAPON_ROCKETLAUNCHER" "1"
"Upgradeable TF_WEAPON_GRENADELAUNCHER" "1"
"Upgradeable TF_WEAPON_FLAMETHROWER" "1"
"The Crusader's Crossbow" "1"
"The Original" "1"
"Festive Minigun 2011" "1"
"Festive Rocket Launcher 2011" "1"
"Festive Flamethrower 2011" "1"
"Festive Sniper Rifle 2011" "1"
"Festive Scattergun 2011" "1"
// SECONDARY
"The Kritzkrieg" "1"
"The Gunboats" "1"
"TTG Max Pistol" "1"
"TTG Sam Revolver" "1"
"Upgradeable TF_WEAPON_SMG" "1"
"Upgradeable TF_WEAPON_PIPEBOMBLAUNCHER" "1"
"Upgradeable TF_WEAPON_PISTOL" "1"
"Upgradeable TF_WEAPON_REVOLVER" "1"
"Upgradeable TF_WEAPON_MEDIGUN" "1"
"TTG Max Pistol - Poker Night" "1"
"Festive Stickybomb Launcher 2011" "1"
"Festive Medigun 2011" "1"
// MELEE
"The Ubersaw" "1"
"The Pain Train" "1"
"Upgradeable TF_WEAPON_BAT" "1"
"Upgradeable TF_WEAPON_BOTTLE" "1"
"Upgradeable TF_WEAPON_FIREAXE" "1"
"Upgradeable TF_WEAPON_CLUB" "1"
"Upgradeable TF_WEAPON_KNIFE" "1"
"Upgradeable TF_WEAPON_FISTS" "1"
"Upgradeable TF_WEAPON_SHOVEL" "1"
"Upgradeable TF_WEAPON_WRENCH" "1"
"Upgradeable TF_WEAPON_BONESAW" "1"
"The Holy Mackerel" "1"
"The Amputator" "1"
"The Boston Basher" "1"
"Three-Rune Blade" "1"
"The Scottish Handshake" "1"
"Festive Bat 2011" "1"
"Festive Wrench 2011" "1"
"Festive Knife 2011" "1"
"The Escape Plan" "1"
"Frying Pan" "1"
// PDAS
"The Cloak and Dagger" "1"
"Upgradeable TF_WEAPON_INVIS" "1"
"TTG Watch" "1"
"Upgradeable TF_WEAPON_PDA_ENGINEER_BUILD" "1"
}

562
cfg/whitelists/ozfl.txt Normal file
View File

@ -0,0 +1,562 @@
//whitelist autogenerated by WhiteListAssist (written by OnionS) at 7/15/2012 3:36:21 AM
"item_whitelist"
{
"unlisted_items_default_to" "0"
// HATS
"Demoman's Fro" "1"
"Mining Light" "1"
"Football Helmet" "1"
"Prussian Pickelhaube" "1"
"Pyro's Beanie" "1"
"Batter's Helmet" "1"
"Trophy Belt" "1"
"Soldier's Stash" "1"
"Fancy Fedora" "1"
"Texas Ten Gallon" "1"
"Engineer's Cap" "1"
"Officer's Ushanka" "1"
"Tough Guy's Toque" "1"
"Stainless Pot" "1"
"Tyrant's Helm" "1"
"Glengarry Bonnet" "1"
"Vintage Tyrolean" "1"
"Respectless Rubber Glove" "1"
"Otolaryngologist's Mirror" "1"
"Brigade Helm" "1"
"Bonk Helm" "1"
"Ye Olde Baker Boy" "1"
"Backbiter's Billycock" "1"
"Professional's Panama" "1"
"Master's Yellow Belt" "1"
"Baseball Bill's Sports Shine" "1"
"Mildly Disturbing Halloween Mask" "1"
"Ghastly Gibus" "1"
"Ritzy Rick's Hair Fixative" "1"
"Texas Slim's Dome Shine" "1"
"Scotsman's Stove Pipe" "1"
"Honest Halo" "1"
"L4D Hat" "1"
"Propaganda Contest First Place" "1"
"Towering Pillar of Hats" "1"
"Propaganda Contest Second Place" "1"
"Noble Amassment of Hats" "1"
"Propaganda Contest Third Place" "1"
"Modest Pile of Hat" "1"
"Heavy Hair" "1"
"Demoman Hallmark" "1"
"Spy Noble Hair" "1"
"Engineer Welding Mask" "1"
"Scout Beanie" "1"
"Pyro Brain Sucker" "1"
"Soldier Samurai Hat" "1"
"Sniper Pith Helmet" "1"
"TTG Max Hat" "1"
"Scout Whoopee Cap" "1"
"Medic Goggles" "1"
"Engineer Earmuffs" "1"
"Demoman Tricorne" "1"
"Spy Beret" "1"
"Sniper Fishing Hat" "1"
"Pyro Helm" "1"
"Soldier Drill Hat" "1"
"Medic Gatsby" "1"
"Heavy Do-rag" "1"
"Parasite Hat" "1"
"The Attendant" "1"
"Rimmed Raincatcher" "1"
"The Milkman" "1"
"The Familiar Fez" "1"
"The Grenadier's Softcap" "1"
"Ol' Snaggletooth" "1"
"Worms Gear" "1"
"Pugilist's Protector" "1"
"Old Guadalajara" "1"
"Napper's Respite" "1"
"Bombing Run" "1"
"Chieftain's Challenge" "1"
"Stout Shako" "1"
"Dr's Dapper Topper" "1"
"Handyman's Handle" "1"
"Hard Counter" "1"
"Sober Stuntman" "1"
"Carouser's Capotain" "1"
"Wiki Cap" "1"
"Mann Co. Cap" "1"
"Ellis Hat" "1"
"Halloween Mask - Scout" "1"
"Halloween Mask - Sniper" "1"
"Halloween Mask - Soldier" "1"
"Halloween Mask - Demoman" "1"
"Halloween Mask - Medic" "1"
"Halloween Mask - Heavy" "1"
"Halloween Mask - Spy" "1"
"Halloween Mask - Engineer" "1"
"Halloween Mask - Pyro" "1"
"Halloween Mask - Saxton Hale" "1"
"Horseless Headless Horseman's Head" "1"
"Ghastly Gibus 2010" "1"
"Spine-Chilling Skull" "1"
"Voodoo Juju" "1"
"Cadaver's Cranium" "1"
"Horrific Headsplitter" "1"
"Poker Visor" "1"
"Camera Helm" "1"
"Berliner's Bucket Helm" "1"
"Scotch Bonnet" "1"
"Big Chief" "1"
"Magnificent Mongolian" "1"
"Larrikin Robin" "1"
"Pyromancer's Mask" "1"
"Prancer's Pride" "1"
"Detective Noir" "1"
"Madame Dixie" "1"
"Buckaroos Hat" "1"
"German Gonzila" "1"
"Flipped Trilby" "1"
"Coupe D'isaster" "1"
"Treasure Hat 1" "1"
"Treasure Hat 2" "1"
"Treasure Hat 3" "1"
"Industrial Festivizer" "1"
"Exquisite Rack" "1"
"Defiant Spartan" "1"
"A Rather Festive Tree" "1"
"Prince Tavish's Crown" "1"
"Crocleather Slouch" "1"
"MNC Hat" "1"
"MNC Mascot Hat" "1"
"Heavy Topknot" "1"
"Demo Kabuto" "1"
"Hero's Hachimaki" "1"
"Medic Geisha Hair" "1"
"Hottie's Hoodie" "1"
"The Team Captain" "1"
"Western Wear" "1"
"Medic's Mountain Cap" "1"
"Big Country" "1"
"Grimm Hatte" "1"
"Professor's Peculiarity" "1"
"Private Eye" "1"
"Reggaelator" "1"
"Honcho's Headgear" "1"
"Connoisseur's Cap" "1"
"Furious Fukaamigasa" "1"
"Charmer's Chapeau" "1"
"Doctor's Sack" "1"
"Ol' Geezer" "1"
"Desert Marauder" "1"
"Sultan's Ceremonial" "1"
"Humanitarian's Hachimaki" "1"
"Benefactor's Kanmuri" "1"
"Mangnanimous Monarch" "1"
"Jumper's Jeepcap" "1"
"Potato Hat" "1"
"Capone's Capper" "1"
"Bucket Hat" "1"
"Traffic Cone" "1"
"Polish War Babushka" "1"
"Janissary Hat" "1"
"Lord Cockswain's Pith Helmet" "1"
"Armored Authority" "1"
"Hero's Tail" "1"
"Cosa Nostra Cap" "1"
"Conjurer's Cowl" "1"
"Medic MtG Hat" "1"
"Lo-Fi Longwave" "1"
"Loyalty Reward" "1"
"Spiral Sallet" "1"
"Copper's Hard Top" "1"
"Tam O'Shanter" "1"
"Stately Steel Toe" "1"
"Summer Hat" "1"
"Mask of the Shaman" "1"
"Pilotka" "1"
"Stahlhelm" "1"
"Dragonborn Helmet" "1"
"The Anger" "1"
"Belltower Spec Ops" "1"
"The Sarif Cap" "1"
"Clockwerk's Helm" "1"
"Storm Spirit's Jolly Hat" "1"
"TF Birthday Hat 2011" "1"
"Killer Exclusive" "1"
"The El Jefe" "1"
"Hair of the Dog" "1"
"Wrap Battler" "1"
"Blazing Bull" "1"
"Einstein" "1"
"Idiot Box" "1"
"Under Cover" "1"
"Can Opener" "1"
"Holy Hunter" "1"
"Buzz Killer" "1"
"The Infernal Impaler" "1"
"Spine-Chilling Skull 2011" "1"
"Spine-Chilling Skull 2011 Style 1" "1"
"Spine-Chilling Skull 2011 Style 2" "1"
"Spine-Chilling Skull 2011 Style 3" "1"
"MONOCULUS!" "1"
"Seal Mask" "1"
"Ghastly Gibus 2011" "1"
"The Bubble Pipe" "1"
"Manniversary Paper Hat" "1"
"Your Worst Nightmare" "1"
"The One-Man Army" "1"
"The Counterfeit Billycock" "1"
"The Outdoorsman" "1"
"The Tavish DeGroot Experience" "1"
"The Pencil Pusher" "1"
"The Buccaneer's Bicorne" "1"
"The Salty Dog" "1"
"The Little Buddy" "1"
"The Gym Rat" "1"
"The Hot Dogger" "1"
"The Birdcage" "1"
"The Surgeon's Stahlhelm" "1"
"The Backwards Ballcap" "1"
"L'Inspecteur" "1"
"The Swagman's Swatter" "1"
"The Flamboyant Flamenco" "1"
"The Virtual Reality Headset" "1"
"The Hat With No Name" "1"
"The Hermes" "1"
"Point and Shoot" "1"
"War Head" "1"
"The Dashin' Hashshashin" "1"
"The Top Notch" "1"
"The Head Warmer" "1"
"The Big Elfin Deal" "1"
"The B.M.O.C." "1"
"The Holiday Headcase" "1"
"The Full Head of Steam" "1"
"The Brown Bomber" "1"
"The Ebenezer" "1"
"The Lucky Shot" "1"
"The Warsworn Helmet" "1"
"The Bolgan" "1"
"Daily Duel Winner Reward Hat" "1"
"Daily Gift Giver Reward Hat" "1"
"Daily Map Stamp Reward Hat" "1"
"The Battle Bob" "1"
"The Bushman's Boonie" "1"
"The Conquistador" "1"
"The Helmet Without a Home" "1"
"The Waxy Wayfinder" "1"
"The Bolt Action Blitzer" "1"
"The Fruit Shoot" "1"
"The Front Runner" "1"
"The Triclops" "1"
"The Flamingo Kid" "1"
"The Cross-Comm Crash Helmet" "1"
"The Cross-Comm Express" "1"
"The Gentle Munitionne of Leisure" "1"
"The Gentleman's Ushanka" "1"
"Liquidator's Lid" "1"
"The Fed-Fightin' Fedora" "1"
"Robot Chicken Hat" "1"
"World Traveler" "1"
// MICS
"Camera Beard" "1"
"Web Easteregg Medal" "1"
"OSX Item" "1"
"Medic Mask" "1"
"Employee Badge A" "1"
"Employee Badge B" "1"
"Employee Badge C" "1"
"Employee Badge Plat" "1"
"Pyro Monocle" "1"
"Duel Medal Bronze" "1"
"Duel Medal Silver" "1"
"Duel Medal Gold" "1"
"Duel Medal Plat" "1"
"Polycount Pin" "1"
"TTG Glasses" "1"
"TTG Badge" "1"
"Portal 2 Pin" "1"
"Blighted Beak" "1"
"KF Pyro Mask" "1"
"KF Pyro Tie" "1"
"Le Party Phantom" "1"
"Friendly Item" "1"
"MNC Mascot Outfit" "1"
"Spy Oni Mask" "1"
"Large Luchadore" "1"
"Teddy Roosebelt" "1"
"Sight for Sore Eyes" "1"
"Googly Gazer" "1"
"Pocket Medic" "1"
"Villain's Veil" "1"
"Resurrection Associate Pin" "1"
"SpaceChem Pin" "1"
"Lord Cockswain's Novelty Mutton Chops and Pipe" "1"
"Dr. Grordbort's Crest" "1"
"Fancy Dress Uniform" "1"
"Bonk Boy" "1"
"Sign of the Wolf's School" "1"
"The Made Man" "1"
"Scout MtG Hat" "1"
"Security Shades" "1"
"Rogue's Col Roule" "1"
"Prairie Heel Biters" "1"
"Big Steel Jaw of Summer Fun" "1"
"Summer Shades" "1"
"Scout Flip-Flops" "1"
"Lucky No. 42" "1"
"TournamentMedal - GWJ Winners" "1"
"TournamentMedal - GWJ Runnerups" "1"
"TournamentMedal - GWJ Participants" "1"
"TournamentMedal - ETF2LHL Winners" "1"
"TournamentMedal - ETF2LHL 2nd" "1"
"TournamentMedal - ETF2LHL 3rd" "1"
"TournamentMedal - ETF2LHL Participants" "1"
"TournamentMedal - UGCHL Participants" "1"
"TournamentMedal - UGCHLDiv1 Winners" "1"
"TournamentMedal - UGCHLDiv1 2nd" "1"
"TournamentMedal - UGCHLDiv1 3rd" "1"
"TournamentMedal - UGCHLDiv2 Winners" "1"
"TournamentMedal - UGCHLDiv2 2nd" "1"
"TournamentMedal - UGCHLDiv2 3rd" "1"
"TournamentMedal - UGCHLDiv3 Winners" "1"
"TournamentMedal - UGCHLDiv3 2nd" "1"
"TournamentMedal - UGCHLDiv3 3rd" "1"
"Pip-Boy" "1"
"Wingstick" "1"
"The Deus Specs" "1"
"The Purity Fist" "1"
"Sniper's Snipin' Glass" "1"
"Ball-Kicking Boots" "1"
"Merc's Pride Scarf" "1"
"Scottish Snarl" "1"
"Pickled Paws" "1"
"B-ankh!" "1"
"Futankhamun" "1"
"Fallen Angel" "1"
"Tail From the Crypt" "1"
"Dr. Gogglestache" "1"
"Emerald Jarate" "1"
"Steel Pipes" "1"
"Shoestring Budget" "1"
"Griffin's Gog" "1"
"Intangible Ascot" "1"
"Soviet Stitch-Up" "1"
"Steel-Toed Stompers" "1"
"Silver Bullets" "1"
"Garlic Flank Stake" "1"
"Frontier Flyboy" "1"
"Legend of Bugfoot" "1"
"The Last Breath" "1"
"Apparition's Aspect" "1"
"Bombinomicon" "1"
"Cold War Luchador" "1"
"Mark of the Saint" "1"
"The Brainiac Hairpiece" "1"
"The Brainiac Goggles" "1"
"Dr. Grordbort's Copper Crest" "1"
"The Moonman Backpack" "1"
"The Builder's Blueprints" "1"
"A Whiff of the Old Brimstone" "1"
"The Crocodile Smile" "1"
"Flair!" "1"
"Couvre Corner" "1"
"The Surgeon's Stethoscope" "1"
"Photo Badge" "1"
"Clan Pride" "1"
"The Spectre's Spectacles" "1"
"The Stereoscopic Shades" "1"
"The Cremator's Conscience" "1"
"Dr. Grordbort's Silver Crest" "1"
"Bowtie" "1"
"The Ornament Armament" "1"
"The Sandvich Safe" "1"
"The Outback Intellectual" "1"
"The Itsy Bitsy Spyer" "1"
"The All-Father" "1"
"The Kringle Collection" "1"
"The Jingle Belt" "1"
"The Bootie Time" "1"
"Spirit Of Giving" "1"
"The Nine-Pipe Problem" "1"
"The Stocking Stuffer" "1"
"UGC Tournament Fall 2011 - Platinum 1st Place" "1"
"UGC Tournament Fall 2011 - Platinum 2nd Place" "1"
"UGC Tournament Fall 2011 - Platinum 3rd Place" "1"
"UGC Tournament Fall 2011 - Platinum Participant" "1"
"UGC Tournament Autumn 2011 - Euro Platinum" "1"
"UGC Tournament Fall 2011 - Silver 1st Place" "1"
"UGC Tournament Fall 2011 - Silver 2nd Place" "1"
"UGC Tournament Fall 2011 - Silver 3rd Place" "1"
"UGC Tournament Fall 2011 - Silver Participant" "1"
"UGC Tournament Autumn 2011 - Euro Silver" "1"
"UGC Tournament Fall 2011 - Iron 2nd Place" "1"
"UGC Tournament Fall 2011 - Iron 1st Place" "1"
"UGC Tournament Fall 2011 - Iron 3rd Place" "1"
"UGC Tournament Autumn 2011 - Euro Iron" "1"
"UGC Tournament Fall 2011 - Tin 1st Place" "1"
"UGC Tournament Fall 2011 - Tin 2nd Place" "1"
"UGC Tournament Fall 2011 - Tin 3rd Place" "1"
"UGC Tournament Fall 2011 - Participant" "1"
"UGC Tournament Autumn 2011 - Euro Participant" "1"
"The Bolgan Family Crest" "1"
"The Boston Boom-Bringer" "1"
"Aladdin's Private Reserve" "1"
"The Snapped Pupil" "1"
"The Map Maker's Medallion" "1"
"The Merc Medal" "1"
"The Fast Learner" "1"
"The Captain's Cocktails" "1"
"The Teufort Tooth Kicker" "1"
"The Infernal Orchestrina" "1"
"The Burning Bongos" "1"
"The Scrap Pack" "1"
"The Texas Half-Pants" "1"
"The Toss-Proof Towel" "1"
"The Sneaky Spats of Sneaking" "1"
"The Doublecross-Comm" "1"
"The Atomic Accolade" "1"
"The Professor's Pineapple" "1"
"The Quadwrangler" "1"
"The Surgeon's Side Satchel" "1"
"The Liquor Locker" "1"
"The Bird-Man of Aberdeen" "1"
"The Apparatchik's Apparel" "1"
"Dillinger's Duffel" "1"
"The Business Casual" "1"
"The HazMat Headcase" "1"
"The Idea Tube" "1"
"Something Special For Someone Special (Wearable)" "1"
"UGC Highlander 1st Place North American Platinum Season 6" "1"
"UGC Highlander 2nd Place North American Platinum Season 6" "1"
"UGC Highlander 3rd Place North American Platinum Season 6" "1"
"UGC Highlander 1st Place European Platinum Season 6" "1"
"UGC Highlander 2nd Place European Platinum Season 6" "1"
"UGC Highlander 3rd Place European Platinum Season 6" "1"
"UGC Highlander 1st Place South American Platinum Season 6" "1"
"UGC Highlander 2nd Place South American Platinum Season 6" "1"
"UGC Highlander 3rd Place South American Platinum Season 6" "1"
"UGC Highlander 1st Place North American Silver Season 6" "1"
"UGC Highlander 2nd Place North American Silver Season 6" "1"
"UGC Highlander 3rd Place North American Silver Season 6" "1"
"UGC Highlander 1st Place European Silver Season 6" "1"
"UGC Highlander 2nd Place European Silver Season 6" "1"
"UGC Highlander 3rd Place European Silver Season 6" "1"
"UGC Highlander 1st Place North American Steel Season 6" "1"
"UGC Highlander 2nd Place North American Steel Season 6" "1"
"UGC Highlander 3rd Place North American Steel Season 6" "1"
"UGC Highlander 1st Place European Steel Season 6" "1"
"UGC Highlander 2nd Place European Steel Season 6" "1"
"UGC Highlander 3rd Place European Steel Season 6" "1"
"UGC Highlander 1st Place South American Steel Season 6" "1"
"UGC Highlander 2nd Place South American Steel Season 6" "1"
"UGC Highlander 3rd Place South American Steel Season 6" "1"
"UGC Highlander Platinum Participant Season 6" "1"
"UGC Highlander Silver Participant Season 6" "1"
"UGC Highlander Steel Participant Season 6" "1"
"ESL Season VI Premier Division 1st Place" "1"
"ESL Season VI Premier Division 2nd Place" "1"
"ESL Season VI Premier Division 3rd Place" "1"
"ESL Season VI Premier Division Participant" "1"
"ESL Season VI Division 1 1st Place" "1"
"ESL Season VI Division 1 2nd Place" "1"
"ESL Season VI Division 1 3rd Place" "1"
"ESL Season VI Division 1 Participant" "1"
"ESL Season VI Division 2 1st Place" "1"
"ESL Season VI Division 2 2nd Place" "1"
"ESL Season VI Division 2 3rd Place" "1"
"ESL Season VI Division 2 Participant" "1"
"ESL Season VI Division 3 1st Place" "1"
"ESL Season VI Division 3 2nd Place" "1"
"ESL Season VI Division 3 3rd Place" "1"
"ESL Season VI Division 3 Participant" "1"
"ESL Season VI Division 4 1st Place" "1"
"ESL Season VI Division 4 2nd Place" "1"
"ESL Season VI Division 4 3rd Place" "1"
"ESL Season VI Division 4 Participant" "1"
"ESL Season VI Division 5 1st Place" "1"
"ESL Season VI Division 5 2nd Place" "1"
"ESL Season VI Division 5 3rd Place" "1"
"ESL Season VI Division 5 Participant" "1"
"ESL Season VII Premiership Division 1st Place" "1"
"ESL Season VII Premiership Division 2nd Place" "1"
"ESL Season VII Premiership Division 3rd Place" "1"
"ESL Season VII Premiership Division Participant" "1"
"ESL Season VII Division 1 1st Place" "1"
"ESL Season VII Division 1 2nd Place" "1"
"ESL Season VII Division 1 3rd Place" "1"
"ESL Season VII Division 2 1st Place" "1"
"ESL Season VII Division 2 2nd Place" "1"
"ESL Season VII Division 2 Participant" "1"
"ESL Season VII Division 3 Participant" "1"
"ESL Season VII Division 4 1st Place" "1"
"ESL Season VII Division 4 2nd Place" "1"
"ESL Season VII Division 4 3rd Place" "1"
"ESL Season VII Division 4 Participant" "1"
"ESL Season VII Division 5 1st Place" "1"
"ESL Season VII Division 5 2nd Place" "1"
"ESL Season VII Division 5 3rd Place" "1"
"ESL Season VII Division 5 Participant" "1"
// PRIMARY
"The Blutsauger" "1"
"Upgradeable TF_WEAPON_SHOTGUN_PRIMARY" "1"
"Upgradeable TF_WEAPON_SCATTERGUN" "1"
"Upgradeable TF_WEAPON_SNIPERRIFLE" "1"
"Upgradeable TF_WEAPON_MINIGUN" "1"
"Upgradeable TF_WEAPON_SYRINGEGUN_MEDIC" "1"
"Upgradeable TF_WEAPON_ROCKETLAUNCHER" "1"
"Upgradeable TF_WEAPON_GRENADELAUNCHER" "1"
"Upgradeable TF_WEAPON_FLAMETHROWER" "1"
"The Crusader's Crossbow" "1"
"The Overdose" "1"
"The Original" "1"
"Festive Minigun 2011" "1"
"Festive Rocket Launcher 2011" "1"
"Festive Flamethrower 2011" "1"
"Festive Sniper Rifle 2011" "1"
"Festive Scattergun 2011" "1"
// SECONDARY
"The Kritzkrieg" "1"
"The Gunboats" "1"
"TTG Max Pistol" "1"
"TTG Sam Revolver" "1"
"Upgradeable TF_WEAPON_SMG" "1"
"Upgradeable TF_WEAPON_PIPEBOMBLAUNCHER" "1"
"Upgradeable TF_WEAPON_PISTOL" "1"
"Upgradeable TF_WEAPON_REVOLVER" "1"
"Upgradeable TF_WEAPON_MEDIGUN" "1"
"TTG Max Pistol - Poker Night" "1"
"Festive Stickybomb Launcher 2011" "1"
"Festive Medigun 2011" "1"
// MELEE
"The Ubersaw" "1"
"The Pain Train" "1"
"Upgradeable TF_WEAPON_BAT" "1"
"Upgradeable TF_WEAPON_BOTTLE" "1"
"Upgradeable TF_WEAPON_FIREAXE" "1"
"Upgradeable TF_WEAPON_CLUB" "1"
"Upgradeable TF_WEAPON_KNIFE" "1"
"Upgradeable TF_WEAPON_FISTS" "1"
"Upgradeable TF_WEAPON_SHOVEL" "1"
"Upgradeable TF_WEAPON_WRENCH" "1"
"Upgradeable TF_WEAPON_BONESAW" "1"
"The Holy Mackerel" "1"
"The Amputator" "1"
"The Boston Basher" "1"
"Three-Rune Blade" "1"
"The Scottish Handshake" "1"
"Festive Bat 2011" "1"
"Festive Wrench 2011" "1"
"Festive Knife 2011" "1"
"The Escape Plan" "1"
"Frying Pan" "1"
// PDAS
"The Cloak and Dagger" "1"
"Upgradeable TF_WEAPON_INVIS" "1"
"TTG Watch" "1"
"Upgradeable TF_WEAPON_PDA_ENGINEER_BUILD" "1"
}