-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrgl_7s_base.cfg
More file actions
22 lines (18 loc) · 1.23 KB
/
rgl_7s_base.cfg
File metadata and controls
22 lines (18 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// base config specifically for RGL Prolander
// 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_7s_custom.cfg" // execs the custom settings in 7s_custom
mp_tournament_whitelist "cfg/rgl_whitelist_7s.txt" // sets whitelist
sm_whitelist_id "rgl_7v7" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_7v7" // sets tftrue whitelist if you have tftrue installed
tf_tournament_classlimit_scout "1" // class limit of 1 for all classes
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" // ^