prac.cfg: simplify
This commit is contained in:
parent
fcbe0273b5
commit
e6edf36b92
1 changed files with 3 additions and 10 deletions
13
prac.cfg
13
prac.cfg
|
@ -1,19 +1,12 @@
|
||||||
sv_cheats 1
|
sv_cheats 1
|
||||||
sv_showimpacts 2
|
sv_showimpacts 2
|
||||||
sv_infinite_ammo 1
|
sv_regeneration_force_on 1 // "god" does not work in cs2
|
||||||
ammo_grenade_limit_total 5
|
|
||||||
bot_kick
|
|
||||||
mp_roundtime 60
|
|
||||||
mp_buy_anywhere 1
|
mp_buy_anywhere 1
|
||||||
mp_warmup_end
|
|
||||||
mp_buytime 100000
|
|
||||||
mp_roundtime_defuse 60
|
|
||||||
mp_freezetime 0
|
mp_freezetime 0
|
||||||
mp_limitteams 0
|
mp_limitteams 0
|
||||||
mp_autoteambalance 0
|
mp_autoteambalance 0
|
||||||
mp_maxmoney 60000
|
|
||||||
mp_startmoney 60000
|
|
||||||
mp_restartgame 1
|
|
||||||
|
|
||||||
bind "alt" "noclip"
|
bind "alt" "noclip"
|
||||||
bind "p" "give weapon_hegrenade;give weapon_flashbang;give weapon_smokegrenade;give weapon_molotov"
|
bind "p" "give weapon_hegrenade;give weapon_flashbang;give weapon_smokegrenade;give weapon_molotov"
|
||||||
|
bind "o" "give weapon_ak47"
|
||||||
|
|
Loading…
Reference in a new issue