Skip to content

Instantly share code, notes, and snippets.

@Samuell1
Created August 20, 2017 08:10
Show Gist options
  • Save Samuell1/9d146d3612f4c10a142ece9527989439 to your computer and use it in GitHub Desktop.
Save Samuell1/9d146d3612f4c10a142ece9527989439 to your computer and use it in GitHub Desktop.
Greenscreen CSGO (exec green)
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