info_player_observer

From Valve Developer Community
Jump to: navigation, 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) <string>
Name of a master entity.

CPMaster:

Master Control Point (target) <string>
This is the dod_master entity using a dod_control_point.
Active if neutral? (spawn_cp_neutral) <choices>
Specify spawn activity for each state of the dod_control_point.
Value Description
0 No
1 Yes
Active if in control? (spawn_cp_incontrol) <choices>
Specify spawn activity for each state of the dod_control_point.
Value Description
0 No
1 Yes
Active if not in control? (spawn_cp_notincontrol) <choices>
Specify spawn activity for each state of the dod_control_point.
Value Description
0 No
1 Yes