Difference between revisions of "FadeSFX"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Illyism
imported>Geckbot
m (Robot: Automated text replacement (-\|arg1 = (.*)\n\|arg1Type = (.*) +|arguments = {{FunctionArgument\n |Name = \1\n |Type = \2\n }}, -\|optarg1 = (.*)\n\|optArg1Type = (.*) +|arguments = {{FunctionArgument\n |Name = \1\n |Type = \2\n)
Line 4: Line 4:
Useful when showing Bink Video files.
Useful when showing Bink Video files.
|returnType = void
|returnType = void
|arg1 = enable
|arguments = {{FunctionArgument
|arg1Type = float
    |Name = enable
    |Type = float
  }}
|example = FSFX 4
|example = FSFX 4
}}
}}

Revision as of 17:07, 5 February 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 enable:float

Example

FSFX 4

Notes

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