Skip to content

Instantly share code, notes, and snippets.

@wall-e-08
Created April 19, 2024 00:33
Show Gist options
  • Save wall-e-08/21d810237bbea1c47de2d1ef1b4ec039 to your computer and use it in GitHub Desktop.
Save wall-e-08/21d810237bbea1c47de2d1ef1b4ec039 to your computer and use it in GitHub Desktop.
CS2 commands
sv_cheats 1
This command allows cheat codes to be used on the practice server.
sv_infinite_ammo 1
This command gives you limitless ammunition and eliminates the need to reload.
sv_grenade_trajectory_prac_pipreview 1
This command gives you a preview of where the grenade will land.
sv_grenade_trajectory_prac_trailtime 15
This command draw and show the grenade trajectory line for 15 seconds
sv_grenade_trajectory_time_spectator 15
This command draw and show the grenade trajectory line for 15 seconds for any spectators
sv_rethrow_last_grenade
This command automatically rethrows the last grenade used without you needing to stay in the same position.
ammo_grenade_limit_total 5
This command lets you carry all five grenades at once.
mp_roundtime 60
This command sets the number of minutes before a round is won/lost to 60 minutes.
mp_roundtime_defuse 60
This command sets the maximum round time on any defusal map to 60 minutes.
mp_maxmoney 60000
This command lets you carry up to 60000 dollars.
mp_startmoney 60000
This command gives you 60000 dollars at the beginning of the game.
mp_freezetime 0
This command eliminates the time you are frozen in spawn, allowing you to move as soon as the round begins.
mp_warmup_end 0
This command forces the warmup period to end, immediately starting the game.
mp_buytime 9999
This command lets you access the buy menu for 9999 seconds or 166 minutes.
mp_buy_anywhere 1
This command lets you purchase weapons and grenades from any location on the map.
noclip
This command allows you to fly around the map and through walls.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment