Skip to content

Instantly share code, notes, and snippets.

@gunlinux
Created February 17, 2017 11:48
Show Gist options
  • Save gunlinux/6536b091c86527448aaff13bd030094e to your computer and use it in GitHub Desktop.
Save gunlinux/6536b091c86527448aaff13bd030094e to your computer and use it in GitHub Desktop.
dynradar
alias "+radar" "+use; cl_radar_always_centered 0; cl_radar_scale 0.35; r_cleardecals";
alias "-radar" "-use; cl_radar_always_centered 1; cl_radar_scale 0.5; r_cleardecals";
bind e +radar;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment