Post: ADSCrosshairSlowdown GSC Script
04-10-2016, 11:49 PM #1
vramped
Save Point
(adsbygoogle = window.adsbygoogle || []).push({}); Hello NGU Smile This script is so that when your crosshairs drag over an enemy bone, it will stick the them, or slowdown depending on how strong you make it. Great for sniping, Looks badass Winky Winky <3
I recently started a project for Black Ops 2, that I have not seen released for black ops 2, or atleast a GSC code for it.
Basically Im making a GSC full of Dvars, to "Improve your aim Winky Winky"
Anyways, here is the code Smile If anyone could give me some tips, on how to make it function for players other than the host, that would be fantastic, just comment. Smile Be aware: adding "self" in front of the dvar like so "self setDvar "aim_slowdown_enabled", 1);" will freeze your console, and I currenly do not know a work around for that.
T
Values in this code are editable, Lower=Stronger, Higher=Less Strength
Make sure to thread the script, otherwise it will freeze your console, on map load.

ADSCrosshairSlowdown()
{
setDvar("aim_slowdown_yaw_scale_ads" , 0.125);
setDvar("aim_slowdown_yaw_scale" , 0.190);
setDvar("aim_slowdown_pitch_scale" , 0.190);
setDvar("aim_slowdown_pitch_scale_ads" , 125);
setDvar("aim_slowdown_enabled" , 1);
}

Credits: Me I guess, As I havent seen any GSC codes for dvars released.
PSN: Old=Banned: TheDemonicEmo New=Active: xXSkaterboi1999 #LiberationModdingTeam
(adsbygoogle = window.adsbygoogle || []).push({});
04-11-2016, 12:05 AM #2
Im_YouViolateMe
NextGenUpdate Elite
I'm pretty sure this is only for host though.
04-11-2016, 12:09 AM #3
Originally posted by YouViolateMe View Post
I'm pretty sure this is only for host though.


He clearly says its Host only in the thread itself, Read it all...
Most Dvars cannot be set for clients to unless there is actually a client dvar for it I guess, Otherwise we could do a lot of damage if we could set host only Dvars to clients to.
04-11-2016, 12:13 AM #4
Im_YouViolateMe
NextGenUpdate Elite
Originally posted by TheNiceUb3r View Post
He clearly says its Host only in the thread itself, Read it all...
Most Dvars cannot be set for clients to unless there is actually a client dvar for it I guess, Otherwise we could do a lot of damage if we could set host only Dvars to clients to.


I didn't read it all because it was all bold and ugly looking.
04-11-2016, 12:19 AM #5
Originally posted by YouViolateMe View Post
I didn't read it all because it was all bold and ugly looking.


lelell Winky Winky
04-11-2016, 12:39 AM #6
This is just dvars and this has been out since COD4, nothing new. You don't even need gsc to do this.
04-11-2016, 12:03 PM #7
itsSorrow
In my man cave
Why make a thread on this? Pointless as my life Geo
04-12-2016, 07:18 AM #8
vramped
Save Point
Why? Because most people loved dvars from past CoD's, and as far as I remember, I havent seen ANY GSC codes for dvars, or atleast for black ops 2.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo