Jump to content
Sign in to follow this  
Audiovox

Custom CrossHairs?

Recommended Posts

Yes, you have to be careful as to when you switch. For instance, if you switch fire modes during a mouse click or while holding it down, it will continue to fire till you switch to another fire mode and click again I believe. Just be sure that When you are switching that you are not clicking and that the three shot burst is not still trying to fire. You will get used to most of it pretty quickly though, there are only a few issues that are very minor.

-Audio

Share this post


Link to post
Share on other sites

This is the one I use now, replaced three/two shot with only two shot.





alias "wait5" "wait; wait; wait; wait; wait";

alias "wait3" "wait; wait; wait";

alias "wait12" "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait; wait; wait";



alias "burst" "+attack; wait5; -attack";

alias "burst2" "+attack; wait12; -attack; +attack; wait3; -attack";

alias "+normal" "+attack";

alias "-normal" "-attack";



alias "burst_bind" "cl_crosshairscale 2000; cl_crosshaircolor 1; bind mouse1 burst; bind q normal_bind"

alias "2burst_bind" "cl_crosshairscale 1500; cl_crosshaircolor 3; bind mouse1 burst2; bind q burst_bind"

alias "normal_bind" "cl_crosshairscale 1000; cl_crosshaircolor 2; bind mouse1 +normal; bind q 2burst_bind"



bind "q" "burst_bind"

-Audio

EDIT: UPDATED

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...