PlaySound3D

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Plays the specified Sound form, at the location of the calling reference.

Syntax

[help]
[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.

See Also