24.05.2011, 21:27
on ur checkpoint do this
Код:
if(checkpointid = yourcheckpoint) { if(IsPlayerInRangeOfPoint(playerid, 5.0, YOURCHECKPOINT CORDS)) { //your code here } }