DeploySound: Difference between revisions
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
This specifies the generic sound to make when units are commanded to deploy by double clicking them, through the hotkey defined in KEYBOARD.INI or through the Advanced Command Bar (if defined in UI.INI). NOTE: although parsed and valid in Red Alert 2 this is not used, probably because this is a generic sound made by all units regardless of what they are or what side they belong to. Can be any sound as defined in the SOUND.INI file but is usually a voice. | |name={{PAGENAME}} | ||
|files={{Categ|Rules(md).ini}} | |||
|values=Strings (names of [[Sound]]s) | |||
|default=none | |||
|types={{categ|AudioVisual}},{{categ|InfantryTypes}},{{categ|VehicleTypes}} | |||
|ra2=yes | |||
|yr=yes | |||
}} | |||
This specifies the generic sound to make when units are commanded to deploy by double clicking them, through the hotkey defined in KEYBOARD.INI or through the Advanced Command Bar (if defined in UI.INI). NOTE: although parsed and valid in [[Red Alert 2]] this is not used, probably because this is a generic sound made by all units regardless of what they are or what side they belong to. Can be any sound as defined in the SOUND.INI file but is usually a voice.<br> | |||
For [[VehicleTypes]] this tag will only work if used with the tag {{f|IsSimpleDeployer|yes|link}} | |||
---- | |||
Specifies the sound made by this [[VehicleTypes]] which deploys into a [[BuildingTypes]] when it is ordered to deploy. Can be set to any valid entry from the SOUND.INI file. Although present and parsed in [[Red Alert 2]], this only appears to work in [[Yuri's Revenge]]. |