Positions on Derby gets announced several times isntead of once - what is wrong?
#9

Quote:
Originally Posted by Kyance
Посмотреть сообщение
Try using "break;" at the end of the loop(For the winner).. or try creating a var., which detects if a winner has been chosen( new bool:WinnerChosen; ), and the winner's id( new WinnerID[ MAX_PLAYERS ]; ) ..

If a winner has been chosen, you stop the loop( break; ), if not, then you do the highscore stuff.
Thanks alot for the idea! I'll try to do that aswell
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)