diff --git a/cs2/practice.cfg b/cs2/practice.cfg index bc1dd35..3d4d832 100644 --- a/cs2/practice.cfg +++ b/cs2/practice.cfg @@ -1,43 +1,48 @@ -sv_cheats 1 - -// server setup -cl_versus_intro false -mp_team_intro_time 0 -mp_freezetime 0 -mp_roundtime 60 -mp_roundtime_defuse 60 -mp_limitteams 0 -mp_autoteambalance 0 -mp_maxmoney 60000 -mp_startmoney 60000 -mp_buytime 9999 -mp_buy_anywhere 1 - -bot_kick - -// player setup -sv_infinite_ammo 1 -ammo_grenade_limit_total 5 -sv_grenade_trajectory_prac_pipreview true -sv_grenade_trajectory_prac_trailtime 10 -sv_showimpacts 1 - -// invincibility -buddha true -buddha_ignore_bots true -ff_damage_reduction_grenade_self 0 -sv_falldamage_scale 0 -inferno_damage 0 -sv_regeneration_force_on true -sv_regeneration_wait_time 0.5 - -bind f1 "toggle sv_grenade_trajectory_prac_pipreview" -bind f2 "sv_rethrow_last_grenade" -bind f3 "ent_fire smokegrenade_projectile kill; stopsound" - -bind "n" "noclip" -bind "m" "bot_crouch" - -// exec -mp_warmup_end -mp_restartgame 1 +sv_cheats 1 + +// server setup +cl_versus_intro false +mp_team_intro_time 0 +mp_freezetime 4 +mp_roundtime 60 +mp_roundtime_defuse 60 +mp_limitteams 0 +mp_autoteambalance 0 +mp_maxmoney 60000 +mp_startmoney 60000 +mp_buytime 9999 +mp_buy_anywhere 1 +mp_death_drop_gun 0 + +// map guides +sv_allow_annotations 1 + +bot_kick + +// player setup +sv_infinite_ammo 1 +ammo_grenade_limit_total 5 +sv_grenade_trajectory_prac_pipreview true +sv_grenade_trajectory_prac_trailtime 10 +sv_showimpacts 1 + +// invincibility +buddha true +buddha_ignore_bots true +ff_damage_reduction_grenade_self 0 +sv_falldamage_scale 0 +inferno_damage 0 +sv_regeneration_force_on true +sv_regeneration_wait_time 0.5 + +bind f1 "toggle sv_grenade_trajectory_prac_pipreview" +bind f2 "sv_rethrow_last_grenade" +bind f3 "ent_fire smokegrenade_projectile kill; stopsound" + +bind "n" "noclip" +bind "m" "toggle bot_crouch 1 0" +alias prac_buy_all "buy m4a1; buy ak47; buy smokegrenade; buy hegrenade; buy flashbang; buy molotov; buy incgrenade; buy decoy; buy vesthelm" + +// exec +mp_warmup_end +mp_restartgame 1