Command Profile
FADEOUT
CS2 CS:GO
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.
Syntax
fadeout [Duration] [R G B]
Description
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.
Syntax And Arguments
fadeout [Duration] [R G B]
| 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. |