1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.32 Bug Reporting thread
    Solutions and more information may already be available.

How to create horn sounds?

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by B727ClassicFlyer, Dec 1, 2017.

  1. B727ClassicFlyer

    B727ClassicFlyer
    Expand Collapse

    Joined:
    Feb 9, 2013
    Messages:
    2,183
    How does one create a horn mod from scratch? There's no tutorials as far as I know, so I'm stumped...

    Patiently waiting for your reply.
     
  2. Pyro Shepherd

    Pyro Shepherd
    Expand Collapse
    Banned

    Joined:
    Mar 6, 2017
    Messages:
    187
    Record some sort of sound,like maybe,if you have a mic,just make a flat-sound,like "meeeeeeeeep" then edit the hell out of it.
     
  3. B727ClassicFlyer

    B727ClassicFlyer
    Expand Collapse

    Joined:
    Feb 9, 2013
    Messages:
    2,183
    Well...no.

    I just need a tutorial to walk me through the steps of making one.
     
  4. CrazyFlySquid

    CrazyFlySquid
    Expand Collapse

    Joined:
    Mar 5, 2015
    Messages:
    88
    You can copy the soundscape file in content\vehicles\common.zip\vehicles\common\sounds and modify it with a custom name and change this line
    ["horn", "event:>Vehicle>Electrics>Horn_Name"],
    to
    ["horn", "art/sound/horn_name.ogg"],
    Select your custom soundscape in the game and it should work, assuming you know how to make a mod.
     
  5. B727ClassicFlyer

    B727ClassicFlyer
    Expand Collapse

    Joined:
    Feb 9, 2013
    Messages:
    2,183
    No, I'm talking on how to make it as a mod... Like, is there a specific file structure for it or?
     
  6. CrazyFlySquid

    CrazyFlySquid
    Expand Collapse

    Joined:
    Mar 5, 2015
    Messages:
    88
    Yes, following on from what I said before, it would look like this:
    mod.zip\vehicles\common\sounds\soundscape_mod.jbeam
    mod.zip\art\sound\horn_mod.ogg
     
    #6 CrazyFlySquid, Dec 1, 2017
    Last edited: Dec 1, 2017
  7. B727ClassicFlyer

    B727ClassicFlyer
    Expand Collapse

    Joined:
    Feb 9, 2013
    Messages:
    2,183
    OK, I did all that you said, and now my game throws an error and doesn't load any vehicle in at all...Did I do something wrong in the process or?
     

    Attached Files:

  8. CrazyFlySquid

    CrazyFlySquid
    Expand Collapse

    Joined:
    Mar 5, 2015
    Messages:
    88
    Whoops, meant to say
    mod.zip\vehicles\common\sound.
    Heres a fixed version:
     

    Attached Files:

    • Like Like x 2
  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