Performance Impact: None
cg_drawCrosshair
Selects the image displayed in the center of the screen. Setting to 0 completely hides the static crosshair, disabling Size, Color, Pulse, and Brightness options. Pro tip: You can set this to 0 but keep cg_crosshairHitStyle active for an invisible crosshair that only flashes on successful hits.
💡
Pro Tip
Use Style 3 (Cross with Gap) or 2 (Cross) to maintain a clear view of your target's center. For the ultimate competitive setup, script your weapon binds to switch styles and sizes. Smaller crosshair for Railgun snipes and larger crosshair for Lightning Gun tracking to help your eyes stay on the enemy's overall model
Friendly Name
Master Crosshair Style
Default Value
5
Data Type
enum
Quick Copy
seta cg_drawCrosshair "5"
Available Settings
| Value | Description |
|---|---|
| 0 | 0 - Hidden |
| 1 | 1 - Circle with dot |
| 2 | 2 - Cross |
| 3 | 3 - Cross with gap |
| 4 | 4 - Circle shaded with dot |
| 5 | 5 - Circle with dot (Default) |
| 6 | 6 - Large Cross |
| 7 | 7 - Solid Dot |
| 8 | 8 - Square |
| 9 | 9 - Square with dot |
| 10 | 10 - Target / Cross within Circle |
Related Commands
Want to use cg_drawCrosshair in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor