Outdated More Features Mod 12.0 - BeamNG.drive 0.11.0.x

Discussion in 'Mods and Skins' started by StinchinStein, Dec 19, 2015.

  1. Superbird11

    Superbird11
    Expand Collapse

    Joined:
    Dec 13, 2015
    Messages:
    76
    This.
     
  2. CarBro74

    CarBro74
    Expand Collapse

    Joined:
    Mar 29, 2016
    Messages:
    3,452
    I can't start the engine with it.
     
  3. StinchinStein

    StinchinStein
    Expand Collapse

    Joined:
    Jul 16, 2014
    Messages:
    763
    Please explain? What do you mean, you can't start the engine at all? Under what circumstances? :)

    If people really liked it that bad, I might re-add it.

    Anyway, status update:
    I've been working on improving this the last couple of days, and I'm hoping to release 7.8 soon.
    Transmission system will have to wait till 7.9 or later, sorry!

    7.8 will hopefully improve the way the game handles things as the mod will now run as an extension instead of a "core mod".
    That means the mod is pretty much fully compatible with BeamNG.drive without editing any core files, but the problem is, is that I have to call extensions.loadModule("MoreFeaturesMod") somewhere, so I call it in main.lua.

    Hopefully there will be some sort of system that auto-runs lua files in a certain place soon (hence the reason I wanted it to run in the common folder of vehicles; thread found here) because that would be nice instead of editing the main.lua file. I'm also improving my sound system, won't be anything noticeable in game, just the back-end stuff ;)

    That's all for now, have a great day!



    7.8-pre1 has been released for testing! :)
    Do not download unless you are ready for potential bugs, but I think I removed most of them.
    • Siren sound plays instantly when you press the button now
    • Removed useless sound code that might have slowed the game down a bit.
    • Converted MFM into an extension (more info below)
    More Features Mod, as an extension:
    I have now converted the More Features Mod to an extension, this means that it doesn't have to edit core game files to run, but there are some downsides to this.
    1. The update loop now runs on the GFX side, which means if you have 9 fps, you are going to have a bad time with this mod. (mostly starting the vehicles will take longer, and sounds will be pretty bad)
    2. I had to convert everything over to the GFX update loop (it runs slower than the non-GFX update loop! Which means stuff might not be the same, don't freak out about it xD
    Download in this post until 7.8 is "officially" done.
    Report bugs!
     

    Attached Files:

    #283 StinchinStein, May 10, 2016
    Last edited: May 10, 2016
    • Like Like x 3
  4. CarBro74

    CarBro74
    Expand Collapse

    Joined:
    Mar 29, 2016
    Messages:
    3,452
    I cannot start the engine. Turning it off works but I press E again and nothing happens.
     
  5. StinchinStein

    StinchinStein
    Expand Collapse

    Joined:
    Jul 16, 2014
    Messages:
    763
    Hold E to start the engine.
     
    • Like Like x 1
  6. blueshift

    blueshift
    Expand Collapse

    Joined:
    Jun 12, 2015
    Messages:
    455
    Does it say in the corner when you press E again 'vehicle is not on!'? If that is the case, you need to press F to turn the car back on, then try pressing E to start the engine.
     
    • Like Like x 1
  7. StinchinStein

    StinchinStein
    Expand Collapse

    Joined:
    Jul 16, 2014
    Messages:
    763
    More Features Mod 7.8-pre2 Released with More Features (get it? haha....) and bug fixes:
    • Improved GUI messages (sort in categories now).
    • Battery System (info below).
    • Fixed parking brake sound.
    • Re-added chime when you turn the vehicle on.
    • Fixed siren enabling whenever you press M.
    • Fixed some minor engine stuff.
    Battery System:
    This is a very simple battery system (hope to improve over time!)
    Anyway, it detects if the alarm, lights, or blinkers are on, if they are, decrease the battery percentage. If the percentage gets below 5, then you won't be able to start your vehicle. The percentage only charges when you have your vehicle on (it discharges when you have every single thing on with your vehicle on!)

    Download in THIS POST (as it is a pre-release)
     

    Attached Files:

  8. B727ClassicFlyer

    B727ClassicFlyer
    Expand Collapse

    Joined:
    Feb 9, 2013
    Messages:
    2,195
    I have an idea for the starting sound when the battery is dead. Something like this:

    If you're wondering, yes this is a REALISTIC sound. All cars, even modern ones, will make this noise whenever you try to start the car when the battery is dead.
    The reason for the noise, called a "no-start" is because of any of the following:
    • Low/Dead Battery
    • Loose/Corroded Battery Cables
    • Bad Starter Relay [includes wiring connections & ground connection]
    • Bad Starter Relay/Solenoid
    • Bad Starter
    • Damaged Starter Drive or teeth on flywheel.
    • Open Park/Neutral Safety Switch
    • Open Brake Pedal Safety Switch
    • Seized Engine [Bearing Failure/Internal Damage]
    • Hydrolocked Engine [Coolant Leak/Leaky Head Gasket]
     
    • Like Like x 1
  9. KozyKat

    KozyKat
    Expand Collapse

    Joined:
    Jun 13, 2015
    Messages:
    259
    Great update, love the start-up chime! One question, do you plan on changing the horn sound? Since you added an improved siren sound, I thought an updated horn would sound nice!
     
  10. StinchinStein

    StinchinStein
    Expand Collapse

    Joined:
    Jul 16, 2014
    Messages:
    763
    Yes, I would like to improve the horn sound. Not sure when I'll do it though ;)
     
  11. Josh

    Josh
    Expand Collapse

    Joined:
    Jul 21, 2013
    Messages:
    1,082
    @StinchinStein Is it possible to tie in the new battery system to some of the volt gauges on some clusters in certain vehicles?

    PS great update :p.
     
  12. Josh

    Josh
    Expand Collapse

    Joined:
    Jul 21, 2013
    Messages:
    1,082
    @StinchinStein

    Here is the weirdest bug I have ever had with MFM..

    Vehicles get stuck in reverse.. (its kinda funny at the same time :p)

    Removed MFM and cleared cache and it doesn't do it.

     
  13. StinchinStein

    StinchinStein
    Expand Collapse

    Joined:
    Jul 16, 2014
    Messages:
    763
    What does the console say for an error?
     
  14. Josh

    Josh
    Expand Collapse

    Joined:
    Jul 21, 2013
    Messages:
    1,082
    I never checked the console, when I get up I'll readd and try to reproduce and see if their are any errors in the console.

    I'll report back later today.
     
    • Like Like x 1
  15. JK_S60R

    JK_S60R
    Expand Collapse

    Joined:
    Jan 19, 2016
    Messages:
    211
    Hey m8! The mod looks cool, but i cannot get it to work! I dropped the zip (I did not unzip it) in the mods folder, in the game's mod section (In-game) it is there, but doesn't work when playing the game, it is just a basic game... Help please?
     
  16. StinchinStein

    StinchinStein
    Expand Collapse

    Joined:
    Jul 16, 2014
    Messages:
    763
    Fixed the issue for 7.8 release :)

    Did you restart the game when you put it in the folder? Does it tell you it's incompatible with a mod? Any errors in the console? :)
     
  17. Josh

    Josh
    Expand Collapse

    Joined:
    Jul 21, 2013
    Messages:
    1,082
    Wow, that was fast, Thanks bud.
     
    • Like Like x 1
  18. JK_S60R

    JK_S60R
    Expand Collapse

    Joined:
    Jan 19, 2016
    Messages:
    211
    Okay, thanks! I just needed to restart the game... BLAME IT ON ME! No errors in console! Everything now Works! Thanks again! :) Peace, and GG! :D
    --- Post updated ---
    Oh, forgot to ask... How often do you update this? Is it ez (ez means easy :D) to make this kind of stuff? 'Cause I love it! :)
     
    • Like Like x 1
  19. Superbird11

    Superbird11
    Expand Collapse

    Joined:
    Dec 13, 2015
    Messages:
    76
    I dont hear the "ding ding ding" when putting the ignition on, do I have to enable this?
     
  20. StinchinStein

    StinchinStein
    Expand Collapse

    Joined:
    Jul 16, 2014
    Messages:
    763
    Should be auto-enabled, did you install 7.8-pre2?
     
  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