Need help with checkpoint(Area51 GM)
#2

Hey OP, I don't know what's causing your problem but look at this:
pawn Код:
for(check=0;check<=1;check++)
{
    SetPlayerRaceCheckpoint(playerid,0,268.5445,1883.7 351,-30.0938,268.5445,1883.7351,-30.0938,1.3665);
}
This piece of code looks a little retarded. What do you even need this loop for? Simply use
pawn Код:
SetPlayerRaceCheckpoint(playerid,0,268.5445,1883.7 351,-30.0938,268.5445,1883.7351,-30.0938,1.3665);
Reply


Messages In This Thread
Need help with checkpoint(Area51 GM) - by bhuvanesh - 02.08.2012, 17:15
Re: Need help with checkpoint(Area51 GM) - by Misiur - 02.08.2012, 17:26
Re: Need help with checkpoint(Area51 GM) - by bhuvanesh - 02.08.2012, 17:37

Forum Jump:


Users browsing this thread: 1 Guest(s)