04.05.2013, 18:28
You have a 4th parameter (I assume angle, assuming you have copied from savedpositions.txt) in your SetPlayerCheckpoint function. It's supposed to be:
pawn Код:
SetPlayerCheckpoint(playerid, X, Y, Z, size);