Forums

Full Version: What tracks work in current SVN
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
detroit, laguna seem broken.
Is this due to the variable friction surfaces?
Cory

Is the anything in the works for saving diffrent cars setups?
Drifting if fun but my main enjoyment is racing, I'd like to be able to save setups for both.
As of this post, I believe Road Atlanta is the only track in SVN that has been adjusted to support variable friction surfaces. You are correct, the other tracks don't work due to the friction additions. I'll go through and see if I can't quickly convert all of the other tracks (with the default full friction values for all surfaces... for now).
Okay, I did this and checked in the results, rev 1232. I did the following:

Code:
add 10 to the top of the list.txt file

run the following in listedit:
addparam 1.0
addparam 0.9
addparam 1.0
addparam 0.0
set 0 * 6 1.0
set 0 * 7 0

add the following to track.txt:
non-treaded friction coefficient = 1.0
treaded friction coefficient = 0.9
Thanks, They work now.
Cory