Unsolved Adding ABS and TC

Discussion in 'Mod Support' started by missionsystem, May 30, 2018.

  1. missionsystem

    missionsystem
    Expand Collapse

    Joined:
    Oct 9, 2015
    Messages:
    636
    how can i add driving assists into older cars that wouldnt have them? it would be really helpful for a mod im making
     
    • Like Like x 1
  2. thomatoes50

    thomatoes50
    Expand Collapse
    BeamNG Team

    Joined:
    Jan 31, 2013
    Messages:
    722
    for ABS, must be just before you befine the brake parameters
    Code:
        "pressureWheels": [
            ["name","hubGroup","group","node1:","node2:","nodeS","nodeArm:","wheelDir"],
            //brakes
            {"enableABS":false}
    //.....
    For TC you will need ESC
    You can have a look at \vehicles\etk800\etk800_esc.jbeam
    I think you can remove the ESC part and only use the parameters below TCS
     
    • Like Like x 1
    • Agree Agree x 1
  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