Quote:
Originally Posted by Davidmkd123
Just make a function like
Код:
new Float:Coords[3];
then take the coords by this float
Код:
GetPlayerCameraPos(playerid, Coords[0], Coords[1], Coords[2]);
Do that before the SetCameraBehindPlayer, and then do what you want with the Coords
|
If you don't know what im talking about, please avoid commenting.