mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-26 07:14:24 +10:00
Add UltiTrio configs
This commit is contained in:
parent
ccd4530370
commit
43876e8ea9
23
cfg/ultitrio_base.cfg
Normal file
23
cfg/ultitrio_base.cfg
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
//=== Coolstuff standard settings - executed by map type CS Ultitrio configs
|
||||||
|
//=== v.11-02-22
|
||||||
|
//=== THIS CONFIG IS AUTOMATICALLY EXECUTED BY GAMEMODE-SPECIFIC CONFIGS
|
||||||
|
//=== DO NOT MANUALLY EXEC THIS CFG
|
||||||
|
//=== Matches are started with map type cfgs, Exmaple: ultitrio_match.cfg
|
||||||
|
//=== Need Help? Contact me on Discord at "Coolstuff#0001"
|
||||||
|
|
||||||
|
//== COOLSTUFFS CONFIGS ARE BASED OFF OF UGC'S ULTIDUO CONFIGS
|
||||||
|
|
||||||
|
//Item Whitelist
|
||||||
|
mp_tournament_whitelist "cfg/ultitrio_whitelist.txt"
|
||||||
|
tftrue_whitelist_id "item_whitelist_cs_UT"
|
||||||
|
|
||||||
|
//Competitive Settings
|
||||||
|
tf_tournament_classlimit_scout "1"
|
||||||
|
tf_tournament_classlimit_soldier "1"
|
||||||
|
tf_tournament_classlimit_pyro "0"
|
||||||
|
tf_tournament_classlimit_demoman "0"
|
||||||
|
tf_tournament_classlimit_heavy "0"
|
||||||
|
tf_tournament_classlimit_engineer "0"
|
||||||
|
tf_tournament_classlimit_medic "1"
|
||||||
|
tf_tournament_classlimit_sniper "0"
|
||||||
|
tf_tournament_classlimit_spy "0"
|
21
cfg/ultitrio_match.cfg
Normal file
21
cfg/ultitrio_match.cfg
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
//=== Coolstuff Ultitrio TF2 MATCH Config
|
||||||
|
//=== v. 1.3
|
||||||
|
//=== UPDATED by Coolstuff and sweglord227 May 5, 2023
|
||||||
|
//=== THIS CONFIG IS FOR Ultiduo/Ultitrio MAP types
|
||||||
|
//=== Execute this cfg to start matches on Ultiduo/Ultitrio maps.
|
||||||
|
//=== At match end, exec ultitrio_off.cfg to reset the server to your normal setup
|
||||||
|
//=== Sets the league config as server default for duration of match
|
||||||
|
//=== Need Help? Contact me on Discord at "Coolstuff#0001"
|
||||||
|
|
||||||
|
//=== COOLSTUFFS CONFIGS ARE BASED OFF OF UGC'S ULTIDUO CONFIGS
|
||||||
|
//=== used for pure 2 player file consistency enforcement on all players on server
|
||||||
|
//=== Gameplay Settings for Standard type maps ===
|
||||||
|
mp_winlimit "2"
|
||||||
|
mp_maxrounds "0"
|
||||||
|
mp_timelimit "0"
|
||||||
|
mp_tournament_stopwatch "0"
|
||||||
|
mp_tournament_restart
|
||||||
|
|
||||||
|
say "Coolstuff TF2 Ultitrio Match cfg v.05/05/23 executed, reload map once before start"
|
||||||
|
say "First to 4 wins the match. Half every 2 rounds."
|
||||||
|
say "Exec ultitrio_off.cfg at match end to reset server."
|
21
cfg/ultitrio_scrim.cfg
Normal file
21
cfg/ultitrio_scrim.cfg
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
//=== Coolstuff Ultitrio TF2 SCRIM/PUG Config
|
||||||
|
//=== v. 1.2
|
||||||
|
//=== UPDATED by Coolstuff and sweglord227 May 5, 2023
|
||||||
|
//=== THIS CONFIG IS FOR Ultiduo/Ultitrio MAP types
|
||||||
|
//=== Execute this cfg to start matches on Ultiduo/Ultitrio maps.
|
||||||
|
//=== At match end, exec ultitrio_off.cfg to reset the server to your normal setup
|
||||||
|
//=== Sets the league config as server default for duration of match
|
||||||
|
//=== Need Help? Contact me on Discord at "Coolstuff#0001"
|
||||||
|
|
||||||
|
//=== COOLSTUFFS CONFIGS ARE BASED OFF OF UGC'S ULTIDUO CONFIGS
|
||||||
|
//=== used for pure 2 player file consistency enforcement on all players on server
|
||||||
|
//=== Gameplay Settings for Standard type maps ===
|
||||||
|
mp_winlimit "3"
|
||||||
|
mp_maxrounds "0"
|
||||||
|
mp_timelimit "0"
|
||||||
|
mp_tournament_stopwatch "0"
|
||||||
|
mp_tournament_restart
|
||||||
|
|
||||||
|
say "Coolstuff TF2 Ultitrio Scrim/Pug cfg v.05/05/23 executed, reload map once before start"
|
||||||
|
say "First to 3 wins the match. No halftime."
|
||||||
|
say "Exec ultitrio_off.cfg at match end to reset server."
|
Loading…
x
Reference in New Issue
Block a user