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
mNo edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
|rp=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]]. | 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.