SA-MP Forums Archive
[0.3e] InterpolateCameraPos Problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [0.3e] InterpolateCameraPos Problem (/showthread.php?tid=337946)



[0.3e] InterpolateCameraPos Problem - IMN_AWSOEME - 28.04.2012

hey,

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);
then the rest of the onplayerconnect pawn.

but im not sure why when the player connects they dont get shown the camera movment


Re: [0.3e] InterpolateCameraPos Problem - IMN_AWSOEME - 28.04.2012

*Bumb? anyone?