Checkpoints!
#2

Why do you disable the checkpoint manually while you have a callback/dynamic plugin callback for that?
pawn Код:
public OnPlayerEnterCheckpoint(playerid)
{
    DisablePlayerCheckpoint(playerid);
    return 1;
}
Reply


Messages In This Thread
Checkpoints! - by KlooP - 15.11.2013, 19:14
Re: Checkpoints! - by Loot - 15.11.2013, 19:28
Re: Checkpoints! - by KlooP - 15.11.2013, 19:36

Forum Jump:


Users browsing this thread: 1 Guest(s)