Race cmds?
#5

Then if i want to continue like i want 7 cp's that time?

Then i must type like this?

Quote:

SetPlayerRaceCheckpoint(playerid, 0, 100, 110, 15, 120, 140, 16, 5); // Set a race checkpoint where-ever
public OnPlayerEnterRaceCheckpoint(playerid)
{
if(IsPlayerInRangeOfPoint(playerid, 100, 110, 15) // Use the same coordinates as the race checkpoint was created at
{
// The player was in that checkpoint we created, set the next one here
SetPlayerRaceCheckpoint(playerid , [floatx] , [floaty] , [floatz]?
}


return 1;
}
Reply


Messages In This Thread
Race cmds? - by fuckingcruse - 12.03.2015, 14:33
Re: Race cmds? - by CalvinC - 12.03.2015, 14:37
Re: Race cmds? - by fuckingcruse - 12.03.2015, 14:43
Re: Race cmds? - by CalvinC - 12.03.2015, 15:00
Re: Race cmds? - by fuckingcruse - 12.03.2015, 15:14

Forum Jump:


Users browsing this thread: 1 Guest(s)