02.04.2016, 20:31
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
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); }