setPlayerVoNVolume
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
- Sets provided player's Voice over Network (VoN) volume.
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
- Groups:
- Radio and Chat