Skip to content

Instantly share code, notes, and snippets.

@Arie
Created September 16, 2025 17:20
Show Gist options
  • Save Arie/c7031294e9dd54396acedcbcbf9da8e5 to your computer and use it in GitHub Desktop.
Save Arie/c7031294e9dd54396acedcbcbf9da8e5 to your computer and use it in GitHub Desktop.
2v2mge
exec "rgl_base"
servercfgfile "2v2mge" // sets server cfg to this config so that it gets autoexeced on level change
mp_tournament "1"
mp_timelimit "0" // unsets server timelimit
mp_winlimit "0" // unsets winlimit
mp_windifference "0" // unsets windifference
mp_maxrounds "0" // unsets maxrounds
tv_delay "0" // unsets tv_delay
mp_tournament_restart // restarts the tournament to apply above settings
tftrue_whitelist_id "14451"
mp_tournament_whitelist "cfg/2v2mge_whitelist.txt"
// mge classes only
tf_tournament_classlimit_pyro "0"
tf_tournament_classlimit_heavy "0"
tf_tournament_classlimit_engineer "0"
tf_tournament_classlimit_medic "0"
tf_tournament_classlimit_sniper "0"
tf_tournament_classlimit_spy "0"
say "MGE Config Executed."
say "To be safe, please ***CHANGELEVEL*** to reload all settings properly and prevent any crashes."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment