setPlayerVoNVolume: Difference between revisions
Jump to navigation
Jump to search
(Added Effect local) |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 10: | Line 10: | ||
|gr1= Radio and Chat |GROUP1= | |gr1= Radio and Chat |GROUP1= | ||
|descr= Sets provided player's Voice over Network (VoN) volume. |Description= | |descr= Sets provided player's Voice over Network (VoN) volume. |Description= | ||
|s1= unit [[setPlayerVoNVolume]] volume |Syntax= | |s1= unit [[setPlayerVoNVolume]] volume |Syntax= | ||
Line 22: | Line 20: | ||
|r1= [[Nothing]] |Return Value= | |r1= [[Nothing]] |Return Value= | ||
|x1= <code>_loudPlayer [[setPlayerVoNVolume]] 0.5;</code> |Example 1= | |x1= <code>_loudPlayer [[setPlayerVoNVolume]] 0.5;</code> |Example 1= | ||
|seealso= [[getPlayerVoNVolume]] [[fadeSound]] [[fadeRadio]] [[fadeMusic]] |See Also= | |seealso= [[getPlayerVoNVolume]] [[fadeSound]] [[fadeRadio]] [[fadeMusic]] |See Also= |
Revision as of 02:31, 17 January 2021
Description
- Description:
- Sets provided player's Voice over Network (VoN) volume.
- Groups:
- Radio and Chat
Syntax
- Syntax:
- unit setPlayerVoNVolume volume
- Parameters:
- unit: Object - the other player's unit
- volume: Number - the wanted volume
- Return Value:
- Nothing
Examples
- Example 1:
_loudPlayer setPlayerVoNVolume 0.5;
Additional Information
- See also:
- getPlayerVoNVolume fadeSound fadeRadio fadeMusic
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