blob: 38eca1db99c0306f6b4fa2e045fa8c56cbd72d6c (
plain)
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
28
29
30
31
32
33
34
|
// https://www.prosettings.com/sv-cheats1-commands/
// https://indiefaq.com/guides/counter-strike-global-offensive-all-console-commands.html
sv_cheats 1
bot_kick
mp_limitteams 0
mp_autoteambalance 0
mp_roundtime 60
mp_roundtime_defuse 60
mp_freezetime 0
mp_warmup_end
ammo_grenade_limit_total 5
sv_infinite_ammo 1
mp_maxmoney 60000
mp_startmoney 60000
mp_buytime 9999
mp_buy_anywhere 1
mp_restartgame 1
// sv_grenade_trajectory 1
// sv_grenade_trajectory_time 10
// sv_showimpacts 1
// sv_showimpacts_time 10
// give weapon_incgrenade
// give weapon_flashbang
// give weapon_smokegrenade
// give weapon_molotov
// give weapon_decoy
// give weapon_hegrenade
// r_drawothermodels 2
// mat_wireframe 2
// sv_infinite_ammo 1 // 1/2 = reload / no reload
// thirdperson / firstperson
|