Crosshair Commands
Customize every aspect of your crosshair appearance.
All Crosshair Commands (18)
cl_crosshairstyle Crosshair style (0 = default, 1 = static classic, 2 = dynamic classic, 3 = dynamic, 4 = static, 5 = legacy)
cl_crosshairsize Length of the crosshair lines
cl_crosshairgap Gap between crosshair lines and center (-5 to 5)
cl_crosshairthickness Thickness of the crosshair lines
cl_crosshaircolor Crosshair color preset (1=green, 2=yellow, 3=blue, 4=cyan, 5=custom RGB)
cl_crosshaircolor_r Custom crosshair red value (0-255)
cl_crosshaircolor_g Custom crosshair green value (0-255)
cl_crosshaircolor_b Custom crosshair blue value (0-255)
cl_crosshairalpha Crosshair opacity (0-255, 255 = fully opaque)
cl_crosshairdot Show center dot (0 = off, 1 = on)
cl_crosshair_t T-shaped crosshair — removes top line (0 = off, 1 = on)
cl_crosshair_drawoutline Draw outline around crosshair (0 = off, 1 = on)
cl_crosshair_outlinethickness Thickness of the crosshair outline
cl_crosshair_sniper_width Width of the sniper scope crosshair line
cl_crosshair_sniper_show_normal_inaccuracy Show movement inaccuracy on sniper crosshair
cl_crosshairgap_useweaponvalue Use weapon-specific gap values for dynamic crosshair
cl_crosshair_friendly_warning Crosshair warning when aiming at teammates (0=off, 1=flash, 2=icon)
cl_crosshair_recoil Crosshair follows recoil pattern (0=off, 1=on)
Other Command Categories
Frequently Asked Questions
- How many crosshair commands are there in CS2?
- There are 18 crosshair commands in CS2. 18 can be used in any game mode, and 0 require sv_cheats 1.
- Which crosshair commands require sv_cheats?
- None of the crosshair commands require sv_cheats. All 18 commands can be used in any game mode including competitive matchmaking.
- How do I use crosshair 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.