radioVolume: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
m (template:command argument fix)
(24 intermediate revisions by 12 users not shown)
Line 1: Line 1:
[[Category:Scripting Commands|C]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|C]]
____________________________________________________________________________________________


<new command not populated>
| arma |= Game name


|1.00|= Game version
____________________________________________________________________________________________


<h2 style="color:#000066">''''' radioVolume '''''</h2>
| Returns the current radio volume (set by [[fadeRadio]]). |DESCRIPTION=
____________________________________________________________________________________________


| '''radioVolume''' |SYNTAX=


'''Operand types:'''
| [[Number]] |RETURNVALUE=
____________________________________________________________________________________________


'''Type of returned value:'''
|x1 = <code>[[hint]] [[str]] [[radioVolume]];</code> |EXAMPLE1=
____________________________________________________________________________________________


'''Compatibility:'''
| [[fadeRadio]], [[soundVolume]], [[musicVolume]] |SEEALSO=


'''Description:'''
}}




'''Example:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
 
<!-- Note Section END -->
</dl>
 
<h3 style="display:none">Bottom Section</h3>
 
[[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