info_player_rebel

From Valve Developer Community
Revision as of 18:07, 10 May 2025 by Nescius (talk | contribs) (-added class hierarchy)
Jump to navigation Jump to search
Recycle-warning.png
This is a preserved entity.
If the game has round restart mechanics this entity may not behave as expected.
Info player start.png
C++ Class hierarchy
CPointEntity
CBaseEntity
C++ hl2mp_player.cpp

info_player_rebel is a point entity available in Half-Life 2: Deathmatch Half-Life 2: Deathmatch. Represents a spawn point of a player on the rebel team during a team deathmatch game in Half-Life 2: Deathmatch.

Note.pngNote:If no info_player_rebels are present in the map, rebel 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