Counter-Strike 2

Counter-Strike 2

Not enough ratings
Training CFG
By franco
This guide was made for anyone who wants to offline practice grenades and other things easily
   
Award
Favorite
Favorited
Unfavorite
How to do it
INSTRUCTIONS:
- Go to "X:\...\Steam\steamapps\common\Counter-Strike Global Offensive\csgo\cfg"
- Create a new text file
- Copy and paste this:
/////////////////////////////////////////////////////////
mp_buytime 9999
mp_roundtime_defuse 60
mp_maxmoney 64000
mp_startmoney 64000
mp_buy_anywhere 1
sv_cheats 1
sv_infinite_ammo 2
mp_freezetime 0
mp_round_restart_delay 1

//grenades
ammo_grenade_limit_default 5
ammo_grenade_limit_total 10
ammo_grenade_limit_flashbang 10

alias +more "sv_grenade_trajectory 1;sv_showimpacts 1"
alias -more "sv_grenade_trajectory 0;sv_showimpacts 0"

//credits
say v1.0 -- by FRANCO


//apply changes
mp_restartgame 1
/////////////////////////////////////////////////////////

- Save as training.cfg
- Open the game
- Join Offline with bots mode
- Open the console
- Type: exec training
- Enjoy the features!
OPTIONAL: type +more -more in your console to enable/disable more features

features:
- cheats ON
- infinite ammo
- buy ANYWHERE
- buy ALL grenades (unlimited types)
- 60 minutes/round
OPTIONAL: +more/-more will enable/disable grenade trajectory and showimpacts.