14.01.2011, 17:09
You should check your checkpointid's. They're probably wrong.
Add this print under your checkpoint function:
Then see what comes out.
Add this print under your checkpoint function:
pawn Код:
printf("Entered checkpoint: %d", checkpointid);