Jump to content

Recommended Posts

Posted

I'm working on a nitrous script.

if (isNitrousActive){
    vehicle.setEngineTorqueMultiplier(TORQUE_MULTIPLIER);
    vehicle.setEnginePowerMultiplier(POWER_MULTIPLIER);
}

However, as shown in the video below, only changing the engine's torque actually make a difference in the car's performance. Power multiplier doesn't do anything, so I'm wondering if there's something I'm doing wrong or it just doesn't work? (POWER_MULTIPLIER) is the same that displays at the top of the screen in the Power (max x) field.

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...