Info player deathmatch: 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_deathmatch}}
{{DISPLAYTITLE:info_player_deathmatch}}


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


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


==Keyvalues==
==Keyvalues==
* {{KV Angles}}
{{KV Angles}}
==See Also==
 
==See also==
* [[info_player_combine]]
* [[info_player_combine]]
* [[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:Ship Entities]]
[[Category:Half-Life 2: Deathmatch Entities]]

Revision as of 14:15, 14 April 2012


Template:Hl2dm point

Entity description

Hammer's Deathmatch Spawnpoint Visualization

This entity will take effect only in non-team deathmatch games played in Half-Life 2 Deathmatch. They represent spawn points for players in a non-team game.

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