Performance Impact: None
cg_drawAmmoWarning
Displays 'Low Ammo' and 'Out Of Ammo' text near the center of your screen. 0 for hidden (clean), 1/2 for on-screen display.
💡
Pro Tip
Set to 0 and rely on the reload sound + cg_lowAmmoWarningSound — the on-screen text is pure visual noise that pros remove immediately.
Friendly Name
Low Ammo Warning Text
Default Value
2
Data Type
int
Quick Copy
seta cg_drawAmmoWarning "2"
Available Settings
| Value | Description |
|---|---|
| 0 | 0 - Hidden |
| 1 | 1 - Large Text Warning |
| 2 DEFAULT | 2 - Small Text Warning |
Want to use cg_drawAmmoWarning in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor