Morrowind Mod:FadeTo
< Mod / Morrowind: Morrowind Mod: Alphabetical Functions / Categorical FunctionsFadeTo
FadeTo, Alpha, Time Where: Alpha = The final amount of fade (0 = clear, 100 is black) Time = Time in seconds to fade (float) Type: Misc Returns: none Example: FadeTo, 50, 2 (fade to 50% black in 2 seconds) Scripts: Not Used
Fades the screen to a given amount in the set time.