radioVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (template:command argument fix)
(18 intermediate revisions by 11 users not shown)
Line 1: Line 1:
[[Category:Scripting Commands|RADIOVOLUME]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |RADIOVOLUME]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|RADIOVOLUME]]
 
| arma |= Game name
 
|1.00|= Game version
____________________________________________________________________________________________
 
| Returns the current radio volume (set by [[fadeRadio]]). |DESCRIPTION=
____________________________________________________________________________________________
 
| '''radioVolume''' |SYNTAX=


| [[Number]] |RETURNVALUE=
____________________________________________________________________________________________


<h2 style="color:#000066">''' radioVolume '''</h2>
|x1 = <code>[[hint]] [[str]] [[radioVolume]];</code> |EXAMPLE1=
____________________________________________________________________________________________


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


'''Operand types:'''
}}


None


'''Type of returned value:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


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


'''Description:'''
<h3 style="display:none">Bottom Section</h3>


Checks the current radio volume (set by [[setRadioVolume]] in Armed Assault).
[[Category:Scripting Commands|RADIOVOLUME]]
[[Category:Scripting Commands OFP Elite|RADIOVOLUME]]
[[Category:Scripting Commands ArmA|RADIOVOLUME]]
[[Category:Scripting Commands ArmA2|RADIOVOLUME]]
[[Category:Command_Group:_Sounds|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]

Revision as of 15:45, 7 April 2019

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

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

Syntax

Syntax:
radioVolume
Return Value:
Number

Examples

Example 1:
hint str radioVolume;

Additional Information

See also:
fadeRadiosoundVolumemusicVolume

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

Bottom Section