Arma 3
Not enough ratings
Sound Board 2.0
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
54.230 KB
Dec 17, 2024 @ 6:12am
Dec 21, 2024 @ 5:56am
3 Change Notes ( view )

Subscribe to download
Sound Board 2.0

In 2 collections by M9-sd
Arma 3 Tools
90 items
M9-SD's Workshop (ARMA 3)
85 items
Description
*** UPDATE: LOADS 20x FASTER!
Sound Board 🔇🔈🔉🔊📢📣📯🔔🔕

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:
dubbing_radio
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.

——————————————————————————————————

My Links

Donate[www.paypal.com]
Website[www.m9-sd.com]
YouTube
GitHub[github.com]
Workshop
Discord (ZAM)[discord.gg]
Discord (SQF Archive)[discord.gg]

——————————————————————————————————

Requirements

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.
zeusCompositionScriptLevel = 2;

Thank you for subscribing, rating,
& favoriting this composition!



1 Comments
Dec 19, 2024 @ 6:11pm 
Thanks for posting. Much appreciated

I remember a similar mod called simple sound browser and it has since been deleted sadly.