Raised This Month: $32 Target: $400
 8% 

[CS:GO] remove blur on scope - sg556/aug


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mastah7991
AlliedModders Donor
Join Date: Sep 2014
Location: Poland
Old 02-18-2018 , 17:48   [CS:GO] remove blur on scope - sg556/aug
Reply With Quote #1

Hi
Is it possible to remove blur when you scoped?



I know how to do on client-side but is it possible on server side?
__________________
“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.”
― Rick Cook, The Wizardry Compiled
mastah7991 is offline
_GamerX
AlliedModders Donor
Join Date: Jun 2011
Location: Fun Server
Old 02-19-2018 , 19:12   Re: [CS:GO] remove blur on scope - sg556/aug
Reply With Quote #2

This is not possible on server-side but you can block client zoom and make zoom by plugin on player but the scope not will be show
__________________
_GamerX is offline
Send a message via ICQ to _GamerX Send a message via Skype™ to _GamerX
mastah7991
AlliedModders Donor
Join Date: Sep 2014
Location: Poland
Old 02-20-2018 , 10:53   Re: [CS:GO] remove blur on scope - sg556/aug
Reply With Quote #3

make zoom? how?

Code:
SetEntProp(weapon, Prop_Send, "m_iIronSightMode", 1);
?
__________________
“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.”
― Rick Cook, The Wizardry Compiled
mastah7991 is offline
CamerDisco
AlliedModders Donor
Join Date: Aug 2015
Location: Poland
Old 02-20-2018 , 16:15   Re: [CS:GO] remove blur on scope - sg556/aug
Reply With Quote #4

by setting fov
PHP Code:
SetEntProp(clientProp_Send"m_iFOV"270); 
__________________


Max-Play.pl - the best polish servers

Last edited by CamerDisco; 02-20-2018 at 16:15.
CamerDisco is offline
mastah7991
AlliedModders Donor
Join Date: Sep 2014
Location: Poland
Old 02-21-2018 , 05:19   Re: [CS:GO] remove blur on scope - sg556/aug
Reply With Quote #5

Quote:
Originally Posted by CamerDisco View Post
by setting fov
PHP Code:
SetEntProp(clientProp_Send"m_iFOV"270); 
you can't set fov when you use sg556 or another weapon with scope
__________________
“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.”
― Rick Cook, The Wizardry Compiled
mastah7991 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode