04.10.2014, 12:12
Here must have size:
For Example:
Код:
SetPlayerCheckpoint(i, checkpoints[j][0],checkpoints[j][1],checkpoints[j][2],checkpoints[j][3]);
pawn Код:
(playerid, Float:x, Float:y, Float:z, Float:size)
//example
SetPlayerCheckpoint(playerid, 1982.6150, -220.6680, -0.2432, 1.0);