musicVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "Category:Scripting Commands ArmA2" to "Category:Scripting Commands Arma 2")
m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2 $3;</sqf>")
 
(35 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| ofp |Game name=
|game1= ofp
|version1= 1.00


|1.00|Game version=
|game2= ofpe
____________________________________________________________________________________________
|version2= 1.00


| Returns the current music volume (set by [[fadeMusic]]) |DESCRIPTION=
|game3= arma1
____________________________________________________________________________________________
|version3= 1.00


| '''musicVolume''' |SYNTAX=
|game4= arma2
|version4= 1.00


| [[Number]] |RETURNVALUE=
|game5= arma2oa
|version5= 1.50


|x1=<code>[[hint]] [[str]] [[musicVolume]];</code>|EXAMPLE1=  
|game6= tkoh
____________________________________________________________________________________________
|version6= 1.00


| [[fadeMusic]], [[soundVolume]], [[radioVolume]] |SEEALSO=
|game7= arma3
|version7= 0.50


}}
|gr1= Sounds
 
|descr= Returns the current music volume (set by [[fadeMusic]])


<h3 style="display:none">Notes</h3>
|s1= '''musicVolume'''
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
|r1= [[Number]]
</dl>


<h3 style="display:none">Bottom Section</h3>
|x1= <sqf>hint str musicVolume;</sqf>


[[Category:Scripting Commands|MUSICVOLUME]]
|seealso= [[fadeMusic]] [[soundVolume]] [[radioVolume]] [[speechVolume]] [[environmentVolume]] [[getAudioOptionVolumes]]
[[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]]
}}
[[Category:Scripting Commands OFP 1.96|MUSICVOLUME]]
[[Category:Scripting Commands OFP 1.46|MUSICVOLUME]]
[[Category:Scripting Commands ArmA|MUSICVOLUME]]
[[Category:Scripting Commands Arma 2|MUSICVOLUME]]
[[Category:Command_Group:_Sounds|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]

Latest revision as of 15:11, 5 May 2022

Hover & click on the images for description

Description

Description:
Returns the current music volume (set by fadeMusic)
Groups:
Sounds

Syntax

Syntax:
musicVolume
Return Value:
Number

Examples

Example 1:
hint str musicVolume;

Additional Information

See also:
fadeMusic soundVolume radioVolume speechVolume environmentVolume getAudioOptionVolumes

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