Jump to content

VoiceSecondaryEliteWeaponAttack: 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
Specifies the sound to make when this object is selected and ordered to fire with its EliteSecondary= weapon. Should be set to a valid entry from SOUNDMD.INI and applies only to those objects that have an EliteSecondary= weapon defined and are at elite status.<br />
|name={{PAGENAME}}
(Yuri's Revenge Only)
|files={{Categ|ini=rules}}
|values={{Values|string|Sound Entries}}
|default=<none>
|types={{Categ|Technoes}} (YR)
|yr=yes
}}
 
Specifies any valid sound to play when an elite unit fires its secondary weapon. If this value is not set or it is invalid, {{f|VoiceAttack|link}} is used instead. Rookie and veteran units use the sound entries defined by {{f|VoiceSecondaryWeaponAttack|link}}{{Yro}}.
 
For more information on how the firing voice is selected, see {{f|VoiceAttack|link}}.
 
==See also==
* {{f|VoiceAttack|link}}
* {{f|VoiceSecondaryWeaponAttack|link}}
* {{f|VoicePrimaryWeaponAttack|link}}
* {{f|VoicePrimaryEliteWeaponAttack|link}}
* {{f|VoiceIFVRepair|link}}

Latest revision as of 22:11, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: VoiceSecondaryEliteWeaponAttack
File(s): rules(md).ini
Values: Strings: Normal text. (Limited to: Sound Entries)
Default: <none>
Applicable to: TechnoTypes:

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes (YR)



Specifies any valid sound to play when an elite unit fires its secondary weapon. If this value is not set or it is invalid, VoiceAttack is used instead. Rookie and veteran units use the sound entries defined by VoiceSecondaryWeaponAttack.

For more information on how the firing voice is selected, see VoiceAttack.

See also