Jump to content

BuildingSlam: Difference between revisions

From ModEnc²
en>Crimsonum
Un-DeeZire'd
en>Testid123
mNo edit summary
Line 12: Line 12:
|ares=yes
|ares=yes
}}
}}
 
Specifies the sound to play when a building is placed down (from the sidebar).<br>{{y}}
Specifies the sound to play when a building is placed down (from the sidebar).
If you want [[BuildingTypes]] to have different sounds when a building is placed down (from the sidebar) To be specified as follows:<br> '''BuildingSlam=Dummy''' and add the {{f|CreateSound||link}} tag to [[BuildingTypes]] instead. (However, this method will make you very tired because there are many [[BuildingTypes]]).


== See Also ==
== See Also ==
* [[BuildingDrop]]
* [[BuildingDrop]]

Revision as of 08:13, 14 October 2024

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: BuildingSlam
File(s): rules(md).ini
Values: Strings: Normal text. (Limited to: Sounds)
Default: <none>
Applicable to: AudioVisual


Specifies the sound to play when a building is placed down (from the sidebar).
If you want BuildingTypes to have different sounds when a building is placed down (from the sidebar) To be specified as follows:
BuildingSlam=Dummy and add the CreateSound= tag to BuildingTypes instead. (However, this method will make you very tired because there are many BuildingTypes).

See Also