-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrgl_mm_base.cfg
More file actions
21 lines (18 loc) · 1.21 KB
/
rgl_mm_base.cfg
File metadata and controls
21 lines (18 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// base config specifically for RGL 6s
// Config originally created May 11, 2019 -- Updated February 4th, 2020
// DO NOT EXEC THIS MANUALLY
exec "rgl_base.cfg" // execs base config that every gamemode shares
exec "rgl_any_custom.cfg" // execs the custom settings in any_custom
exec "rgl_mm_custom.cfg" // execs the custom settings in mm_custom
mp_tournament_whitelist "cfg/rgl_whitelist_mm.txt" // sets whitelist
sm_whitelist_id "rgl_nr6s" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_nr6s" // sets tftrue whitelist if you have tftrue installed
tf_tournament_classlimit_scout "-1" // unsets class limits
tf_tournament_classlimit_soldier "-1" // ^
tf_tournament_classlimit_pyro "-1" // ^
tf_tournament_classlimit_demoman "-1" // ^
tf_tournament_classlimit_heavy "-1" // ^
tf_tournament_classlimit_engineer "-1" // ^
tf_tournament_classlimit_medic "-1" // ^
tf_tournament_classlimit_sniper "-1" // ^
tf_tournament_classlimit_spy "-1" // ^