#Modifying custom sound volume
1 messages · Page 1 of 1 (latest)
Helloooo
The "proper" way would probably be to mod the FinalMix.afm and create your own mixer port, but modding the final mix is not possible at the moment, unfortunately. One way to go about this would it be to use a signal or variable and steer your sounds' volumes with it.
(Check: https://community.bistudio.com/wiki/Arma_Reforger:Audio_Editor:_Audio_Variables)
Hope it helps a little!
Hey, i appreciate your answer and will check it out later👍 It would be nice If at one point SetVolume(float Volume) can be added to the audiosystem, so its easier to change the Volume directly with the Audiosystem