AttachCameraToObject
#1

Hello, I have a problem with the camera and rendering the map, do not know why the map does not render?


http://prntscr.com/ancdhb



Код:
  
case 1:
{
       new Objeto = CreateObject(19178, 1524.10, -1605.94, 18.72, 0.0, 0.0, 0.0);
       AttachCameraToObject(playerid, Objeto);
       TextDrawShowForPlayer(playerid,TVCAM_CornerTopLeft);
       TextDrawShowForPlayer(playerid,TVCAM_CornerTopRight);
       TextDrawShowForPlayer(playerid,TVCAM_CornerBottomLeft);
       TextDrawShowForPlayer(playerid,TVCAM_CornerBottomRight);
}
Reply
#2

Well, have you tried teleporting the player to that position? Usually its because he/she is not in range to render that part of the map.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)