Crosshair Commands
Customize every aspect of your crosshair appearance.
All Crosshair Commands (18)
cl_crosshairstyleCrosshair style (0 = default, 1 = static classic, 2 = dynamic classic, 3 = dynamic, 4 = static, 5 = legacy)
cl_crosshairsizeLength of the crosshair lines
cl_crosshairgapGap between crosshair lines and center (-5 to 5)
cl_crosshairthicknessThickness of the crosshair lines
cl_crosshaircolorCrosshair color preset (1=green, 2=yellow, 3=blue, 4=cyan, 5=custom RGB)
cl_crosshaircolor_rCustom crosshair red value (0-255)
cl_crosshaircolor_gCustom crosshair green value (0-255)
cl_crosshaircolor_bCustom crosshair blue value (0-255)
cl_crosshairalphaCrosshair opacity (0-255, 255 = fully opaque)
cl_crosshairdotShow center dot (0 = off, 1 = on)
cl_crosshair_tT-shaped crosshair — removes top line (0 = off, 1 = on)
cl_crosshair_drawoutlineDraw outline around crosshair (0 = off, 1 = on)
cl_crosshair_outlinethicknessThickness of the crosshair outline
cl_crosshair_sniper_widthWidth of the sniper scope crosshair line
cl_crosshair_sniper_show_normal_inaccuracyShow movement inaccuracy on sniper crosshair
cl_crosshairgap_useweaponvalueUse weapon-specific gap values for dynamic crosshair
cl_crosshair_friendly_warningCrosshair warning when aiming at teammates (0=off, 1=flash, 2=icon)
cl_crosshair_recoilCrosshair 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.