Код HTML:
InterpolateCameraPos(playerid, 821.0516, -1855.5372, 12.8672,82.6834, 547.233886, -1774.291870, 8.147984, 5000);
InterpolateCameraLookAt(playerid, 821.0516, -1855.5372, 12.8672,82.6834, 547.233886, -1774.291870, 8.147984, 5000);
Код HTML:
C:\Users\Gigi\Desktop\America Life\filterscripts\ServerIntro.pwn(188) : warning 213: tag mismatch
C:\Users\Gigi\Desktop\America Life\filterscripts\ServerIntro.pwn(189) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Warnings.
Youve got an extra float parameter in both lines that shouldnt be there. Because of that the time parameter actually is a float, and thats where the warnings come from.