radioVolume: Difference between revisions

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


| arma |Game name=
|game1= ofpe
|version1= 1.00


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


| Returns the current radio volume (set by [[fadeRadio]]). |DESCRIPTION=
|game3= arma2
____________________________________________________________________________________________
|version3= 1.00


| '''radioVolume''' |SYNTAX=
|game4= arma2oa
|version4= 1.50


| [[Number]] |RETURNVALUE=
|game5= tkoh
____________________________________________________________________________________________
|version5= 1.00


|x1 = <code>[[hint]] [[str]] [[radioVolume]];</code> |EXAMPLE1=
|game6= arma3
____________________________________________________________________________________________
|version6= 0.50


| [[fadeRadio]], [[soundVolume]], [[musicVolume]] |SEEALSO=
|gr1= Sounds


}}
|descr= Returns the current radio volume (set by [[fadeRadio]]).


|s1= [[radioVolume]]


<h3 style="display:none">Notes</h3>
|r1= [[Number]]
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
|x1= <sqf>hint str radioVolume;</sqf>
</dl>


<h3 style="display:none">Bottom Section</h3>
|seealso= [[fadeRadio]] [[soundVolume]] [[musicVolume]] [[speechVolume]] [[environmentVolume]] [[getAudioOptionVolumes]]
 
}}
[[Category:Scripting Commands|RADIOVOLUME]]
[[Category:Scripting Commands OFP Elite|RADIOVOLUME]]
[[Category:Scripting Commands Armed Assault|RADIOVOLUME]]
[[Category:Scripting Commands Arma 2|RADIOVOLUME]]
[[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:10, 5 May 2022

Hover & click on the images for description

Description

Description:
Returns the current radio volume (set by fadeRadio).
Groups:
Sounds

Syntax

Syntax:
radioVolume
Return Value:
Number

Examples

Example 1:
hint str radioVolume;

Additional Information

See also:
fadeRadio soundVolume musicVolume 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