Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Music in Briefing  (Read 713 times)

0 Members and 1 Guest are viewing this topic.

Offline Speeder

  • Members
  • *
    • OFP.nu
Music in Briefing
« on: 19 Aug 2005, 15:43:16 »
Trapper wrote:

 Must be these commands:

onBriefingGear sound
onBriefingGroup sound
onBriefingNotes sound
onBriefingPlan sound

Description:
    Define sound (voice) played first time when section Plan in briefing is selected.

Example:
    onBriefingPlan "PlanVoiceOver"

As far as I know the problem is that the sound is stopped/changed as soon as the player changes the briefing selection.

But from where do I execute the code - onBriefingPlan "PlanVoiceOver" ????

I still have to define the sound in the description right?
There are 10 kinds of people in this world. Those who get it, and those who don't.

Offline THobson

  • OFPEC Patron
  • Former Staff
  • ****
Re:Music in Briefing
« Reply #1 on: 19 Aug 2005, 15:57:16 »
Quote
from where do I execute the code
Put them in init.sqs

Quote
I still have to define the sound in the description right?
Correct

Offline Speeder

  • Members
  • *
    • OFP.nu
Re:Music in Briefing
« Reply #2 on: 19 Aug 2005, 16:06:37 »
tnx for quick answer.
There are 10 kinds of people in this world. Those who get it, and those who don't.