[HELP]Race checkpints help
#14

Quote:
Originally Posted by fuckingcruse
View Post
Errors
You made an bracket mistake and forgot sth in the cmd, write it like this:

PHP Code:
CMD:kart1(playerid)
{
    
SetPlayerRaceCheckpoint(playerid0, -1145.5658,-1045.6901,128.5027,-1183.2870,-1002.4471,128.50255);
    return 
1;
}
public 
OnPlayerEnterRaceCheckpoint(playerid)
{
    if(
IsPlayerInRangeOfPoint(playerid5, -1145.5658,-1045.6901,128.5027))
    {
        
SetPlayerRaceCheckpoint(playerid0, -1183.2870,-1002.4471,128.5025, -1172.3785,-988.5954,128.50255);
    }
    else if(
IsPlayerInRangeOfPoint(playerid5, -1183.2870,-1002.4471,128.5025))
    {
        
SetPlayerRaceCheckpoint(playerid1, -1172.3785,-988.5954,128.5025, -1129.6694,-1018.2800,128.50255);
    }
    else if(
IsPlayerInRangeOfPoint(playerid5,-1098.4072,-1057.1410,128.4954))
    {
        
//here u made nothing..lol
    
}
    return 
1;

Greekz
Reply


Messages In This Thread
[HELP]Race checkpints help - by fuckingcruse - 16.03.2015, 12:54
Re: [HELP]Race checkpints help - by Darrenr - 16.03.2015, 14:33
Re: [HELP]Race checkpints help - by fuckingcruse - 17.03.2015, 16:26
Re: [HELP]Race checkpints help - by CalvinC - 17.03.2015, 16:34
Re: [HELP]Race checkpints help - by fuckingcruse - 17.03.2015, 16:47
Re: [HELP]Race checkpints help - by CalvinC - 17.03.2015, 17:08
Re: [HELP]Race checkpints help - by fuckingcruse - 18.03.2015, 02:35
Re: [HELP]Race checkpints help - by fuckingcruse - 18.03.2015, 16:56
Re: [HELP]Race checkpints help - by CalvinC - 18.03.2015, 16:58
Re: [HELP]Race checkpints help - by fuckingcruse - 18.03.2015, 17:02
Re: [HELP]Race checkpints help - by Vince - 18.03.2015, 17:52
Re: [HELP]Race checkpints help - by fuckingcruse - 19.03.2015, 10:37
Re: [HELP]Race checkpints help - by fuckingcruse - 19.03.2015, 11:45
AW: Re: [HELP]Race checkpints help - by Kaliber - 19.03.2015, 11:50
Re: [HELP]Race checkpints help - by fuckingcruse - 19.03.2015, 11:53

Forum Jump:


Users browsing this thread: 3 Guest(s)