Difference between revisions of "SetNoActivationSound"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
<br>
<br>
[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (GECK 1.1)]]
[[Category: Player Functions]]
[[Category: Player Functions]]
[[Category: Player Functions (GECK 1.1)]]

Latest revision as of 13:10, 15 August 2009

Description[edit | edit source]

Overrides the default NoActivation sound with a declared sound.

Syntax:[edit | edit source]

SetNoActivationSound <sound>

Example:[edit | edit source]

SetNoActivationSound QSTBabyCry ; A baby cry will now place the default NoActivation sound.

Notes[edit | edit source]