csgo-cfg/nade.cfg

47 lines
998 B
INI

Echo /\
Echo "<====== nade.cfg wird geladen ==========>"
sv_cheats 1
mp_limitteams 0
mp_autoteambalance 0
mp_maxmoney 60000
mp_startmoney 60000
mp_buytime 9999
mp_buy_anywhere 1
mp_freezetime 0
mp_roundtime 60
mp_roundtime_defuse 60
mp_respawn_on_death_ct 1
mp_respawn_on_death_t 1
sv_infinite_ammo 1
mp_roundtime_defuse 60
sv_grenade_trajectory_prac_pipreview true
sv_grenade_trajectory_prac_trailtime 15
sv_grenade_trajectory_time_spectator 15
sv_showimpacts 1
sv_showimpacts_time 10
ammo_grenade_limit_total 5
bot_kick
god //doesn't work for now, maybe they will enable it in the future
mp_warmup_end
mp_restartgame 1
cl_versus_intro false
mp_team_intro_time 0
// Noclip
bind J noclip
// Rethrow grenade
bind K sv_rethrow_last_grenade
// kill & get smoke
bind L "kill; give weapon_smokegrenade"
// Rebuy nades after death
mp_drop_grenade_enable 0
ammo_grenade_limit_default 99
ammo_grenade_limit_flashbang 99
ammo_grenade_limit_total 999
Echo "<====== nade.cfg geladen ==========>"
Echo \/