FadeSFX

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

FadeSFX disabled all the sounds except the music. Useful when showing Bink Video files.

Syntax

[help]
FadeSFX enable:float 

Or:

FSFX enable:float

Example

FadeSFX 4
FSFX 4

Notes

  • Correction: FadeSFX is reversable, it appears, by simply playing a Bink video file. As soon as the video ends, sound is restored. As far as I can tell, it is still irreversible without playing a video.
  • The float value controls the number of seconds it takes for the audio to fully fade out. Useful if you have a fade-to-black ISFX and you want it to match up.