Performance Impact: None

cg_enemyLowerColor

Hex color for enemy legs/lower body. Completing uniform enemy coloring for max visibility.

💡

Pro Tip

Make legs the same color as torso/head — the enemy turns into one giant glowing target instead of three separate pieces, which massively improves tracking during movement.

Friendly Name Enemy Leg Color
Default Value 0x00FF00FF
Data Type string
Quick Copy seta cg_enemyLowerColor "0x00FF00FF"

Available Settings

ValueDescription
0xFFFFFFFF DEFAULT0xFFFFFFFF - Pure White (Engine Default)
0x00FF00FF 0x00FF00FF - Pure Green (Standard)
0xFF00FFFF 0xFF00FFFF - Magenta / Pink (High Contrast)
0xC000C0FF 0xC000C0FF - Purple (Rapha)
0x00FFFFFF 0x00FFFFFF - Cyan
0xFFFF00FF 0xFFFF00FF - Bright Yellow
0xFF0000FF 0xFF0000FF - Pure Red
0x000000FF 0x000000FF - Pure Black (Strong silhouette contrast)
0x0033FFFF 0x0033FFFF - Dark Blue (Less neon, map contrast)

Related Commands

Want to use cg_enemyLowerColor in your config?

Our visual editor lets you tweak this setting and 300+ others without touching a text file.

Open in Editor