Unsolved RangeBox/Transfer Case without control?

Discussion in 'Mod Support' started by Kirakat, Dec 6, 2017.

  1. Kirakat

    Kirakat
    Expand Collapse

    Joined:
    Jul 24, 2013
    Messages:
    120
    • Been working on a Prasu mod, I've gotten up to the point of needing a Over drive range box for the 3Speed Rossler transmission, Problem is, It's all working, I can use the UI to change from Low to High range ect, But The key control for the Range selector is not working, Uploading a video to Youtube right now of it working but having to use UI.
    • Secondary question, Adding the new nitrous oxide system to an engine, As far as I can tell, It's just adding the slots But for again, The Prasu, I can't get it to appear in game on any engine, Stock Prasu or Made by me.
    "prasu_transfer_case_overdrive": {
    "information":{
    "authors":"BeamNG",
    "name":"OD RWD Transfer Case",
    "value":400,
    },
    "slotType" : "prasu_transfer_case",
    "powertrain" : [
    ["type", "name", "inputName", "inputIndex"]
    ["rangeBox", "transfercase", "gearbox", 1, {"gearRatios":[1,0.75], "uiName":"Rangebox"}]
    ],
    "nodes": [
    ["id", "posX", "posY", "posZ"],
    //--tcase weight--
    {"selfCollision":false},
    {"collision":false},
    {"nodeMaterial":"|NM_METAL"},
    {"frictionCoef":0.5},
    {"group":"prasu_transmission"},
    {"nodeWeight":23.75},
    ["tcase", 0.13000, -0.32077, 0.24591],
    {"group":""},
    ],
    "beams": [
    ["id1:", "id2:"],
    {"beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},
    {"beamSpring":5001000,"beamDamp":50},
    {"beamDeform":50000,"beamStrength":"FLT_MAX"},
    ["tcase","e1r"],
    ["tcase","e3r"],
    ["tcase","e1l"],
    ["tcase","e3l"],
    ["tcase","tra1"],
    {"beamPrecompression":1, "beamType":"|NORMAL", "beamLongBound":1.0, "beamShortBound":1.0},

     
    #1 Kirakat, Dec 6, 2017
    Last edited: Dec 6, 2017
  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