Dismiss Notice

In the upcoming days mod approvals could be slower than normal.
Thank you for your patience.

Unsupported Better Drag Transmissions 2.01

Drag transmissions done better.

  1. Wahlfactor
    Every car (aside from the pigeon and semi) now have options for a 4 and 6 speed drag oriented transmission. All of the transmissions come with the ability to tune each gear to your liking, get a choice of 3 torque converters, shifting valve body and a transbrake. Each torque converter has the ability to lock-up if the user feels such is necessary for their application, this lockup is completely tuneable with both minimum gear and rpm adjustment. The 3 torque converters go as follows: the "Low Stall Converter" which is set up to be capable to handling all the torque that a full boost and spray car can produce, the "High Stall Converter" which is set up to allow you to launch at full boost and/or peak torque when using the transbrake, and the "Medium Stall Converter" which is somewhere in between. There is an inherent trade off you have to make if your run a car fully on converter, that's why I also gave the option to lock up the converters, this way you can get all the crazy launch you want and not have to worry about losing out on the top end up by blowing through a converter. Now as for the valve body, for those who don't know a vavle body is effectively the brain of an automatic transmission, a full manual as it implies causes the shifting to be entirely manual, automatic manual gives you a drive gear and the ability to shift manually, and an automatic gives you a drive gear and in most cases the ability to hold 1st and 2nd gear.

    I chose to make 4 and 6 speed boxes for a couple of reasons. One I feel they give the user alot more choice in application, meaning even though these transmissions are intended for drag racing they can be used for much more. Two to me it just make more sense to me as an individual in the modern day to run a 4 or 6 speed as compared to 2 and 3 speed box. And thirdly there's already another modder who has made 2 and 3 speed powerglides, and I have no place taking his thunder.

    Below you will see the source code for the valve body and transbrake options. As always this goes to everyone dev and user please use this to improve your own creations, don't ask me for permission, just use it. I don't care about credit, I care about the game being improved.

    VVV Source Code VVV

    ["valve_body","valve_body_auto_manual_bwg","Valve Body", {"coreSlot":true}],
    ["trans_brake","","Transbrake"],


    }
    "valve_body_auto_manual_bwg": {
    "information":{
    "authors":"Wahlfactor"
    "name":"Automatic Manual Valve Body",
    "value":1500,
    }
    "slotType" : "valve_body",
    "vehicleController": {
    "automaticModes":"PRNDM",
    }
    }
    "valve_body_manual_bwg": {
    "information":{
    "authors":"Wahlfactor"
    "name":"Full Manual Valve Body",
    "value":1000,
    }
    "slotType" : "valve_body",
    "vehicleController": {
    "automaticModes":"PRNM",
    }
    }
    "valve_body_automatic_bwg": {
    "information":{
    "authors":"Wahlfactor"
    "name":"Automatic Valve Body",
    "value":500,
    }
    "slotType" : "valve_body",
    "vehicleController": {
    "automaticModes":"PRND21",
    }
    }
    "trans_brake_bwg": {
    "information":{
    "authors":"Wahlfactor"
    "name":"Transbrake",
    "value":500,
    }
    "slotType" : "trans_brake",
    "controller": [
    ["fileName"],
    ["transbrake", {}],
    ],
    },
    }

    Images

    1. BeamNGdrivex64_2018-01-22_14-54-49.jpg
    2. BeamNGdrivex64_2018-01-22_15-04-51.jpg
    3. BeamNGdrivex64_2018-01-22_15-01-06.jpg
    4. BeamNGdrivex64_2018-01-22_15-10-11.jpg

Recent Updates

  1. I-Series Fix
  2. Out of Beta

Recent Reviews

  1. Blv Beam
    Blv Beam
    5/5,
    Version: 2.01
    I love the premise of the mod, yet, it does nothing for me. I cant disable the transbrake, and i have no idea how to bind a key to disable it.
    1. Wahlfactor
      Author's Response
      Stock key combo is shift+ctrl+alt+space.
  2. nick12345
    nick12345
    5/5,
    Version: 2.01
    The mod worked perfectly until I loaded the ETK-i series. It wouldn't even spawn, cleared cache, disabled all other mods, no idea what's wrong so I had to delete it. Other then that its great.
  3. JustApex ◢◤
    JustApex ◢◤
    5/5,
    Version: 2.01
    something this game needed
  4. Hasii
    Hasii
    5/5,
    Version: 2.01
    Drag race is sooo much better now !!
  5. Shelby 427
    Shelby 427
    5/5,
    Version: 2.0
    great mod, however it makes it where the ETK I series doesn't spawn
    1. Wahlfactor
      Author's Response
      Please give more info and videa if you can in the discussion forum.
  6. A_Scarlet_Harvest
    A_Scarlet_Harvest
    4/5,
    Version: 2.0
    Whenever I try to attach the transbrake to the 6 speed drag spec, the game completely stops, and I have to force close the program
    1. Wahlfactor
      Author's Response
      Please give more info and videa if you can in the discussion forum.
  7. KeoCepcion
    KeoCepcion
    4/5,
    Version: 2.0
    I like the mod a lot but for some reason whenever I add the trans-brake option the game completely freezes D:
    Otherwise its a good mod
    1. Wahlfactor
      Author's Response
      Post some further info in the discussion tab, even a vid if you can.
  8. Kuthlive
    Kuthlive
    5/5,
    Version: 2.0
    Honestly the devs should have you working for them. First the better engines mod, and now this! these are mods that everyone should download! actually, the devs should just add this crap into the game!
  9. justindrums1
    justindrums1
    5/5,
    Version: 2.0
    All I can say is wow. This is dev level stuff. It has so much customization with the valve bodies and converters i'm gonna end up putting these in everything! One question though, How do I activate the Transbrake?
    1. Wahlfactor
      Author's Response
      It's using the default transbrake from the game. I.E. whatever you have it bound to.
  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