This article's documentation is for the "GoldSrc" engine. Click here for more information.

info_player_observer

From Valve Developer Community
Revision as of 20:31, 17 May 2024 by PeeBot (talk | contribs) (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Jump to navigation Jump to search

info_player_observer is a point entity available in Day of Defeat Day of Defeat. This entity creates the point where observers spawn, normally when a player has just connected. If the map does not have this entity the camera will be placed automatic at origin 0,0,0.

Key Values

Master (master) <targetname>
Name of a master entity. If the master hasn't been activated, this entity will not activate.

CPMaster:

Master Control Point (target) <targetname>
This is the dod_master entity using a dod_control_point.
Active if neutral? (spawn_cp_neutral) <boolean>
Specify spawn activity for each state of the dod_control_point.
Active if in control? (spawn_cp_incontrol) <boolean>
Specify spawn activity for each state of the dod_control_point.
Active if not in control? (spawn_cp_notincontrol) <boolean>
Specify spawn activity for each state of the dod_control_point.