Info player combine: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(14 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{wrongtitle|title=info_player_combine}}
#redirect [[info_player_rebel]]
==Entity Description==
{{Preserved entity|all}}
[[Image:info_player_start.png|frame|right|Hammer's Combine Spawnpoint Visualization]]
{{CD|CPointEntity}}
This represents a spawn point of a player on the combine team during a team deathmatch game.
{{this is a|point entity|name=info_player_combine|game=Half-Life 2: Deathmatch}}
 
[[Category:Player spawn entities]]
==Keyvalues==
* {{kv angles}}
==See Also==
* [[info_player_deathmatch]]
* [[info_player_rebel]]
* [[info_player_start]]
* [[game_player_equip]]
[[Category:Half-Life 2: Deathmatch Entities]]

Latest revision as of 18:38, 10 May 2025

Redirect to:

Recycle-warning.png
This is a preserved entity.
If the game has round restart mechanics this entity may not behave as expected.
C++ Class hierarchy
CPointEntity
CBaseEntity

info_player_combine is a point entity available in Half-Life 2: Deathmatch Half-Life 2: Deathmatch.