Jump to content

Allied: Difference between revisions

From ModEnc²
en>Nighthawk200
m Template updated
en>Nighthawk200
m Wrongly categorised.
Line 1: Line 1:
{{flag|name=Allied|files=eva(md).ini|values=String|default=None|types=EVA sound sections|ra2=yes|yr=yes|rp=yes}}
{{flag
|name=Allied
|files={{Categ|ini=eva}}
|values={{values|strings}}
|default=None
|types={{Categ|VoxTypes}}
|ra2=yes
|yr=yes
|rp=yes}}
This flag specifies the audio file's name from audio(md).mix to use if it's EVA sound overlay is triggered while you are playing an Allied country.
This flag specifies the audio file's name from audio(md).mix to use if it's EVA sound overlay is triggered while you are playing an Allied country.


Line 14: Line 22:


:'''''See also''' [[Russian]] and [[Yuri]].''
:'''''See also''' [[Russian]] and [[Yuri]].''
[[Category:INI Flags]]
[[Category:sound(md).ini Flags]]
[[Category:eva(md).ini Flags]]

Revision as of 00:37, 21 June 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Allied
File(s): eva(md).ini
Values: Strings: Normal text.
Default: None
Applicable to: VoxTypes


This flag specifies the audio file's name from audio(md).mix to use if it's EVA sound overlay is triggered while you are playing an Allied country.

Example

[EVA_NuclearSiloDetected]
Text=Warning: Nuclear Silo detected.
Russian=csof001
Allied=ceva001
Yuri=cyur001
Type= QUEUE
Priority=IMPORTANT

would play ceva001.wav from audiomd.mix if you were playing as an Ally, and a Nuclear Silo was detected.


See also Russian and Yuri.