Difference between revisions of "SetNoActivationSound"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
||
Line 13: | Line 13: | ||
<br> | <br> | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Functions (GECK 1.0)]] | |||
[[Category: Player Functions]] | [[Category: Player Functions]] | ||
[[Category: Player Functions (GECK 1.0)]] |
Revision as of 12:33, 12 August 2009
Description
Overrides the default NoActivation sound with a declared sound.
Syntax:
SetNoActivationSound <sound>
Example:
SetNoActivationSound QSTBabyCry ; A baby cry will now place the default NoActivation sound.
Notes
- ClearNoActivationSound can be used to return the sound to the default sound.