OnPLayerEnterRaceCheckpoint
#1

HEllo how to add in here:
Код:
public OnPlayerEnterRaceCheckpoint(playerid)
{
    if(Ccp[0] == 0)
    SetPlayerRaceCheckpoint(playerid,0,-227.0522,1272.1940,26.6959,-342.3507,1246.0431,30.3559,5);
    if(Ccp1[0] == 0)
    SetPlayerRaceCheckpoint(playerid,0,-342.3507,1246.0431,30.3559,-651.5706,1178.7046,27.9706,5);
	return 1;
}
(not working)
But how to make to each checkpoint this?(like 1st Cp does) ?
Reply


Messages In This Thread
OnPLayerEnterRaceCheckpoint - by DJRebis - 01.08.2013, 18:23
Re: OnPLayerEnterRaceCheckpoint - by appleomax - 01.08.2013, 19:49
Re: OnPLayerEnterRaceCheckpoint - by park4bmx - 01.08.2013, 21:53

Forum Jump:


Users browsing this thread: 1 Guest(s)