Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2015
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. /Show Help Lines
  2. alias "-crosshairsmoke" "cl_crosshairsize 2;cl_crosshairdot 0;cl_crosshairgap -2"
  3. alias "+crosshairsmoke" "cl_crosshairsize 1337;cl_crosshairdot 1;cl_crosshairgap 10"
  4. // Change the first line so that crosshairsize, dot and gap are the same as your own crosshair settings.
  5. // Don’t change the second line.
  6. bind "mouse4" "+crosshairsmoke"
  7. // BIND WHAVETER KEY YOU WANT OR JUST PUT // IN FRONT TO DISABLE THE SCRIPT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement