Jump to content

VoicePrimaryEliteWeaponAttack: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>AlexB
No edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Specifies the sound to make when this object is selected and ordered to fire with its ElitePrimary= weapon. Should be set to a valid entry from SOUNDMD.INI and applies only to those objects that have an ElitePrimary= 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 primary 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|VoicePrimaryWeaponAttack|link}}{{Yro}}.
 
For more information on how the firing voice is selected, see {{f|VoiceAttack|link}}.
 
==See also==
* {{f|VoiceAttack|link}}
* {{f|VoicePrimaryWeaponAttack|link}}
* {{f|VoiceSecondaryWeaponAttack|link}}
* {{f|VoiceSecondaryEliteWeaponAttack|link}}
* {{f|VoiceIFVRepair|link}}

Revision as of 02:23, 18 April 2011

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: VoicePrimaryEliteWeaponAttack
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 primary 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 VoicePrimaryWeaponAttack.

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

See also