Created
July 5, 2018 02:13
-
-
Save mouradev/0a68195fa204f24bc045976eb60c8f91 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
exec gamemode_competitive | |
bot_kick | |
mp_warmup_end | |
mp_roundtime 60 | |
mp_roundtime_defuse 60 | |
mp_freezetime 0 | |
mp_maxmoney 60000 | |
mp_startmoney 60000 | |
mp_buytime 10000 | |
mp_buy_anywhere 1 | |
mp_autoteambalance 0 | |
mp_limitteams 0 | |
mp_spectators_max 9 | |
mp_autokick 0 | |
sv_cheats 1 | |
sv_showimpacts 2 | |
sv_infinite_ammo 1 | |
sv_grenade_trajectory 1 | |
sv_regeneration_force_on 1 | |
ammo_grenade_limit_total 10 | |
bind "n" noclip | |
mp_restartgame 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment