ABS

Discussion in 'Ideas and Suggestions' started by Gonzo_, Oct 20, 2015.

  1. Gonzo_

    Gonzo_
    Expand Collapse

    Joined:
    Oct 18, 2013
    Messages:
    74
    Please make it toggle like on\off
     
  2. SixSixSevenSeven

    SixSixSevenSeven
    Expand Collapse

    Joined:
    Sep 13, 2013
    Messages:
    6,958
    How many cars actually have an ABS toggle...

    Never seen one. Its either installed or it isnt.
     
  3. Gonzo_

    Gonzo_
    Expand Collapse

    Joined:
    Oct 18, 2013
    Messages:
    74
    IRL just enough to remove fuse)
     
  4. SixSixSevenSeven

    SixSixSevenSeven
    Expand Collapse

    Joined:
    Sep 13, 2013
    Messages:
    6,958
    Which on many vehicles including my 2000 Ford Focus sticks the ECU into limp mode.
     
  5. SixSixSevenSeven

    SixSixSevenSeven
    Expand Collapse

    Joined:
    Sep 13, 2013
    Messages:
    6,958
    Which on many vehicles including my 2000 Ford Focus sticks the ECU into limp mode.
     
  6. KennyWah

    KennyWah
    Expand Collapse

    Joined:
    Jan 16, 2013
    Messages:
    2,666


    When was the last time I seen a double post.. mmm..
     
  7. KennyWah

    KennyWah
    Expand Collapse

    Joined:
    Jan 16, 2013
    Messages:
    2,666
    On Topic:

    You could just copy the brake part rename it to no ABS and simply change the ABS line near the bottom of the brake part from true to false.

    [Jbeam]
    {
    "pickup_brake_R_Racing": {
    "information":{
    "authors":"BeamNG",
    "name":"Gavril D-Series Rear Brakes",
    },
    "slotType" : "pickup_brake_R",
    "flexbodies": [
    ["mesh", "[group]:", "nonFlexMaterials"],
    //brake discs
    ["pickup_disc_RR", ["wheel_RR","wheelhub_RR"], ["pickup"]],
    ["pickup_disc_RL", ["wheel_RL","wheelhub_RL"], ["pickup"]],
    ],
    "pressureWheels": [
    ["name","group","node1:","node2:","nodeS","nodeArm:","wheelDir"],
    //brakes
    {"enableABS":true}
    {"ABSthreshold":1.5},
    {"brakeTorque":1500},
    {"brakeInputSplit":0.65},
    {"brakeSplitCoef":0.0},
    {"parkingTorque":2500},
    {"brakeSpring":20},
    ],
    "engine": {
    "ABSrate":5
    },
    }
    "pickup_brake_R_Racing_X": {
    "information":{
    "authors":"BeamNG",
    "name":"Gavril D-Series Non-ABS Rear Brakes",
    },
    "slotType" : "pickup_brake_R",
    "flexbodies": [
    ["mesh", "[group]:", "nonFlexMaterials"],
    //brake discs
    ["pickup_disc_RR", ["wheel_RR","wheelhub_RR"], ["pickup"]],
    ["pickup_disc_RL", ["wheel_RL","wheelhub_RL"], ["pickup"]],
    ],
    "pressureWheels": [
    ["name","group","node1:","node2:","nodeS","nodeArm:","wheelDir"],
    //brakes
    {"enableABS":false}
    {"ABSthreshold":1.5},
    {"brakeTorque":1500},
    {"brakeInputSplit":0.65},
    {"brakeSplitCoef":0.0},
    {"parkingTorque":2500},
    {"brakeSpring":20},
    ],
    "engine": {
    "ABSrate":5
    },
    }
    [Jbeam]

    Orange + Blue means you only need to add that to it if it's a new part, if you are taking the existing part and just removing ABS for good than only do the Red to Green change


    If I messed up the format somehow it's likely because I am really tired due to specific circumstances.
     
    #7 KennyWah, Oct 20, 2015
    Last edited: Oct 20, 2015
    • Like Like x 1
  8. Gonzo_

    Gonzo_
    Expand Collapse

    Joined:
    Oct 18, 2013
    Messages:
    74
    thank you)) i know this way, but it need more time..
     
  9. KennyWah

    KennyWah
    Expand Collapse

    Joined:
    Jan 16, 2013
    Messages:
    2,666
    You can find the brakes inside the different "Suspention.Jbeams" for each vehicle, might I recommend opening them in notepad++
     
  10. AllzockerFIVE

    AllzockerFIVE
    Expand Collapse

    Joined:
    Jul 30, 2014
    Messages:
    23
    MANY car have a switch....
     
  11. SixSixSevenSeven

    SixSixSevenSeven
    Expand Collapse

    Joined:
    Sep 13, 2013
    Messages:
    6,958
    For traction control yes. I have *never* heard of a single car with a switch for ABS.
     
  12. AllzockerFIVE

    AllzockerFIVE
    Expand Collapse

    Joined:
    Jul 30, 2014
    Messages:
    23
     

    Attached Files:

    • Schalter-56.JPG
    • Like Like 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