NPC:SetMyFacingAngle
From SA-MP Wiki
Description:
Set the NPC's facing angle.
(Float:ang)
| Float:ang | The new NPC's facing angle. |
Return Values:
This function does not return any specific values.
Example Usage:
SetMyFacingAngle(0); //NPC faces north
north (0)
|
(90) west- -east (270)
|
south (180)
