Game Development Community

Who is the winner?

by CodingChris · in Torque Game Engine · 01/28/2007 (1:51 am) · 4 replies

Hi,
how to get the winner of starter.racing game?

#1
02/10/2007 (12:02 am)
No one an idea?
#2
02/10/2007 (7:05 am)
I don't think there is a winner, it's up to you to code it.
#3
02/10/2007 (8:03 am)
When the scores pop up at the end of the laps, it will show you who won based on the number of laps made (I think). You can change it to do it by who had the fastest time, etc based on the code you put in.
#4
02/10/2007 (10:05 am)
I looked at this code. Which line does exactly say this is the winner, I want to get the winner, so that if the player is the winner the current race is shown as done.