Jump to content

CreateAircraftSound: 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
This specifies the sound to make every time an AircraftType is created and can be any sound as defined in the SOUND.INI file. Although this works, it is unused in the game presumably because it gets a little annoying. Gets overridden by the presence of a units CreateSound=.
|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 every time an [[AircraftTypes]] is created and can be any sound as defined in the SOUND.INI file. Although this works, it is unused in the game presumably because it gets a little annoying. Gets overridden by the presence of a units {{f|CreateSound||link}}.

Latest revision as of 21:39, 31 March 2025

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


This specifies the sound to make every time an AircraftTypes is created and can be any sound as defined in the SOUND.INI file. Although this works, it is unused in the game presumably because it gets a little annoying. Gets overridden by the presence of a units CreateSound=.