Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
sick1

Can you play music during briefing?

Recommended Posts

Can you play music during briefing? I can find anything on this.

Share this post


Link to post
Share on other sites

playSound "yourSong";

assuming you know how to add cfgSounds to your description.ext.

:)

Share this post


Link to post
Share on other sites

I don't think it's that easy. Even if I put playMusic into the briefing sqf, it won't play until you close the briefing.

Share this post


Link to post
Share on other sites
playSound "yourSong";

not playMusic

http://community.bistudio.com/wiki/playSound

http://community.bistudio.com/wiki/playMusic

i tried to get 'music' to work a while back.. but it never liked to run unless it can from a .pbo for me.. but playsound plays whenever.. where ever..

Edited by Loki
to add rhyme to reason..

Share this post


Link to post
Share on other sites

Hmmmm, I still cannot get this to work during the briefing. I even tried it as a pbo, but it won't play until after I click "continue" on the briefing map. And yes to be sure, I commented out the playMusic, added my track to CfgSound, and it's a lot louder as expected when utilized that way. I tried putting 'playSound' in the init.sqf before the call to briefing.sqf, and also within briefing.sqf (not at the same time). So the question is what else can I try to make it work. I know this is Sick1's question, but I'm curious too :)

Share this post


Link to post
Share on other sites
during briefing?
:icon_bash:

oops.. missed that one... i have never tried.. i do not think the map / mission scripts are actually running at briefing? loaded yes.. running no..

Share this post


Link to post
Share on other sites
Sign in to follow this  

×