Info player combine: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:info_player_combine}}
{{DISPLAYTITLE:info_player_combine}}


{{point ent|{{{1|}}}|game=Half-Life 2: Deathmatch|icon=hl2}}
{{hl2dm point|info_player_combine}}


==Entity description==
==Entity description==
Line 8: Line 8:


==Keyvalues==
==Keyvalues==
* {{KV Angles}}
{{KV Angles}}
==See Also==
 
==See also==
* [[info_player_deathmatch]]
* [[info_player_deathmatch]]
* [[info_player_rebel]]
* [[info_player_rebel]]
* [[info_player_start]]
* [[info_player_start]]
* [[game_player_equip]]
* [[game_player_equip]]
[[Category:Half-Life 2: Deathmatch Entities]]
[[Category:Half-Life 2: Deathmatch Entities]]

Revision as of 14:15, 14 April 2012


Template:Hl2dm point

Entity description

Hammer's Combine Spawnpoint Visualization

This represents a spawn point of a player on the combine team during a team deathmatch game on Half-Life 2: Deathmatch.

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