From 044f0f2157085791e4db82656b97bdb8af955d19 Mon Sep 17 00:00:00 2001 From: fanyx Date: Thu, 23 Nov 2023 10:46:15 +0100 Subject: [PATCH] copy csgo practice to cs2 --- cs2/practice.cfg | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 cs2/practice.cfg diff --git a/cs2/practice.cfg b/cs2/practice.cfg new file mode 100644 index 0000000..de83671 --- /dev/null +++ b/cs2/practice.cfg @@ -0,0 +1,18 @@ +sv_cheats 1 +sv_infinite_ammo 1 +ammo_grenade_limit_total 5 +mp_warmup_end +mp_freezetime 0 +mp_roundtime 60 +mp_roundtime_defuse 60 +sv_grenade_trajectory 1 +sv_grenade_trajectory_time 10 +sv_showimpacts 1 +mp_limitteams 0 +mp_autoteambalance 0 +mp_maxmoney 60000 +mp_startmoney 60000 +mp_buytime 9999 +mp_buy_anywhere 1 +bot_kick +mp_restartgame 1 \ No newline at end of file