Jump to content

CreateSound: Difference between revisions

From ModEnc²
en>Electro
m 4 revisions imported
 
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
|special=
|special=
|default=
|default=
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}}
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}},{{Categ|BuildingTypes}}
|ts=yes
|ts=yes
|fs=yes
|fs=yes
Line 13: Line 13:
|rp=yes
|rp=yes
}}
}}
Specifies the sound this object makes when it is built or trained. As this is always a [[Type|'global' type sound]], it is used to warn all players on the map that this unit has been created. The sound must be a valid entry listed in the [[SoundList]] section of [[sound(md).ini]].
Specifies the sound this object makes when it is built or trained. As this is always a [[Type|'global' type sound]], it is used to warn all players on the map that this unit has been created. The sound must be a valid entry listed in the [[SoundList]] section of [[sound(md).ini]].
==Note==
*Even though it says this tag exists in [[Tiberian Sun]],[[Firestorm]] when I tried it out, It appears that it doesn't work.

Latest revision as of 21:39, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: CreateSound
File(s): rules(md).ini
Values: Strings: Normal text. (Limited to: Valid 'global' type sound names)
Applicable to: InfantryTypes, VehicleTypes, AircraftTypes,BuildingTypes


Specifies the sound this object makes when it is built or trained. As this is always a 'global' type sound, it is used to warn all players on the map that this unit has been created. The sound must be a valid entry listed in the SoundList section of sound(md).ini.

Note

  • Even though it says this tag exists in Tiberian Sun,Firestorm when I tried it out, It appears that it doesn't work.