Jump to content
  • 0

[HELP]Getting Active Sounds list from default loaded mods


ALKINDA

Question

Hello,

 

What im trying to do is get a list of the active sounds that i can use for my scripts.

 

I wanted to use sounds but I do not want to make my clients download anymore, so i have to look inside the files already given with the game.

 

Thanks for any help.

 

 
_allSounds = (configFile >> "CfgSounds") call BIS_fnc_getCfgSubClasses; 
_allMusic = (configFile >> "CfgMusic") call BIS_fnc_getCfgSubClasses;  
 
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...