#1

I created race with check points. How can I create statistic to write for players who finished first, second, race ?
Reply
#2

It's semi-complicated. When a player joins you need to create a variable the +1's and eventually stops letting people join. When they finish have another variable that +1's and look at the order in your script, like Winner[playeid] == 1 then it says playerid "Wins the race!" I have yet to do this in my script because of the dynamic thinking of a scripter like myself.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)