Sound Board 2.0
Description:
This utility allows you to view & playback all the sounds in the game.
It allows Zeuses to leverage their creativity & enables more immersive experiences.
This menu has controls & features to set favorites, preview sounds, broadcast sounds,
copy sound info, offset playback, adjust pitch, & more.
Devs can also use this tool for easy testing & debugging of sound scripts.
SOURCE CODE
https://github.com/M9-SD/A3_SoundBoard2.0/blob/main/M9SD_fnc_moduleSoundBoard2.sqf
How it works:
The menu lets you find/browse all of the sounds in ARMA 3. You just place the composition down like you would a Zeus module. The menu will take a moment to load, as it searches for .wss .ogg. and .wav sound files. The GUI is designed to combine the sounds from the CfgSounds config with the sounds gathered from searching .pbo addon folders. It’s essentially the same extraction scripts from the wiki[community.bistudio.com].
Menu Controls:
– double click a sound to favorite/unfavorite
– click blue play to preview sound for yourself
– click green play to broadcast sound to everyone
– click red stop sounds to end all non-3D sounds
– edit offset to change starting point of sound
– edit pitch to change speed/pitch of sound
– isSpeech changes behavior of sound
– 3D sound uses playSound3D command
– use search bar with any query (+ key phrases below)
– favorites button trims results to only favorites
Search Bar Key Phrases:
Due to the abundant amount of dubbing_radio lines, they are not included by default. Use this to show only the radio dubs.
P.S. This module is in EZM, but since it’s useful for creators, I have made this standalone version.
โข Donate[www.paypal.com]
โข Website[www.m9-sd.com]
โข YouTube
โข GitHub[github.com]
โข Workshop
โข Discord (ZAM)[discord.gg]
โข Discord (SQF Archive)[discord.gg]
The scripts attached to this composition will only work if the server allows it with the zeus composition script level security parameter in its description.ext file.[community.bistudio.com]
The official public Zeus servers below are already configured for this:
โข [OFFICIAL] Arma 3 Zeus by Bohemia Interactive (USA) #04[www.battlemetrics.com]
โข [OFFICIAL] Arma 3 Zeus by Bohemia Interactive (USA) #02[www.battlemetrics.com]
โข [OFFICIAL] Arma 3 Zeus by Bohemia Interactive (US) #02e[www.battlemetrics.com]
โข [OFFICIAL] Arma 3 Zeus by Bohemia Interactive (US) #02w[www.battlemetrics.com]
โข [OFFICIAL] Arma 3 Zeus by Bohemia Interactive (EU) #12[www.battlemetrics.com]
โข [OFFICIAL] Arma 3 Zeus by Bohemia Interactive (EU) #04[www.battlemetrics.com]
โข [OFFICIAL] Arma 3 Zeus by Bohemia Interactive (EU) #02[www.battlemetrics.com]
โข [OFFICIAL] Arma 3 Zeus by Bohemia Interactive (EU) #0D
โข [OFFICIAL] Arma 3 Zeus by Bohemia Interactive (EU) #0B
Here is a guide for server owners.
Set the value to 2 to allow custom attributes and all scripts.
& favoriting this composition!
