25.07.2011, 02:14
the first checkpoint wont work, do i have to make them racing checkpoints because im in a car? this is the code i have for the first checkpoint.
Код:
if(IsPlayerInRangeOfPoint(playerid, 4.0 ,1427.2813, -1613.6610, 13.0077)) { DisablePlayerCheckpoint(playerid); SetPlayerCheckpoint(playerid, 1452.8339,-1290.6772,13.0073, 10.0); }