PlaySound3D
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Plays the specified Sound form, at the location of the calling reference.
Syntax
[Reference].PlaySound3D soundID:baseform
Example
Player.PlaySound3D BigExplosion
Notes
- Function will not work if the reference has no model defined.
- The sound file needs to be mono to play 3D properly. Stereo will revert to 2D playback.