Setplayerangle: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
One (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
'''setplayerangle''' <[[gamevar]]>
'''setplayerangle''' ''[[gamevar]]''


Deprecated command.  Sets the current player's angle to <[[gamevar]]>.
Deprecated command; sets the current player's angle to ''gamevar''.  This is equivalent to setting the [[ang]] member of the [[Members of the player structure|player struct]] for the current player directly.


[[Category:EDuke commands]]
[[Category:EDuke commands]]
[[Category:Player manipulation]]
[[Category:Player manipulation]]

Revision as of 03:28, 14 July 2009

setplayerangle gamevar

Deprecated command; sets the current player's angle to gamevar. This is equivalent to setting the ang member of the player struct for the current player directly.