Help me with my checkpoints i can't figure out my problem, Please.
#6

I noticed your other checkpoints are all set to about only 10-12 Z, but this one is set to 42, that might be your error...

pawn Код:
else if(IsHauling[playerid] == 2)
{
       
  DisablePlayerCheckpoint(playerid);
        SendClientMessage(playerid, COLOR_LIGHTBLUE, "Contiune to the next Checkpoint");
  SetPlayerCheckpoint(playerid, 1004.0070, -939.3102, 42.1797, 8.0);
  IsHauling[playerid] = 3;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)