Reply To: [RESOLVED] How to code dual sound outputs?

#45642
WED21
Participant
    @wed21

    Could you copy all sound lines and rename the sound it uses. Then import the same sounds under the names that you created the new script for. Does that make sense? Not sure it would work though. Like this as an example:

    ‘ Standard Sounds
    Const SSolenoidOn = “fx_Solenoidon”
    Const SSolenoidOff = “fx_solenoidoff”
    Const SCoin = “fx_Coin”

    ‘ Standard Sounds
    Const SSolenoidOn = “fx_Solenoidon1”
    Const SSolenoidOff = “fx_solenoidoff1”
    Const SCoin = “fx_Coin1”

     

    1 user thanked author for this post.

    ©2025 VPinBall.com

    Log in with your credentials

    Forgot your details?