Threepwood Posted July 17, 2008 Share Posted July 17, 2008 (edited) Hi Folks, I really need some help now. I wrote a CLEO script for a race track, to measure and display round times. So far, it works great to start, set timer, and end the rounds. Basically you enter a marker, get teleported to the start place, go through the start/finish line and the counter starts. While driving through the finish line second time, the timer has to stop, the time should be displayed in the upper left corner (static or for minimum 10 secs) and a new timer starts. This means, you always have the actual time and the one last driven. Ok, I am trying for about 20 hours to get or understand that displaying thing, I can't get it working. Whichever opcode I use or not.. Here is what I have, I would be really thankful if someone could correct/help with my code. All I need is the last driven time in the upper left corner, everything else is working as it is supposed to. (But: If someone knows a "better" way to simulate that finish line..feel free to give a hint, but I am ok with as it is now). //Edith sayed: did it. Only problem is, I can display the time in seconds, is there a way to format $myintglobal (milliseconds) to min:sec and display it? tia, Threep Edited July 18, 2008 by Threepwood Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now