Jump to content

MinVolume: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{flag
The minimum volume of the sound on a scale of 0 - 100 - this is employed by sounds that have Type=GLOBAL set, thus defines how loud that sound is as all players will hear it.
|files={{Categ|ini=sound}}
|values={{Values|integer}}
|default=0
|types={{Categ|SoundList|VocTypes}}
|ra2=yes
|yr=yes
}}
The minimum volume of the sound on a scale of 0 - 100 - this is employed by sounds that have {{f|Type|GLOBAL|link}} set, thus defines how loud that sound is as all players will hear it.

Latest revision as of 21:57, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: MinVolume
File(s): sound(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: VocTypes


The minimum volume of the sound on a scale of 0 - 100 - this is employed by sounds that have Type=GLOBAL set, thus defines how loud that sound is as all players will hear it.