Post: NoSpread GSC
02-07-2016, 08:15 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); What is the code, its in the csgo gamemode.

The following user groaned Azora_Raise for this awful post:

FRINZ
02-07-2016, 08:19 PM #2
HiddenHour
I defeated!
Originally posted by Raise View Post
What is the code, its in the csgo gamemode.


Are you just gunna ask for everything or do you wanna learn how to find things yourself Drack
02-07-2016, 08:20 PM #3
im not asking everythine
02-07-2016, 08:20 PM #4
im making v2 of my menu, i didnt ask alot making v1

and this is the last question
02-07-2016, 08:28 PM #5
smallcross()
{
if(self.small==0)
{
self iprintln("Small Crosshair: ^2On");
setDvar("perk_weapSpreadMultiplier", 0.001);
self.small=1;
}
else
{
self iprintln("Small Crosshair: ^1Off");
setDvar("perk_weapSpreadMultiplier", 1);
self.small=0;
}
}


this doesnt work
02-07-2016, 08:30 PM #6
HiddenHour
I defeated!
Originally posted by Raise View Post
smallcross()
{
if(self.small==0)
{
self iprintln("Small Crosshair: ^2On");
setDvar("perk_weapSpreadMultiplier", 0.001);
self.small=1;
}
else
{
self iprintln("Small Crosshair: ^1Off");
setDvar("perk_weapSpreadMultiplier", 1);
self.small=0;
}
}


this doesnt work


At least you tried. Do you mean that it doesn't work for everyone or that it doesn't work at all?
02-07-2016, 08:30 PM #7
doesnt even work for me
02-07-2016, 08:34 PM #8
idk why
02-07-2016, 08:34 PM #9
HiddenHour
I defeated!
Originally posted by Raise View Post
doesnt even work for me


Use the specialty_bulletaccuracy perk and set the perk_weapSpreadMultiplier dvar.

Also, QUOTE others so they know that you responded. If you don't then we wont get a notification that you need help.
02-07-2016, 08:37 PM #10
lel forgot

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo