Arma 3
COD 4 MW OST
20 Comments
Skully 16 Jul @ 3:58pm 
@souper nuts,Im sorry for asking again but how do i use the mod?Im confused on alot of levels?
souper nuts  [author] 5 Jun @ 1:54pm 
Sure, that'll work as well
Skully 5 Jun @ 10:48am 
@souper nuts,What about PM? Dont have discord
souper nuts  [author] 3 Jun @ 8:33am 
I think we could resolve all of this 10x faster via voice chat rather than steam comments, do you have Discord?
Skully 2 Jun @ 2:08pm 
@what do you mean loaded? is it in the mods section before u hit play?
souper nuts  [author] 2 Jun @ 12:04pm 
if you don't have the mod loaded for the mission, then yes
Skully 2 Jun @ 12:03pm 
@Souper nuts ya, I already know how to do classCfgmusic,But the answer would be yes to adding the rest of the files into the mission folder?
souper nuts  [author] 2 Jun @ 12:00pm 
that and define them in the mission's description.ext file
like in this tutorial:
https://youtu.be/_xRHEZLyXeQ?si=rWR2ADEmsiSPAF-v
Skully 2 Jun @ 11:52am 
just drag and drop
Skully 2 Jun @ 11:52am 
@souper nuts so if i wanted to use playmusic musicname; i need to include all files in the mission folder also?
souper nuts  [author] 2 Jun @ 11:29am 
if you want to listen to the music outside of arma? yes, they're normal music files, so you only need those
inside of arma though? you need the whole thing
Skully 2 Jun @ 11:07am 
@souper nuts,Ya i just used PBO manager to be able to open the folder to see the whole list but do i need the other stuff in the folder for it to work?
souper nuts  [author] 2 Jun @ 10:59am 
The songs files are named similarly to the song names in-game.

If you want to listen to them outside of Arma, you can unpack the PBO file from the mod's addons folder using either mikero tools (iirc) or PBOManager, which I use. Then you'll get access to the .ogg music files directly.
Skully 2 Jun @ 10:06am 
@souper nuts, NVM i found the path in another disk,Thanks for replying if you do
Skully 2 Jun @ 10:03am 
@souper nuts how do i find my way to the folders of my subscribed items,And how do i know what file is which music,Can i play the file to listen to it?
souper nuts  [author] 24 May @ 8:42am 
I might actually revisit this and revise the mod structure, when I first made this I was a newbie when it came to modding and had to use a piece of software a Youtuber made, now I have way more knowledge
souper nuts  [author] 24 May @ 8:41am 
Sorry for not answering, I might or might not have fallen asleep before you posted the second comment, lol

When it comes to question no. 1:
The 35 tracks's classes share the same naming scheme, so they go 'CODMWOSTSong0' all the way to 'CODMWOSTSong34', Song0 being the 1st track and Song34 being the 35th.

2:
Files are in the mod folder - if you want to extract the files for your own means, use official Arma Tools on steam or a piece of software called PBOManager.

If it's about playing said songs via e.g. scripts, simply use the following code:

playMusic musicName;

musicName being the class name of the song, so CODMWOSTSong0<->34

If you have any other questions or if I have not answered something, I'm happy to help
Skully 23 May @ 3:58pm 
2 questions so, 1.Is lit like using song1 and class Cfg music? 2.Where are the files located??
souper nuts  [author] 23 May @ 3:18pm 
pretty sure, they're in the same config class as other music files
Skully 23 May @ 2:49pm 
can these be used with triggers by any chance i need an answer now