-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrgl_6s_base.cfg
More file actions
22 lines (18 loc) · 1.28 KB
/
rgl_6s_base.cfg
File metadata and controls
22 lines (18 loc) · 1.28 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 6s
// Config originally created May 11, 2019 -- Updated February 4th, 2019
// 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_6s_custom.cfg" // execs the custom settings in 6s_custom
mp_tournament_whitelist "cfg/rgl_whitelist_6s.txt" // sets whitelist
sm_whitelist_id "rgl_6v6" // downloads latest whitelist using Sourcemod Whitelist Downloader
tftrue_whitelist_id "rgl_6v6" // sets tftrue whitelist if you have tftrue installed
tf_tournament_classlimit_scout "2" // 2 scouts
tf_tournament_classlimit_soldier "2" // 2 soldiers
tf_tournament_classlimit_pyro "2" // max 2 pyros
tf_tournament_classlimit_demoman "1" // 1 demoman
tf_tournament_classlimit_heavy "1" // max 1 pootis
tf_tournament_classlimit_engineer "1" // max 1 engineer
tf_tournament_classlimit_medic "1" // 1 medic
tf_tournament_classlimit_sniper "1" // max 1 sniper
tf_tournament_classlimit_spy "2" // max 2 spies