ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

BuildingSlam: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Crimsonum (talk | contribs)
Un-DeeZire'd
Testid123 (talk | contribs)
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]]

Latest revision as of 06:13, 14 October 2024

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
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