04.03.2013, 15:01
The gamemode works fine, but when I add this
It compiles fine, but when i start the gamemode i get this
Run time error 19: "File or function is not found"
pawn Код:
public OnPlayerRequestClass(playerid)
{
InterpolateCameraPos(playerid, 2652.221435, 43.546924, 68.585899, 2136.362548, 42.028499, 34.926959, 60000);
InterpolateCameraLookAt(playerid, 2648.556640, 43.464473, 66.985389, 2132.563232, 42.066158, 33.676406, 60000);
Run time error 19: "File or function is not found"