Jump to content

BuildingDieSound: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 3 revisions imported
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values=Strings (names of [[Sound]]s)
|default=none
|types={{categ|AudioVisual}}
|ra2=yes
|yr=yes
}}
This specifies the sound to make when a structure is completely destroyed. Can be any sound as defined in the SOUND.INI file.
This specifies the sound to make when a structure is completely destroyed. Can be any sound as defined in the SOUND.INI file.
==Note==
*If you want to hear different sounds in different buildings, disable this tag. '''(BuildingDieSound=Dummy)''' and use [[DieSound]] instead.

Latest revision as of 21:38, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: BuildingDieSound
File(s): Rules(md).ini
Values: Strings (names of Sounds)
Default: none
Applicable to: AudioVisual


This specifies the sound to make when a structure is completely destroyed. Can be any sound as defined in the SOUND.INI file.

Note

  • If you want to hear different sounds in different buildings, disable this tag. (BuildingDieSound=Dummy) and use DieSound instead.