The best training commands for CSGO. They can help you improve your skills in the game
Most CS: GO beginners start their training with a deathmatch. But that’s not all.
The average player who starts his adventure with Counter-Strike: Global Offensive trains his skills on deathmatch servers.
These actually allow you to develop accuracy and full auto control, but more experienced people also choose training on private servers. How to conduct them in the right way?
Commands are the most important element needed for training on private servers
Training on a private server is very simple, because you just need to select the appropriate map. It can be a bit more difficult to customize the server, but for this you can create your own .cfg file in notepad and write down the commands below that you will find useful. Thanks to this, after entering your server, you only need to start the console and enter:
exec <name>.cfg
Thanks to this, all commands will be loaded at the same time. Below you can see a list of commands that are useful for training:
- sv_cheats 1 – the most important command that allows other commands to run.
- bind “<klawisz>” “noclip” – allows you to quickly move around the entire map.
- bot_add_t – adds a bot to terrorists.
- bot_add_ct: – adds a bot to anti-terrorists.
- bot_stop 1 – stops all bots.
- give weapon_[name] – equips the desired weapon. For example:
- give weapon_ak47,
- give weapon_awp,
- give weapon_m4a1_silencer.
- thirdperson – goes to third-person mode.
- firstperson – goes to first-person mode.
- mp_restartgame 1 – restarts the map.
- mp_roundtime 60 – Sets the maximum round time to 60 minutes.
- mp_roundtime_defuse 60 – Sets the round time on maps with defusing the bomb to 60 minutes.
- mp_roundtime_hostage 60 – Sets the round time on hostage rescue maps to 60 minutes
- mp_freezetime 0 – sets the freeze time at the beginning of the round to 0 seconds.
- mp_maxrounds 9999 – the maximum number of rounds to be played before the server changes the map.
- mp_limitteams 0 – removes the team limit.
- mp_autoteambalance 0 – disable auto-balancing mechanics
- bot_kick – kicks all bots from the map.
- mp_maxmoney 60000 – sets the maximum amount of money to 60000.
- mp_startmoney 60000 – sets start money to 60000, default is 800.
- mp_buytime 9999 – Sets the time during which you can buy during a round.
- mp_buy_anywhere 1 – allows you to buy anywhere on the map.
- ammo_grenade_limit_total 5 – sets the grenade limit to 5.
- sv_infinite_ammo 1 – Allows you to have infinite ammo.
- sv_grenade_trajectory 1 – shows the trajectory of a thrown grenade. Helpful in practicing them.
- sv_grenade_trajectory_time 20 – sets the time during which the trajectory will be visible.
- sv_showimpacts 1 – shows where the bullets hit. Useful for scans, and recoil control practice.
- sv_showimpacts_time 10 – bullet impact time.
All of these commands can be really useful during training, so be sure to try them out. Perhaps they will make it more effective.