Difference between revisions of "FadeSFX"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Illyism
imported>Illyism
Line 1: Line 1:
=='''Description'''==
{{Function
'''FadeSFX''' disabled all the sounds except the music.
|origin = GECK1
|summary = '''FadeSFX''' disabled all the sounds except the music.
Useful when showing Bink Video files.
Useful when showing Bink Video files.
 
|returnType = void
=='''Syntax'''==
|arg1 = enable
FadeSFX float
|arg1Type = float
 
|example = FSFX 4
=='''Examples'''==
}}
FSFX 4
Disables the sound.


=='''Notes'''==
=='''Notes'''==

Revision as of 14:50, 30 January 2009

< [[::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

Example

FSFX 4

Notes

  • Caution: There is no way to reverse this, only useful when ending the game.