Performance Impact: None
cg_zoomToggle
Alters zoom mechanic: off requires holding key (quick release); on toggles with press (hands-free). Hold suits reactive play, avoiding stuck zoom; toggle risks forgetting—pros prefer hold for fluid combat transitions.
💡
Pro Tip
Bind it to your middle mouse button with "+zoom; cg_zoomToggle 1" and then a second bind on release to "-zoom; cg_zoomToggle 0" so you get both toggle AND hold behavior in one key — the true pro hybrid setup.
Friendly Name
Zoom Toggle Mode
Default Value
0
Data Type
bool
Quick Copy
seta cg_zoomToggle "0"
Available Settings
| Value | Description |
|---|---|
| 0 | Off - Hold to Zoom |
| 1 | On - Toggle Zoom |
Related Commands
Want to use cg_zoomToggle in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor