This is the script that sends the camera to the air
How can I put a point or crosshair in the middle as it comes out in the video?
Code:
new Float:x, Float:y, Float:z;
GetPlayerPos(playerid, x, y, z);
eagle[playerid] = CreateObject(19300,x,y,z+120,0.0,0.0,0.0);
AttachCameraToObject(playerid,eagle[playerid]);
Code:
https://www.youtube.com/watch?v=a8StPAH8fIM