fadein Command


fadein [Duration] [R G B]

This command will fade your client in. You can optionally specify a duration (seconds) and an RGB value for the color of the screen it fades in from.

Arguments


Arguments are parameters that you add to a command. Find information about this command's arguments below.

DurationThe duration of the fade, in seconds. This is optional (2 seconds is default).
R G BAn RGB value for the color of the fade screen. Optional. The 3 values (red, green and blue) should be separated by spaces, e.g. 255 255 255.

Extra Info

Sv_cheats Required? Yes
Client or Server Command? Server

fadein Examples


Find below working examples of this command (copy and paste into console).


fadein 10

This command would make your client fade in from black over the course of 10 seconds.