Checkpoints
#1

How do I create checkpoints which return an ID. Just guessing. I need to add numerous checkpoint effects is the problem.

pawn Код:
new Checkpoint:eg;
pawn Код:
public OnPlayerEnterCheckpoint(playerid)
{
     if (checkpoint == eg)
     {
// effect
     }
    return 1;
}
Reply


Messages In This Thread
Checkpoints - by Abernethy - 13.06.2009, 05:20
Re: Checkpoints - by CracK - 13.06.2009, 06:17

Forum Jump:


Users browsing this thread: 1 Guest(s)