OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: kueter on 23 May 2004, 06:26:16

Title: Universal Sound Folder
Post by: kueter on 23 May 2004, 06:26:16
Hiya ofpec bros, :)
              Hey, I have been through most tutorials on campaign making, but I haven't found out if the editor can make a universal sound/music folder to reference for all missions in the campaign.  In other words, can I put music.ogg or sound.ogg in one folder and reference it in the mission instead of putting it in separate folders for all the missions in the campaign. ??? Can the editor do this? If he/she can, it would lessen the size of the mission. Please, let me know.  :P

Peace, :P
Kuet
Title: Re:Universal Sound Folder
Post by: DBR_ONIX on 23 May 2004, 11:14:50
You can get files from anyother folder/pbos etc
Like if I made an addon, that needed a sound file from a m16a1 (Dunno why :P)
I could put the sound path to /m16a1/soundname.wav
Even though my pbo name is m16pack.pbo

So basicly, you can get sound from anyoher mission :)

You could make a blank mission, with all the sounds (Like sounds.intro), and just not link it in the mission list.
And get the sound files from /sounds.intro/sound.ogg

If you see what I mean :P
- Ben
Title: Re:Universal Sound Folder
Post by: kueter on 24 May 2004, 06:21:41
Thanks DBR_ONIX, I will give that a try!  :D