Post: [NEW] Better Crosshair [GSC]
07-03-2015, 06:16 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Yo NGU,

I just got the random idea to make a "better" crosshair for BO2.
I know, it's not that big of a thing, but I thought I'd share it.
Credits go to meh ^^
Also if you in any way not have the drawShader thingy in your script be sure to put it in!

Preview 1: You must login or register to view this content.
Preview 2: You must login or register to view this content.

Code:


ToggleCHM()
{
if (self.crosshair==false)
{
self iPrintln("^1Crosshair Mod Off");
self.menu.ch1 = self drawShader("white", 0, 204, 30, 1, (1, 0, 0), 255, 0);
self.menu.ch2 = self drawShader("white", 0, 190, 1, 30, (1, 0, 0), 255, 0);
self.crosshair=true;
}
else
{
self iPrintln("^2Crosshair Mod On");
self.menu.ch1 destroy();
self.menu.ch2 destroy();
self.crosshair=false;
}
}




Again, I know it's nothing but yeah...

Happy Modding Smile
(adsbygoogle = window.adsbygoogle || []).push({});

The following 3 users say thank you to SwaiModz for this useful post:

HiddenHour, ksa_7ooo7, Vondy Supreme
07-13-2015, 02:27 PM #20
Patrick
League Champion
Originally posted by SwaiModz View Post
Is he still even updating that? Winky Winky


i do believe so
07-18-2015, 11:42 PM #21
Check mine bruh : You must login or register to view this content. Sir Gabe
07-19-2015, 08:57 AM #22
Originally posted by StonedYoda View Post
Check mine bruh : You must login or register to view this content. Sir Gabe


Nice one Winky Winky

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo