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

BuildingDamageSound

From ModEnc
Jump to navigation Jump to search
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: BuildingDamageSound
File(s): rules(md).ini
Values: Strings: Normal text. (Limited to: Sounds)
Default: none
Applicable to: AudioVisual


This globally specifies the sound effects played when BuildingTypes' remaining health decreases to the next stage due to damage.

Notes

This will play when health continuously decreases and sequentially crosses the two thresholds set by [AudioVisual]ConditionYellow= and [AudioVisual]ConditionRed= in the forward direction, meaning it only triggers when losing health, and when ConditionYellow is less than ConditionRed, it only triggers when crossing the value set by ConditionRed.

See Also