Name
g_spectator — set bitflags for spectator actions
Synopsis
Table 12.34. g_spectator Flags
| FLAG | DESCRIPTION |
|---|
| 1 | click targeted spectator to follow |
| 2 | click no-target to follow next player, only useful when flag 1 is enabled |
| 4 | continue following same player even after they die and respawn |
| 8 | enter free-look mode when subject dies |
Description
g_spectator
sets bitflags controlling various spectator actions.
![[Note]](../images/note.png) | Note |
|---|
Flags 4 and 8 are mutually exclusive,
|