-
Notifications
You must be signed in to change notification settings - Fork 14
Local Player
Matt Haynie edited this page Nov 30, 2016
·
8 revisions
When watching an STV or an STV demo, convinces the game that a specified player is the local player. This makes the killfeed highlight kills you participated in.
Without localplayer module:
With localplayer module:
-
ce_localplayer_enabled: Enables the local player module. -
ce_localplayer_player: If non-zero, specifies the player entindex to consider as the local player. -
ce_localplayer_track_spec_target: If set to1, automatically updatesce_localplayer_playerto the current player being spectated.
-
ce_localplayer_set_current_target: Manually updatesce_localplayer_playerwith the current player being spectated.

