fadeEnvironment: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(added a short list of environment sounds. Added thunder)
m (command group)
Line 6: Line 6:
|eff= local
|eff= local


|gr1= Sounds
|gr1= Environment
 
|gr2= Sounds


|descr= Changes the master environment volume smoothly within the given time and is different from [[enableEnvironment]] global mute option. The default volume is 1.0. <br/>
|descr= Changes the master environment volume smoothly within the given time and is different from [[enableEnvironment]] global mute option. The default volume is 1.0. <br/>

Revision as of 12:29, 20 June 2021

Hover & click on the images for description

Description

Description:
Changes the master environment volume smoothly within the given time and is different from enableEnvironment global mute option. The default volume is 1.0.
Influenced sounds among others are:
  • Bird sounds
  • Insect sounds
  • Waves
  • Wind
  • Rain
  • Sounds produced by air conditioners and similar
  • Thunder Template:Since
Groups:
EnvironmentSounds

Syntax

Syntax:
time fadeEnvironment volume
Parameters:
time: Number - Fade interval in seconds
volume: Number - Speech volume range 0 to 1
Return Value:
Nothing

Examples

Example 1:
5 fadeEnvironment 0.1;

Additional Information

See also:
environmentVolumefadeSpeechfadeRadiofadeSoundfadeMusicsoundVolumemusicVolumeradioVolumespeechVolumeenableEnvironmentenvironmentEnabled

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