Info player combine: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 6: Line 6:
==Entity description==
==Entity description==
Represents a spawn point of a player on the [[Combine]] team during a team deathmatch game in Half-Life 2: Deathmatch.
Represents a spawn point of a player on the [[Combine]] team during a team deathmatch game in Half-Life 2: Deathmatch.
{{note|If no {{code|info_player_combine}}s are present in the map, Combine players will spawn at {{ent|info_player_deathmatch}}s instead.}}


==Keyvalues==
==Keyvalues==

Revision as of 07:02, 24 March 2024

Info player start.png

info_player_combine is an e0 available in Half-Life 2: Deathmatch Half-Life 2: Deathmatch.

Entity description

Represents a spawn point of a player on the Combine team during a team deathmatch game in Half-Life 2: Deathmatch.

Note.pngNote:If no info_player_combines are present in the map, Combine players will spawn at info_player_deathmatchs instead.

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