-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 8f2b158
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
bot_kick | ||
mp_freezetime 0 | ||
mp_roundtime_defuse 60 | ||
mp_maxmoney 1600000 | ||
mp_startmoney 1600000 | ||
mp_buytime 99999999 | ||
mp_buy_anywhere 1 | ||
mp_free_armor 2 | ||
sv_cheats 1 | ||
sv_grenade_trajectory 1 | ||
sv_showimpacts 2 | ||
bind f1 noclip | ||
bind f5 kill | ||
|
||
alias +jumpthrow"+jump;-attack"; | ||
alias -jumpthrow -jump; | ||
bind c +jumpthrow; | ||
|
||
mp_restartgame 1 | ||
sv_infinite_ammo 1 |