Created
August 20, 2017 08:10
-
-
Save Samuell1/9d146d3612f4c10a142ece9527989439 to your computer and use it in GitHub Desktop.
Greenscreen CSGO (exec green)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sv_cheats 1 | |
alias fogon "fog_override 1; fog_maxdensity 1500; fog_color 0 255 0; fog_start 0; fog_end 1; bind p fogoff" | |
alias fogoff "fog_override 0; bind p fogon" | |
bind p fogon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment