aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/csgo/cfg/aim1v1.cfg
blob: f4a1cdcad596aec7b68feaf5f9a46d5e8d654f30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
clear

exec gamemode_competitive
// Server config
mp_autoteambalance 1
mp_freezetime 0 // Disables freezetime
sv_alltalk 1
mp_halftime_duration 0
mp_weapons_allow_map_placed 1
mp_roundtime 80250
mp_maxrounds 30
mp_join_grace_time 30
mp_friendlyfire 1
mp_free_armor 2
mp_solid_teammates 1

bot_kick // Kicks bots
mp_warmup_end // Ends warmup
mp_restartgame 1 // Restarts the game

echo ""
echo ""
echo ""
echo "1v1 CONFIG LOADED"
echo ""
echo ""
echo ""