how to make your car insane fast

Discussion in 'Ideas and Suggestions' started by dussie, Feb 8, 2015.

  1. dussie

    dussie
    Expand Collapse

    Joined:
    Feb 8, 2015
    Messages:
    1
    hello people,here i will show you how to make your cars go fast .


    1. take a vehicle you want to mod. lets choose the pickup. it isnt really slow,but for cool crashes its fun to have it a ""little"" faster.


    2. locate the file. its in beamNG DRIVE folder>vehicles>pickup .


    3. first,remove the file `pickup_cached.jbeam.otherwise it wont work. then open the file `pickup.jbeam`,with notepad.


    4. scroll down a little bit and find "dragcoef:8" . change this value to "0" . safe and close this file.


    5. open the file "puckup_engine_v8.jbeam. scroll down until you see some RPM and TORQUE values. it will look like this:




    ["rpm", "torque"]
    [0, 0],
    [500, 190],
    [1000, 270],
    [2000, 400],
    [3000, 460],
    [4000, 430],
    [5000, 370],
    [6000, 260],
    ],
    "engine":{
    "idleRPM":1000,
    "shiftDownRPM":3200,
    "shiftUpRPM":5000,
    "maxRPM":6000,
    "inertia":0.16,
    "friction":24,
    "brakingCoefRPS":0.15
    "burnEfficiency":0.45
    "throttleSensitivity":1.1


    6. now select this text in notepad,and delete it. replace it with the following text:


    ["rpm", "torque"]
    [0, 5000],
    [500, 5000],
    [1000, 5000],
    [2000, 5000],
    [3000, 5000],
    [4000, 5000],
    [5000, 5000],
    [6000, 3500],
    [7000, 4000],
    [8000, 3500],
    [9000, 10000],
    [10000, 10000],




    ],
    "engine":{
    "idleRPM":500,
    "shiftDownRPM":2500,
    "shiftUpRPM":7000,
    "maxRPM":10000,
    "inertia":0.16,
    "friction":24,
    "brakingCoefRPS":0.15
    "burnEfficiency":0.45
    "throttleSensitivity":1.1


    7. this will make your vehicle have way more power. but,you cant use it well,because yopu will spin. safe and close the engines file. and open the file "pickup_wheels_R.jbeam.
    then press "edit" in notepad. press "find" and type in "frictioncoef" . then press find. it will show u some frictioncoef texts each time you press find. after every text there is a value. change them all to 20. just like this:


    {"springExpansion":2001000, "dampExpansion":18},
    {"nodeWeight":0.60},
    {"nodeMaterial":"|NM_RUBBER"},
    {"frictionCoef":20.0},




    8. note i changed the value after "frictioncoef" to 20. do this. after u done it ,safe an d close the file. do exactly the same with the file "pickup_wheels_F.jbeam, these are the front wheels.


    9. safe and close. now restart beamNG , or press ctrl+r a few times,and voila, your car is a overpowered racing monster!


    did i help you? SUBSCRIBE AND LIKE MY YOUTUBE CHANNEL!
     
  2. Zappymouse

    Zappymouse
    Expand Collapse

    Joined:
    Jun 18, 2013
    Messages:
    1,059
    Unfortunately, increasing torque values is basically common knowledge for most users here. I'm also quite sure there are numerous threads and posts on this particular topic.

    Using 'thrusters' is better for accelerating to high speeds since the top speed isn't limited by the gearbox, as well as the added benefit of not having to deal with wheelspin through basically every gear.
     
  3. Cira

    Cira
    Expand Collapse

    Joined:
    Aug 8, 2013
    Messages:
    282
    Also increasing the frictionCoef will flip the car way more easily ... so you may go fast but can't do corners.
     
  4. jetcoasterfan

    jetcoasterfan
    Expand Collapse

    Joined:
    Jan 31, 2015
    Messages:
    183
    When I try to drive at about 500 MPH with the pickup the, wheels get ripped and shredded off. Can you make the wheels stronger and able to hold up better at speeds over 500 MPH?
     
  5. WrongBrothers

    WrongBrothers
    Expand Collapse

    Joined:
    Aug 7, 2013
    Messages:
    311
    They're representing rubber tubes filled with air. When you spin rubber at several thousand RPM, the G forces acting on it are insane. I doubt BeamNG can handle strengthening them that much, unless you were to make a whole new tire physics model.
     
  6. 14ramosr

    14ramosr
    Expand Collapse

    Joined:
    Sep 7, 2013
    Messages:
    979
    Now that tires can pop, thats an even harder task. I know some people did a top speed competition in the past, and i think they made custom wheels (which were basically solid disks) for their vehicles.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice