Checkpoints
#1

Hey guys. I wanted to make simple race with checkpoints. I have coords of checkpoints
Код:
if(RaceCheckpoint[playerid] == 0)
{
	SetPlayerRaceCheckpoint(playerid,0,2430.996093,-1720.107788,13.510285,2431.342529,-1572.336791,23.507204,3);
	RaceCheckpoint[playerid] = 1;
}
Now how can i make when player enters last check points he get money?/
Thank you
Reply


Messages In This Thread
Checkpoints - by Micko123 - 29.04.2016, 18:19
Re: Checkpoints - by Konstantinos - 29.04.2016, 18:39

Forum Jump:


Users browsing this thread: 1 Guest(s)