Author Topic: Sniping help  (Read 2070 times)

lilb990

  • Autococker
  • Posts: 644
Sniping help
« on: May 10, 2009, 11:00:23 AM »
Hello, i want to have my mousewheel bound to like say when you bind mousewheelup i have crosshair X with sensitivity X and then for down i want to  have a different crosshair with a different sensitivity how would i do this? I've been having trouble doing this.

skitzo

  • Autococker
  • Posts: 539
Re: Sniping help
« Reply #1 on: May 10, 2009, 11:03:31 AM »
bind "MOUSEWHEELUP" "crosshair x;sensitivity x"
bind "MOUSEWHEELDOWN" "crosshair y;sensitivity y"

abnormal

  • Autococker
  • Posts: 649
Re: Sniping help
« Reply #2 on: May 10, 2009, 11:50:37 AM »
In my opinion its better on "Right mouse". Its faster and comfortable than on mousewheel.

Spook

  • Autococker
  • Posts: 2542
Re: Sniping help
« Reply #3 on: May 10, 2009, 12:16:28 PM »
No one cares about your opinion, he wants it the way he wants it.

lilb990

  • Autococker
  • Posts: 644
Re: Sniping help
« Reply #4 on: May 10, 2009, 12:32:59 PM »
Thank you so much another question how would input the fovs as well?

skitzo

  • Autococker
  • Posts: 539
Re: Sniping help
« Reply #5 on: May 10, 2009, 01:56:43 PM »
bind "MOUSEWHEELUP" "crosshair x;sensitivity x;fov x"
bind "MOUSEWHEELDOWN" "crosshair y;sensitivity y;fov y"

i would imagine adding that at the end would work

RoBbIe

  • Autococker
  • Posts: 720
Re: Sniping help
« Reply #6 on: May 10, 2009, 02:26:06 PM »
Just wondering Because this would be relevant What is the best setting to use like just copy and paste what you use on here......

skitzo

  • Autococker
  • Posts: 539
Re: Sniping help
« Reply #7 on: May 10, 2009, 02:52:10 PM »
i personally don't have a zoom script.

lilb990

  • Autococker
  • Posts: 644
Re: Sniping help
« Reply #8 on: May 10, 2009, 03:28:28 PM »
I don't have one either i just want to set some stuff to it. I don't like how they make it.

lilb990

  • Autococker
  • Posts: 644
Re: Sniping help
« Reply #9 on: May 10, 2009, 06:25:15 PM »
Well this is all i needed going to lock it before people start arguing thanks spook!