Created
February 17, 2017 11:48
-
-
Save gunlinux/6536b091c86527448aaff13bd030094e to your computer and use it in GitHub Desktop.
dynradar
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
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