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.

No sound with Reverse Warn and soundscape.

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by donburi, Jun 30, 2021.

  1. donburi

    donburi
    Expand Collapse

    Joined:
    Mar 4, 2019
    Messages:
    62
    The text may be strange because it uses machine translation.

    When I was making a mod, I found out that there was something called Reverse Warn and tried using it immediately, but I was not satisfied with the beep sound of the track, so I tried to use a custom sound, but there is no sound.

    Another problem is that soundscape cannot be used.
    soundscape does not use custom sounds.

    I repeated trial and error, but I couldn't solve it.

    I will post a sentence.

    -----------------------------
    "controller": [
    ["fileName"],
    ["vehicleController", {}],
    ["reverseWarn", {"beepLoopName":"event:>art>sound>reverse_sound>reverse_beep.ogg"}],
    ],
    "reverseWarn": {
    "soundNode:": ["a17"],
    },

    "soundscape": [
    ["name", "src"],
    //indicator9
    {"node:":"a17"},
    ["indicatorStart", "event:>Vehicle>Interior>Indicator>AU5_On"],
    ["indicatorStop", "event:>Vehicle>Interior>Indicator>AU5_Off"],
    ["indLoop1", "event:>Vehicle>Interior>Indicator>AU5_Click"],
    ["indLoop2", "event:>Vehicle>Interior>Indicator>AU5_Clack"],
    //lights15
    ["LightOn", "event:>Vehicle>Interior>Light>PEU_On"],
    ["LightOff", "event:>Vehicle>Interior>Light>PEU_Off"],
    //handbrake5
    //{"node:":"a17"},
    ["handbrakeEngaging","event:>Vehicle>Interior>Handbrake_Ratchet>Ratchet_05_Ratchet"],
    ["handbrakeDisengaging","event:>Vehicle>Interior>Handbrake_Ratchet>Ratchet_05_Button"],
    ["handbrakeDisengaged","event:>Vehicle>Interior>Handbrake_Ratchet>Ratchet_05_Thump"],
    //affects horn location because horn soundscape is loaded after
    //{"node:":"a17"},
    ],
    ---------------------------
     
  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