Compare commits

...

2 Commits

Author SHA1 Message Date
lukas 18d8199126 Merge branch 'master' of https://git.lukasmahler.de/lm/csgo-cfg 2024-01-23 19:30:14 +01:00
lukas 19e2ec5e1b Update nade config to CS2 2024-01-23 19:29:59 +01:00
1 changed files with 14 additions and 21 deletions

View File

@ -1,5 +1,4 @@
sv_cheats 1 sv_cheats 1
bot_kick
mp_limitteams 0 mp_limitteams 0
mp_autoteambalance 0 mp_autoteambalance 0
mp_maxmoney 60000 mp_maxmoney 60000
@ -12,11 +11,22 @@ mp_roundtime_defuse 60
mp_respawn_on_death_ct 1 mp_respawn_on_death_ct 1
mp_respawn_on_death_t 1 mp_respawn_on_death_t 1
sv_infinite_ammo 1 sv_infinite_ammo 1
sv_grenade_trajectory 1 mp_roundtime_defuse 60
sv_grenade_trajectory_time 15 sv_grenade_trajectory_prac_pipreview true
sv_grenade_trajectory_prac_trailtime 15
sv_grenade_trajectory_time_spectator 15
sv_showimpacts 1 sv_showimpacts 1
sv_showimpacts_time 10 sv_showimpacts_time 10
god 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 // Rethrow grenade
bind K sv_rethrow_last_grenade bind K sv_rethrow_last_grenade
@ -27,23 +37,6 @@ ammo_grenade_limit_default 99
ammo_grenade_limit_flashbang 99 ammo_grenade_limit_flashbang 99
ammo_grenade_limit_total 999 ammo_grenade_limit_total 999
//Bots
bot_add_t
bot_add_t
bot_stop 1
// DMG Dealt
// https://steamcommunity.com/sharedfiles/filedetails/?id=221277004
sv_max_allowed_developer 1
developer 1
player_debug_print_damage 1
con_filter_text "Damage"
con_filter_text_out "Player:"
con_filter_enable 2
mp_warmup_end
//mp_restartgame 1
Echo Echo
Echo "<====== nade.cfg geladen ==========>" Echo "<====== nade.cfg geladen ==========>"
Echo Echo