fadeSound: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
[[Category:Scripting Commands ArmA|F]]
[[Category:Scripting Commands ArmA|F]]


back to [[Scripting_Reference#F|COMREF]]


<h2 style="color:#000066">'''''time'' fadeSound ''volume'''''</h2>
<h2 style="color:#000066">'''''time'' fadeSound ''volume'''''</h2>

Revision as of 13:01, 23 April 2006


time fadeSound volume


Operand types:

time: Number

volume: Number

Type of returned value:

Nothing

Description:

Smooth change in all sounds volume.

Change duration is given by time, target volume by volume.

Default sounds volume is 1.0.


Example:

5 fadeSound 0.1