Jump to content

Yuri

From ModEnc²
Revision as of 08:52, 25 April 2008 by en>Vinifera7 (Is "Applicable to DialogList" correct? Please correct me if the name of that object class is known.)
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Yuri
File(s): Eva(md).ini
Values: Strings: Normal text. (Limited to: sounds)
Default: none
Applicable to: DialogList


This flag specifies the name of an audio file in audio(md).mix. This is used when this EVA sound overlay is triggered for a player that is playing as any country on Yuri's side.

Example

The following code would play cyur001.wav in audiomd.mix during a "Nuclear Silo Detected" EVA event for a Yuri player.

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

See also