

Posted on (4 years ago)
Posted on (4 years ago)
Thank you @Homer and @DeepFriedBurger, I now know what I'm modding! :) The help has been greatly appreciated!! 😁
Posted on (4 years ago)
Below is part of the code that I have only changed: // Simpsons Family Sedan SetMass(2000.0); ⬅ I would guess this is the weight of the vehicle??? SetGasScale(num); ⬅ I have no clue what this does SetSlipGasScale(num); ⬅ I have no clue what this does SetBrakeScale(40); ⬅ I would guess this is how ha...