Jump to content

DamageSound: Difference between revisions

From ModEnc²
en>Testid123
mNo edit summary
en>Testid123
mNo edit summary
Line 9: Line 9:
}}
}}
Specifies the sound made by this object every time it is hit by enemy fire. Can be set to any valid entry from the SOUND.INI file.
Specifies the sound made by this object every time it is hit by enemy fire. Can be set to any valid entry from the SOUND.INI file.
==Note==
*Audio from this tag will not work. If [[TechnoTypes]] is Attack by a weapon with tags {{f|Temporal|yes|link}} on the warhead.

Revision as of 18:05, 1 February 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DamageSound
File(s): Rules(md).ini
Values: Strings (names of Sounds)
Default: none
Applicable to: InfantryTypes, VehicleTypes, AircraftTypes, BuildingTypes


Specifies the sound made by this object every time it is hit by enemy fire. Can be set to any valid entry from the SOUND.INI file.

Note