29.01.2017, 02:42
Hey guys, I used a camera editor to make a camera movement, this is the code that I got from the editor:
And those are the errors:
Any ideas? It doesn't give any error in the filterscript...
Код:
InterpolateCameraPos(playerid, 1476.143310, -1637.729248, 40.966156, 1481.309326, -1729.007202, 13.453255, 6000); InterpolateCameraLookAt(playerid, 1476.857177, -1637.901977, 36.020389, 1481.305541, -1732.989746, 16.476329, 3500);
Код:
C:\Users\andrei\Desktop\Scripting SA-MP\Basic RP Script Scratch FIX\gamemodes\U1.pwn(616) : error 017: undefined symbol "InterpolateCameraPos" C:\Users\andrei\Desktop\Scripting SA-MP\Basic RP Script Scratch FIX\gamemodes\U1.pwn(617) : error 017: undefined symbol "InterpolateCameraLookAt"