ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "AmbientSound"

From ModEnc
Jump to: navigation, search
 
m
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Specifies the sound to make when this object is in existence on the map. This should be set to a valid entry from SOUND.INI and is usually one of the 'ambient' type sounds which loops continually for as long as the object exists. This is used as a 'background' effect and is utilized on the Naval Yards to give the impression of waves on the water and also on the Cow (although on the Cow, the VoiceComment= statement could have been used to the same effect).
+
|name={{PAGENAME}}
 +
|files={{Categ|Rules(md).ini}}
 +
|values=Strings (names of [[Sound]]s)
 +
|default=none
 +
|types={{categ|TechnoTypes}},{{categ|Projectile}}(Only when there is no {{f|Inviso|yes|link}} tag)
 +
|ra2=yes
 +
|yr=yes
 +
}}
 +
Specifies the sound to make when this object is in existence on the map. This should be set to a valid entry from SOUND.INI and is usually one of the 'ambient' type sounds which loops continually for as long as the object exists. This is used as a 'background' effect and is utilized on the Naval Yards to give the impression of waves on the water and also on the Cow (although on the Cow, the [[VoiceComment]]= statement could have been used to the same effect).

Latest revision as of 18:52, 11 October 2024

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: AmbientSound
File(s): Rules(md).ini
Values: Strings (names of Sounds)
Default: none
Applicable to: TechnoTypes,Projectile(Only when there is no Inviso=yes tag)


Specifies the sound to make when this object is in existence on the map. This should be set to a valid entry from SOUND.INI and is usually one of the 'ambient' type sounds which loops continually for as long as the object exists. This is used as a 'background' effect and is utilized on the Naval Yards to give the impression of waves on the water and also on the Cow (although on the Cow, the VoiceComment= statement could have been used to the same effect).