Wiki
Clone wikiEFLC-MP LUA / getPlayerHeading
Description
Gets the player heading (rotation/yaw)
Warning: this function is only available on Svr Build 11.2
Parameters
Int playerid
Return values
Float heading
Example
local h = getPlayerHeading(playerid)
Updated