28.12.2017, 08:10
Quote:
it's simple, use a variable set it to 0 at the race start and then do variable[playerid]++; every time he picks up a checkpoint and just make that variable's value's control the checkpoint order and don't end the race unless variable ==20 (the checkpoints number) and that's pretty much about it.
|
Any other suggestions?