Practice & Training Commands
Commands for private practice servers — most require sv_cheats 1.
All Practice & Training Commands (31)
sv_cheats Enable cheat-protected commands (0=off, 1=on)
noclip Toggle fly mode — pass through walls and terrain
god Toggle invincibility (god mode)
sv_infinite_ammo Infinite ammo (1=infinite reserve, 2=no reload needed)
sv_grenade_trajectory Show grenade flight path lines
sv_grenade_trajectory_time How long trajectory lines stay visible (seconds)
sv_grenade_trajectory_prac_pipreview Show grenade landing preview while holding
sv_grenade_trajectory_prac_trailtime Trail time for practice grenade trajectories
sv_showimpacts Show bullet impact points (1=both, 2=client, 3=server)
sv_showimpacts_time How long impact markers stay visible (seconds)
sv_showbullethits Show bullet hit visualization on players
give Give yourself a weapon or item (e.g. give weapon_ak47)
mp_damage_print_enable Print damage dealt and received in console
cl_grenadepreview Show grenade trajectory preview while aiming
sv_rethrow_last_grenade Re-throws the last grenade you threw
mp_buy_anywhere Allow buying weapons anywhere on the map (1=on)
mp_buytime Buy time in seconds after round start
mp_startmoney Starting money at the beginning of the match
mp_maxmoney Maximum money a player can hold
mp_afterroundmoney Money given after every round regardless of outcome
mp_roundtime Round time in minutes
mp_roundtime_defuse Round time for defuse maps in minutes
mp_freezetime Freeze time at round start in seconds (0 = none)
mp_warmuptime Warmup duration in seconds
mp_warmup_end Immediately end the warmup period
mp_restartgame Restart the game after N seconds (e.g. mp_restartgame 1)
mp_respawn_on_death_ct CTs auto-respawn on death (1=on)
mp_respawn_on_death_t Terrorists auto-respawn on death (1=on)
mp_respawn_immunitytime Seconds of spawn protection
sv_regeneration_force_on Force health regeneration
ent_fire Fire an entity input (advanced map manipulation)
Other Command Categories
Frequently Asked Questions
- How many practice & training commands are there in CS2?
- There are 31 practice & training commands in CS2. 16 can be used in any game mode, and 15 require sv_cheats 1.
- Which practice & training commands require sv_cheats?
- 15 of the 31 practice & training commands require sv_cheats 1. These are only usable in private servers or offline practice mode and are blocked in competitive matchmaking.
- How do I use practice & training commands in CS2?
- Open the developer console by pressing the tilde key (~). If it does not open, enable it in Settings > Game > Enable Developer Console. Then type the command and press Enter. You can add these commands to your autoexec.cfg for them to run automatically on launch.
- How do I save console commands permanently?
- Create an autoexec.cfg file in your CS2 cfg folder (Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg/) and add your commands there. End the file with host_writeconfig. These commands run automatically every time CS2 launches.