Arma 3
COD 4 MW OST
20 kommentarer
Skully 16 jul @ 15:58 
@souper nuts,Im sorry for asking again but how do i use the mod?Im confused on alot of levels?
souper nuts  [skapare] 5 jun @ 13:54 
Sure, that'll work as well
Skully 5 jun @ 10:48 
@souper nuts,What about PM? Dont have discord
souper nuts  [skapare] 3 jun @ 8:33 
I think we could resolve all of this 10x faster via voice chat rather than steam comments, do you have Discord?
Skully 2 jun @ 14:08 
@what do you mean loaded? is it in the mods section before u hit play?
souper nuts  [skapare] 2 jun @ 12:04 
if you don't have the mod loaded for the mission, then yes
Skully 2 jun @ 12:03 
@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  [skapare] 2 jun @ 12:00 
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:52 
just drag and drop
Skully 2 jun @ 11:52 
@souper nuts so if i wanted to use playmusic musicname; i need to include all files in the mission folder also?
souper nuts  [skapare] 2 jun @ 11:29 
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:07 
@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  [skapare] 2 jun @ 10:59 
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:06 
@souper nuts, NVM i found the path in another disk,Thanks for replying if you do
Skully 2 jun @ 10:03 
@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  [skapare] 24 maj @ 8:42 
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  [skapare] 24 maj @ 8:41 
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 maj @ 15:58 
2 questions so, 1.Is lit like using song1 and class Cfg music? 2.Where are the files located??
souper nuts  [skapare] 23 maj @ 15:18 
pretty sure, they're in the same config class as other music files
Skully 23 maj @ 14:49 
can these be used with triggers by any chance i need an answer now