LMCarsRule
I've been trying some cars not on the list thinking that I could be the first one with a record from that car, but I realized they're not on the list for a reason! I was just working on tuning the Option Stream Z -- 292.25 mph is the best I can muster, but I'd like to see that car on the list!
Anyone want to give it a try? I'll PM my settings to the first one to speak up.
As Macca says, plenty of people have been a lot closer than that, but never quite there. It's not really getting close enough - like the Saleen did - to be worth employing masses of time in. Its powerband is just silly.
Macca
And, I noticed something else with the leaderboard DE. I saw this a while ago, but neglected to mention it. The Honda NSX-R LM Road car is on the leaderboard, but not in the records section at all... just another little something.
Aha, thanks. Not sure whether that car was first on the Leaderboard before or after I put the individual records list on it, but I'll get that sorted in the next update. Cheers!
LMCarsRule
@DE: For the leader board, you should use a php script to index the records so they can be sorted not only by speed, but by driver (user), by Car model, and Manufacturer.
No thanks. I'd rather not make the Leaderboard massively complex and vulnerable to errors, and I like to know and understand every single part of its code. The way it is now is familiar, simple and streamlined - and has been in use for years, so if anything goes wrong with it (only happened once, to date) I can very easily fix it.
If you've any questions that you can't be bothered to look up on the Leaderboard, then you can always ask me; as the program I use for editing the entries is capable of ordering by speed, driver, car and speed, and date - as well as marking out the top three for each car model. However, this is a totally unsuitable application for implementing on a webpage, so I have no base to work from for scripting different orders.
I could go right ahead and spend a massive amount of time making a separate table for every single car, every possible ordering, every manufacturer and every user.. But something tells me the amount of people wanting such a thing simply wouldn't justify either the time, or the complication and clutter.
I'll check out your speed either later on today, or tomorrow evening.
DE