Tukkonen Posted June 13, 2019 Posted June 13, 2019 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 1 Quote
HarryAimpotter Posted November 29, 2019 Posted November 29, 2019 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 Quote
VimpatLiukkaat Posted February 16, 2020 Posted February 16, 2020 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. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.