[HELP]Race checkpints help
#13

my race what i made
Quote:

CMD:kart1(playerid, params[])
{
SetPlayerRaceCheckpoint(playerid, 0, -1145.5658,-1045.6901,128.5027,-1183.2870,-1002.4471,128.5025, 5);
return 1;
}

public OnPlayerEnterRaceCheckpoint(playerid)
{
if(IsPlayerInRangeOfPoint(playerid, 5, -1145.5658,-1045.6901,128.5027))

{
SetPlayerRaceCheckpoint(playerid, 0, -1183.2870,-1002.4471,128.5025, -1172.3785,-988.5954,128.5025, 5);

}
if(IsPlayerInRangeOfPoint(playerid, 5, -1183.2870,-1002.4471,128.5025))

{
SetPlayerRaceCheckpoint(playerid, 1, -1172.3785,-988.5954,128.5025, -1129.6694,-1018.2800,128.5025, 5);

}
if(IsPlayerInRangeOfPoint(playerid, 5,-1098.4072,-1057.1410,128.4954))
return 1;
}

Errors
Quote:

C:\Users\Tarun\Desktop\Ultimate SAMP KeyBinder\New folder (2)\gamemodes\rp.pwn(111) : warning 209: function "OnPlayerEnterRaceCheckpoint" should return a value
C:\Users\Tarun\Desktop\Ultimate SAMP KeyBinder\New folder (2)\gamemodes\rp.pwn(139) : error 021: symbol already defined: "OnPlayerEnterRaceCheckpoint"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

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: 1 Guest(s)