ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
CreateSound: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
Specifies the sound this object makes when it is built or trained | |name=CreateSound | ||
|files={{Categ|rules(md).ini}} | |||
|values={{values|string|Valid '[[Type|global]]' type sound names}} | |||
|special= | |||
|default= | |||
|types={{Categ|InfantryTypes}}, {{Categ|VehicleTypes}}, {{Categ|AircraftTypes}},{{Categ|BuildingTypes}} | |||
|ts=yes | |||
|fs=yes | |||
|ets=yes | |||
|ra2=yes | |||
|yr=yes | |||
|rp=yes | |||
}} | |||
Specifies the sound this object makes when it is built or trained. As this is always a [[Type|'global' type sound]], it is used to warn all players on the map that this unit has been created. The sound must be a valid entry listed in the [[SoundList]] section of [[sound(md).ini]]. | |||
==Note== | |||
*Even though it says this tag exists in [[Tiberian Sun]],[[Firestorm]] when I tried it out, It appears that it doesn't work. |
Latest revision as of 14:31, 25 September 2024
Flag: | CreateSound |
File(s): | rules(md).ini |
Values: | Strings: Normal text. (Limited to: Valid 'global' type sound names) |
Applicable to: | InfantryTypes, VehicleTypes, AircraftTypes,BuildingTypes |
Specifies the sound this object makes when it is built or trained. As this is always a 'global' type sound, it is used to warn all players on the map that this unit has been created. The sound must be a valid entry listed in the SoundList section of sound(md).ini.
Note
- Even though it says this tag exists in Tiberian Sun,Firestorm when I tried it out, It appears that it doesn't work.