Speed Alert Sound

Discussion in 'Content Creation' started by Turner 2, Sep 12, 2016.

  1. Turner 2

    Turner 2
    Expand Collapse

    Joined:
    May 23, 2016
    Messages:
    11
    I will make speed alert sounds for 200BX, Covet, and Old Pessima like below.


    So, I just made this sbeam (for 200BX).
    But, I cannot hear the speed alert (from 105 km/h) ...

    What to do to hear it?
     
  2. iheartmods

    iheartmods
    Expand Collapse

    Joined:
    Aug 8, 2012
    Messages:
    1,482
    The logic may not be in the default game. This will probably require some Lua work to opperate.
     
  3. mumboking

    mumboking
    Expand Collapse

    Joined:
    Jun 11, 2015
    Messages:
    1,401
    The logic is definitely there. The variables probably aren't correct.

    @Turner 2
    Does changing this
    Code:
    ["default", "vehicles/coupe/sounds/chime.wav", "AudioDefaultLoop3D", "f7r", "wheelspeed", 1, 0, 0, 1, 0.2, 1, 0000, 100000, 105, 105, 99999, 99999, ["wheel_speed"], [] ],
    to this
    Code:
    ["default", "vehicles/coupe/sounds/chime.wav", "AudioDefaultLoop3D", "f7r", "wheelspeed", 1, 0, 0, 1, 0.2, 1, 0000, 100000, 105, 105, 99999, 99999, [], [] ],
    do anything?
     
    • Like Like x 1
  4. Turner 2

    Turner 2
    Expand Collapse

    Joined:
    May 23, 2016
    Messages:
    11
    In fact, I did it. But it was no chime...
    --- Post updated ---
    Solved. It work.
     
  5. JoshTheAwesome

    JoshTheAwesome
    Expand Collapse
    Banned

    Joined:
    Dec 15, 2015
    Messages:
    655
    Won't that be annoying espicaly where you have to disable it in the mods folder in order to shut it off and your on brutal slope
     
  6. loganadams

    loganadams
    Expand Collapse

    Joined:
    Sep 18, 2017
    Messages:
    1
    Can you make a mod download? that would be really cool.
     
  7. fivedollarlamp

    fivedollarlamp
    Expand Collapse

    Joined:
    Sep 18, 2016
    Messages:
    3,144
    Bumpity
     
  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