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

FPS, Cvars?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
RaidoNek
Junior Member
Join Date: Jun 2020
Old 06-08-2020 , 10:45   FPS, Cvars?
Reply With Quote #1

Hello , is there any way to force client fps/cvar( fps_override , developer , cl_filterstuffcmd ) to exact value? I'd like to make Auto FPS set at Knife/HNS, but there's something called cl_filterstuffcmd Is there any other way to do it without this cvar on 0?
RaidoNek is offline
JocAnis
Veteran Member
Join Date: Jun 2010
Old 06-08-2020 , 13:11   Re: FPS, Cvars?
Reply With Quote #2

i guess only two options:
a) kick these players who has filterstuffcmd 0 (good known servers had this option, wasnt a problem for players)
b) alert them in chat/hud that for better experience in game, make filterstuffcmd 1
__________________
KZ Public Autocup - PrimeKZ

My blog: http://primekz.xyz (in progress...) - not active (dec 2022)
JocAnis is offline
RaidoNek
Junior Member
Join Date: Jun 2020
Old 06-08-2020 , 13:32   Re: FPS, Cvars?
Reply With Quote #3

I'm trying to check client filterstuff cvar , but it does not work.

HTML Code:
query_client_cvar(id , "cl_filterstuffcmd" , "cvar_result")


	if( !strcmp(cvar, "cl_filterstuffcmd", 1) && iValue != 0 ) 
	{
RaidoNek is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 06-08-2020 , 14:15   Re: FPS, Cvars?
Reply With Quote #4

NEVER mess with clients cvars!
You don't like them having a specific value: kick them, this is your only (and here supported) choise.
__________________

Mordekay is offline
RaidoNek
Junior Member
Join Date: Jun 2020
Old 06-08-2020 , 14:35   Re: FPS, Cvars?
Reply With Quote #5

Ok , thank you.
RaidoNek is offline
RaidoNek
Junior Member
Join Date: Jun 2020
Old 06-11-2020 , 12:15   Re: FPS, Cvars?
Reply With Quote #6

And one question please. That query cvar for filterstuffcmd doesnt work, others do , but this don't.
RaidoNek is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-11-2020 , 21:03   Re: FPS, Cvars?
Reply With Quote #7

Quote:
Originally Posted by RaidoNek View Post
And one question please. That query cvar for filterstuffcmd doesnt work, others do , but this don't.
That's a good thing and how it is supposed to work.
__________________
fysiks is offline
JocAnis
Veteran Member
Join Date: Jun 2010
Old 06-11-2020 , 21:33   Re: FPS, Cvars?
Reply With Quote #8

Quote:
Originally Posted by fysiks View Post
That's a good thing and how it is supposed to work.
but whats the point of 'hiding' it when for 2min you can code and check what client blocked .. ?
@OP keep in mind query_client_cvar doesnt work for non-steam players
__________________
KZ Public Autocup - PrimeKZ

My blog: http://primekz.xyz (in progress...) - not active (dec 2022)
JocAnis is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-11-2020 , 21:46   Re: FPS, Cvars?
Reply With Quote #9

Quote:
Originally Posted by JocAnis View Post
but whats the point of 'hiding' it when for 2min you can code and check what client blocked .. ?
@OP keep in mind query_client_cvar doesnt work for non-steam players
I'm assuming that it's supposed to work that way because it's an anti-hacking setting. Whether or not there is an indirect way to determine what it's value may be is not relevant to how it works.
__________________
fysiks is offline
RaidoNek
Junior Member
Join Date: Jun 2020
Old 06-12-2020 , 08:49   Re: FPS, Cvars?
Reply With Quote #10

Quote:
Originally Posted by JocAnis View Post
but whats the point of 'hiding' it when for 2min you can code and check what client blocked .. ?
@OP keep in mind query_client_cvar doesnt work for non-steam players
I cant detect his cvar via query... , so how can i code it ?
RaidoNek is offline
Reply


Thread Tools
Display Modes

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 03:45.


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