Info player combine: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (that new category)
mNo edit summary
Line 1: Line 1:
{{DISPLAYTITLE:info_player_combine}}
[[Image:info_player_start.png|frame|right|Hammer's Combine Spawnpoint Visualization]]
 
{{hl2dm point|info_player_combine}}
{{hl2dm point|info_player_combine}}


==Entity description==
==Entity description==
[[Image:info_player_start.png|frame|right|Hammer's Combine Spawnpoint Visualization]]
Represents a spawn point of a player on the [[Combine]] team during a team deathmatch game in Half-Life 2: Deathmatch.
This represents a spawn point of a player on the combine team during a team deathmatch game on Half-Life 2: Deathmatch.


==Keyvalues==
==Keyvalues==
Line 11: Line 9:


==See also==
==See also==
* [[info_player_rebel]]
* [[info_player_deathmatch]]
* [[info_player_deathmatch]]
* [[info_player_rebel]]
* [[info_player_start]]
* [[info_player_start]]
* [[game_player_equip]]
* [[game_player_equip]]


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

Revision as of 15:13, 26 December 2013

Hammer's Combine Spawnpoint Visualization

Template:Hl2dm point

Entity description

Represents a spawn point of a player on the Combine team during a team deathmatch game in 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