Why this function it's not working?
#4

pawn Код:
stock SetPlayerCheckpointGPS( playerid, gpsName[ ], Float:gpsX, Float:gpsY, Float:gpsZ )
{
    GpsLocation( playerid, gpsName, gpsX, gpsY, gpsZ );
    SetPlayerCheckpoint( playerid, gpsX, gpsY, gpsZ, 20.0 );
}
If so.. should i use the RaceCheckpoint instead of playercheckpoint because i'm using it with a plane.
Reply


Messages In This Thread
Why this function it's not working? - by nGen.SoNNy - 17.10.2015, 15:51
Re: Why this function it's not working? - by nGen.SoNNy - 18.10.2015, 17:16
Re: Why this function it's not working? - by Kevln - 18.10.2015, 18:12
Re: Why this function it's not working? - by nGen.SoNNy - 19.10.2015, 10:58
Re: Why this function it's not working? - by Sew_Sumi - 19.10.2015, 11:28
Re: Why this function it's not working? - by nGen.SoNNy - 19.10.2015, 14:14

Forum Jump:


Users browsing this thread: 1 Guest(s)