fadeout [Duration] [R G B]
This command will fade your client out. You can optionally specify a duration (seconds) and an RGB value for the color of the screen it fades out to.
Arguments are parameters that you add to a command. Find information about this command's arguments below.
Duration | The duration of the fade, in seconds. This is optional (2 seconds is default). |
R G B | An 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. |
Sv_cheats Required? | Yes |
Client or Server Command? | Server |
Find below working examples of this command (copy and paste into console).
fadeout 8
This command would make your client fade out to black over the course of 8 seconds.