28.04.2012, 13:42
hey,
ok so i got
then the rest of the onplayerconnect pawn.
but im not sure why when the player connects they dont get shown the camera movment
ok so i got
pawn Код:
public OnPlayerConnect( playerid )
{
InterpolateCameraPos(playerid, 1665.373168, -776.849365, 137.726852, 2039.417846, -1757.147705, 45.155708, 8000);
InterpolateCameraLookAt(playerid, 1667.305541, -781.335998, 136.661193, 2044.063232, -1756.164550, 43.589115, 8000);
but im not sure why when the player connects they dont get shown the camera movment