Force Fix of Vital Parts

Discussion in 'Ideas and Suggestions' started by buddylevi03, Oct 20, 2018.

  1. buddylevi03

    buddylevi03
    Expand Collapse

    Joined:
    Dec 19, 2014
    Messages:
    32
    I'm thinking there could be some sort of UI app that would allow the engine and driveline (maybe even the suspension) to be restored, without losing any cosmetic damage
     
    • Like Like x 1
    • Agree Agree x 1
  2. ThunderOnion

    ThunderOnion
    Expand Collapse

    Joined:
    Apr 27, 2017
    Messages:
    9
    This would definitely be interesting. Like you're just swapping in a new driveshaft to continue driving if the rest of the car isn't that damaged. Would also be interesting if someday you could save the current state of your car, including the wear and tear you did, and then loading it into another map for example. So when parts would wear out completely, you'd be able to replace certain parts instead of resetting the entire car. But now I'm just daydreaming about features being implemented maybe in years from now, if they're even thinking about putting it in game.
     
    • Agree Agree x 2
  3. SHOme1289

    SHOme1289
    Expand Collapse

    Joined:
    Nov 6, 2013
    Messages:
    1,286
    Currently you can save the state of the car during the session you are currently in at its current damage state, then continue beating it up and then reload back to that damage level, but i dont think its set up currently to save between sessions, like loading into another map...that would be cool, but the save function is already somewhat implemented, its in the radial menu.
     
    • Agree Agree x 1
    • Informative Informative x 1
  4. buddylevi03

    buddylevi03
    Expand Collapse

    Joined:
    Dec 19, 2014
    Messages:
    32
    Getting just a little off topic from the original post
     
  5. Diamondback

    Diamondback
    Expand Collapse
    Vehicle Systems Lead
    BeamNG Team

    Joined:
    Apr 8, 2014
    Messages:
    1,957
    For the most part this is not possible. Everything that relies on breaking beams can't be properly reversed since we can't "unbreak" beams.
    So while I could easily restore the simulation part of a broken driveshaft for example, the beam used to trigger breaking of said driveshaft will still be broken and therefore can't break again, making the repaired driveshaft literally invincible.
     
    • Informative Informative x 2
  6. STEVIE_G4M1NG_YT

    STEVIE_G4M1NG_YT
    Expand Collapse

    Joined:
    May 26, 2017
    Messages:
    662
    Yes! Then I could pretend someone reversed into my car and it can have a nice little dent in it :p
     
  7. buddylevi03

    buddylevi03
    Expand Collapse

    Joined:
    Dec 19, 2014
    Messages:
    32
    Well that's a bummer
     
  8. PriusRepellent

    PriusRepellent
    Expand Collapse

    Joined:
    Mar 19, 2018
    Messages:
    353
    Couldn't you just restore the broken beam to default state using the beam data? I'm kind of curious now as to why that can't be done.
     
    • Like Like x 1
  9. metalmuncher

    metalmuncher
    Expand Collapse

    Joined:
    Aug 6, 2012
    Messages:
    257
    For anyone curious, running
    Code:
    powertrain.getDevice("driveshaft").isBroken=false powertrain.getDevice("driveshaft").setMode(powertrain.getDevice("driveshaft"), "connected")
    in the vehicle lua console will magically repair the driveshaft simulation for most RWD cars, but this obviously has the downsides Diamondback mentioned.
     
  10. buddylevi03

    buddylevi03
    Expand Collapse

    Joined:
    Dec 19, 2014
    Messages:
    32
    Could the same be said about deform groups? Like if you fix it it can't be broken again?
     
  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