Info player logo: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
No edit summary
Line 1: Line 1:
{{wrongtitle|title=info_player_logo}}
{{wrongtitle|title=info_player_logo}}
{{stub}}
{{css point|info_player_logo}}


==Entity Description==
==Entity Description==
This is for [[Creating Menu Background Maps|background maps]] in multiplayer games. All players will spawn here, and there will be no class menu, team menu, or HUD. Use [[info_player_start]] in singleplayer games.
This is for [[Creating Menu Background Maps|background maps]] in multiplayer games. All players will spawn here, and there will be no class menu, team menu, or HUD. Use [[info_player_start]] in singleplayer games.
==Availability==
{{in game|point}} {{game|CS:S}}
This entity is not in the SDK code.


==Keyvalues==
==Keyvalues==

Revision as of 12:29, 26 July 2011

Template:Wrongtitle

Stub

This article or section is a stub. You can help by expanding it.

Template:Css point


Entity Description

This is for background maps in multiplayer games. All players will spawn here, and there will be no class menu, team menu, or HUD. Use info_player_start in singleplayer games.

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.