Info player allies: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (that new category)
mNo edit summary
Line 1: Line 1:
{{dods point|info_player_allies}}
{{dods point|info_player_allies}}


[[File:info_player_start.png|50px|thumb|right]]
==Entity description==
 
Creates a spawn point for an Allied soldier. 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.  
==Entity Description==
Creates a spawn point for an Allied soldier.


==Keyvalues==
==Keyvalues==
{{KV Angles}}
{{KV Angles}}


==See Also==
==See also==
* [[info_player_axis]]
* [[info_player_axis]]


[[Category:Player spawn entities]]
[[Category:Player spawn entities]]

Revision as of 04:45, 10 August 2013

Template:Dods point

Entity description

Creates a spawn point for an Allied soldier. 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.

Keyvalues

Pitch Yaw Roll (Y Z X) (angles) <QAngle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.

See also