g_showActiveEntities
This is a cvar, also known as console variable on id Tech 4 engines, present on DOOM 3, DOOM 3 BFG, Quake 4 and Prey. Below you can find its default value and flags for each engine that declares it.
DOOM 3
draws boxes around thinking entities. dormant entities (outside of pvs) are drawn yellow. non-dormant are green.
| Property |
Value |
| Type |
console variable |
| Default |
0 |
| Flags |
CVAR_GAME | CVAR_BOOL |
DOOM 3 BFG
draws boxes around thinking entities. dormant entities (outside of pvs) are drawn yellow. non-dormant are green.
| Property |
Value |
| Type |
console variable |
| Default |
0 |
| Flags |
CVAR_GAME | CVAR_BOOL |
Quake 4
draws boxes around thinking entities. dormant entities (outside of pvs) are drawn yellow. non-dormant are green.
| Property |
Value |
| Type |
console variable |
| Default |
0 |
| Flags |
CVAR_GAME | CVAR_BOOL |
Prey
draws boxes around thinking entities. dormant entities (outside of pvs) are drawn yellow. non-dormant are green.
| Property |
Value |
| Type |
console variable |
| Default |
0 |
| Flags |
CVAR_GAME | CVAR_BOOL |