fadeMusic: Difference between revisions

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





Revision as of 13:18, 4 May 2006


time fadeMusic volume


Operand types:

time: Number

volume: Number

Type of returned value:

Nothing

Description:

Smooth change in music volume.

Change duration is given by time (in seconds), target volume by volume.

Volume range is 0 (no music) to 1 (full volume).

Default music volume is 0.5.


Example:

5 fadeMusic 0