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.

How To Use fadeout

  1. Enable the developer console in Counter-Strike settings.
  2. Open the console with the tilde key (~).
  3. Enter fadeout [Duration] [R G B], replacing bracketed arguments with the value you want, then press Enter.

This command is listed as compatible with Counter-Strike 2.

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.

Related Commands