fadeSound: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands]]
[[Category:Scripting Commands OFP 1.97]]
[[Category:Scripting Commands OFP 1.46]]
[[Category:Scripting Commands ArmA]]
back to [[Scripting_Reference#F|COMREF]]
back to [[Scripting_Reference#F|COMREF]]



Revision as of 17:32, 19 April 2006


back to COMREF

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