GetPlayerFacingAngle

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search


Description:
Gets the facing angle of a player.


Parameters:

playerid

playerid : The ID of the player whose facing angle you want to get.


Return Values:
The facing angle of the player in radians. Returns null if the specified player does not exist.