I would like to know how I get the angle of an X, Y,?Z coordinate, To use for example in the function SetPlayerFacingAngle
Marllun
@marllun
scroll to top
powered by storyden
I would like to know how I get the angle of an X, Y,?Z coordinate, To use for example in the function SetPlayerFacingAngle Example: stock Float:GetAnglePos(Float:x, Float:y, Float:z) { ?Code.. return angle; }
Please sign up or log in to reply