fadeSpeech: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\|= * " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma2oa | | arma2oa | ||
|eff= local | |eff= local | ||
|1.51 | |1.51 | ||
|gr1= Sounds | |gr1= Sounds | ||
| Cause a smooth change in the master speech volume. The change duration is given by time, the target volume by volume. The default master is 1.0. | | Cause a smooth change in the master speech volume. The change duration is given by time, the target volume by volume. The default master is 1.0. | ||
| time '''fadeSpeech''' volume | | time '''fadeSpeech''' volume | ||
|p1= time: [[Number]] | |p1= time: [[Number]] | ||
|p2= volume: [[Number]] | |p2= volume: [[Number]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>5 [[fadeSpeech]] 0.1;</code> | |x1= <code>5 [[fadeSpeech]] 0.1;</code> | ||
| [[fadeRadio]], [[fadeSound]], [[fadeMusic]], [[soundVolume]], [[musicVolume]], [[radioVolume]] | | [[fadeRadio]], [[fadeSound]], [[fadeMusic]], [[soundVolume]], [[musicVolume]], [[radioVolume]] | ||
}} | }} |
Revision as of 00:35, 18 January 2021
Description
- Description:
- Cause a smooth change in the master speech volume. The change duration is given by time, the target volume by volume. The default master is 1.0.
- Groups:
- Sounds
Syntax
Examples
- Example 1:
5 fadeSpeech 0.1;
Additional Information
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
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma 2: Operation Arrowhead version 1.51
- Arma 2: Operation Arrowhead: New Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Command Group: Sounds
- Scripting Commands: Local Effect
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands
- Arma 2: Operation Arrowhead: New Scripting Commands List