Jump to content

ActivateSound: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Nighthawk200
Dedeezirified.
Line 1: Line 1:
{{DeeZireInclusion}}<br />
This flag has two applications within [[rulesmd.ini]].
Sound to play when VehicleTypes with PoweredUnit=yes set are reactivated by restoring power to, or rebuilding of, the BuildingType with the corresponding PowersUnit= statement. Can be any sound as defined in the SOUND.INI file.<br />
__TOC__
(Yuri's Revenge Only)
 
==In AudioVisual==
{{Flag
|name={{PAGENAME}}
|files={{Categ|ini=rules}}
|types={{Categ|AudioVisual}}
|values={{values|strings}}
|yr=yes
|rp=yes
}}This flag defines the sound that will be played whenever {{TTL|VehicleTypes}} with {{TTL|PoweredUnit|yes}} are brought back online, either through power restoration, or rebuilding the relevant {{TTL|PowersUnit}} structure.
 
==On VehicleTypes==
{{Flag
|name={{PAGENAME}}
|files={{Categ|ini=rules}}
|types={{Categ|VehicleTypes}}
|values={{values|strings}}
|yr=yes
|rp=yes
}}
This flag performs the same function as the one above, except this flag is unit specific, so one unit can have a different {{TTL|ActivateSound}} than another one.

Revision as of 17:42, 15 June 2008

This flag has two applications within rulesmd.ini.

In AudioVisual

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ActivateSound
File(s): rules(md).ini
Values: Strings: Normal text.
Applicable to: AudioVisual


This flag defines the sound that will be played whenever Template:TTL with Template:TTL are brought back online, either through power restoration, or rebuilding the relevant Template:TTL structure.

On VehicleTypes

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ActivateSound
File(s): rules(md).ini
Values: Strings: Normal text.
Applicable to: VehicleTypes


This flag performs the same function as the one above, except this flag is unit specific, so one unit can have a different Template:TTL than another one.