SetSoundSourceFile
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Sets the source sound file/folder path used by the specified Sound.
Syntax
SetSoundSourceFile sound:ref filePath:string
Example
SetSoundSourceFile EMTMedicalBeep01 "fx\amb\amb_airconditionervault_01_lp.wav"
Notes
- Note: If changing a sound in a persistent REF used in a script, it must be disabled and re-enabled for the changes to take effect