25.08.2014, 11:28
Код:
InterpolateCameraPos(playerid, Float:FromX, Float:FromY, Float:FromZ, Float:ToX, Float:ToY, Float:ToZ, time, cut = CAMERA_CUT)
Код:
playerid - player to move his camera FromX - From the X position FromY - From The Y position FromZ - From The Z position ToX - To the X Position ToY - To the Y Position ToZ - To the Z Position time - moving camera time type( CAMERA_MOVE for moving(normal moving), CAMERA_CUT for a cut one(directly camera teleport)