Jump to content

Sniping script.


Tukkonen

Recommended Posts

Hey, i'm trying to make myself sniping script. The usual sensitivity, m_pitch and fps changes. Is it possible to make those settings are active only when scoping, or is some keybind toggling neccessary?

 

Right now i have keybind toggle that 'activates' those changes, and when i open scope and close scope with altweapon it works properly. But when canceling scope in any other way, it keeps those higher sensitivity and m_pitch. Hopefully i didn't explain too complicated

  • Like 1
Link to comment
Share on other sites

  • 5 months later...

set hupo1    "+attack2; sensitivity 2.60; Com_maxfps 71; m_pitch 0.037; set hupox vstr hupo2"        
set hupo2    "-attack2; sensitivity 2.2; Com_maxfps 125; m_pitch 0.0151; set hupox vstr hupo1"           
set hupox    "vstr hupo1" 
bind mouse3    "vstr hupox

Link to comment
Share on other sites

  • 2 months later...
On 11/29/2019 at 7:05 PM, HarryAimpotter said:

set hupo1    "+attack2; sensitivity 2.60; Com_maxfps 71; m_pitch 0.037; set hupox vstr hupo2"        
set hupo2    "-attack2; sensitivity 2.2; Com_maxfps 125; m_pitch 0.0151; set hupox vstr hupo1"           
set hupox    "vstr hupo1" 
bind mouse3    "vstr hupox

It warms my heart that some people still use my scripts. I didn't even remember this one existing.

  • Like 1
Link to comment
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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.