ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
BuildingSlam: Difference between revisions
Jump to navigation
Jump to search
Un-DeeZire'd |
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
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).