Performance Impact: None
cg_drawTeamOverlayY
Shifts the overlay vertically. Negative values push it up, positive values push it down.
💡
Pro Tip
Shift to -20 — pushing it slightly higher keeps teammate info completely out of your lower screen where the action usually happens.
Friendly Name
Team Overlay Y (Vertical)
Default Value
0
Data Type
int
Quick Copy
seta cg_drawTeamOverlayY "0"
Available Settings
| Value | Description |
|---|---|
| -150 | -150 - Higher (Closer to Top) |
| -75 | -75 - Slightly Higher |
| -50 | -50 - Minor Up Shift |
| -20 | -20 - Slight Up (Pro) |
| 0 | 0 - Default Position |
| 50 | 50 - Minor Down Shift |
| 75 | 75 - Slightly Lower |
| 150 | 150 - Lower Screen |
Want to use cg_drawTeamOverlayY in your config?
Our visual editor lets you tweak this setting and 300+ others without touching a text file.
Open in Editor