info_player_axis

From Valve Developer Community
Jump to: navigation, search

info_player_axis is a point entity available in Day of Defeat Day of Defeat.

This entity creates the point where the axis players spawns. A standard map should have between 16 and 32 spawn points. Should be placed at least 128 units away from each other and surrounding walls.

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