Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. alias show show1
  2. alias show1 "+cl_show_team_equipment; bind w +showup; alias show show2"
  3. alias show2 "unbind w; -cl_show_team_equipment; bind w +forward; alias show show1"
  4.  
  5. alias +showup "+forward; +cl_show_team_equipment"
  6. alias -showup "-forward;"
  7. show
  8.  
  9. cl_hud_radar_scale "1.1"
  10. cl_radar_always_centered "0"
  11. cl_radar_icon_scale_min "0.7"
  12. cl_radar_rotate "1"
  13. cl_radar_scale "0.3"
  14.  
  15. bind "k" "afk"
  16. alias "afk" "afk_0"
  17. alias "afk_1" "-left; -forward; -attack2; alias afk afk_0"
  18. alias "afk_0" "+left; +forward; +attack2; alias afk afk_1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement