Command Profile
FADEIN
CS2 CS:GO
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.
Syntax
fadein [Duration] [R G B]
Description
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.
How To Use fadein
- Enable the developer console in Counter-Strike settings.
- Open the console with the tilde key (
~). - Enter
fadein [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
fadein [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. |