Incognito's Streamer - Checkpoint not working?
#4

pawn Код:
}
public OnPlayerEnterCheckpoint(playerid)
{
//  if(IsPlayerInAnyVehicle(playerid)) return 0; optional
    if(IsPlayerInRangeOfPoint(playerid,1,1739.2129,-1944.4154,13.5667))
    {
        ShowPlayerDialog(yadayadayada)
        return 1;
    }
}
This should work

It works perfectly for me

Btw you dont really need to name your checkpoints, this would work for any checkpoints, just make an IsPlayerInRangeOfPoint
Reply


Messages In This Thread
Incognito's Streamer - Checkpoint not working? - by Tee - 19.09.2011, 03:01
Re: Incognito's Streamer - Checkpoint not working? - by DeathTone - 19.09.2011, 03:04
Re: Incognito's Streamer - Checkpoint not working? - by Tee - 19.09.2011, 03:22
Re: Incognito's Streamer - Checkpoint not working? - by DeathTone - 19.09.2011, 04:29
Re: Incognito's Streamer - Checkpoint not working? - by Tee - 19.09.2011, 04:49
Respuesta: Incognito's Streamer - Checkpoint not working? - by [CG]Milito - 17.01.2013, 03:41

Forum Jump:


Users browsing this thread: 1 Guest(s)