onBriefingNotes: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting Commands ArmA|" to "[[Category:Scripting Commands Armed Assault|") |
Lou Montana (talk | contribs) m (Add groups) |
||
Line 5: | Line 5: | ||
|1.75|Game version= | |1.75|Game version= | ||
|gr1= Sounds |GROUP1= | |||
|gr2= Briefing |GROUP2= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 21: | Line 25: | ||
| [[Description.ext#Sounds|CfgSounds]] |SEEALSO= | | [[Description.ext#Sounds|CfgSounds]] |SEEALSO= | ||
}} | }} | ||
Line 28: | Line 31: | ||
<!-- Note Section BEGIN --> | <!-- Note Section BEGIN --> | ||
<dd class="notedate">Posted on 8 Feb, 2007 | <dd class="notedate">Posted on 8 Feb, 2007 | ||
<dt class="note">[[User:Bdfy|Bdfy]]<dd class="note"> | <dt class="note">[[User:Bdfy|Bdfy]] | ||
In OFP it works only with the sound | <dd class="note"> | ||
In OFP it works only with the sound files defined in the mission's description.ext | |||
<!-- Note Section END --> | <!-- Note Section END --> | ||
</dl> | </dl> | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands OFP 1.96|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting Commands| | |||
[[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Armed Assault|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting Commands Armed Assault| | |||
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 14:30, 25 September 2020
Description
- Description:
- Select a sound declared in the Description.ext of the mission to be played the first time the Notes tab is selected in the briefing.
- Groups:
- SoundsBriefing
Syntax
Examples
- Example 1:
onBriefingNotes "NotesVoiceOver";
Additional Information
- See also:
- CfgSounds
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
Notes
- Posted on 8 Feb, 2007
- Bdfy
- In OFP it works only with the sound files defined in the mission's description.ext
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint: Resistance version 1.75
- Operation Flashpoint: Resistance: New Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: Sounds
- Command Group: Briefing
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.99
- Scripting Commands Armed Assault
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters