Raised This Month: $51 Target: $400
 12% 

CVAR Checker


Post New Thread Reply   
 
Thread Tools Display Modes
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 12-02-2005 , 14:53  
Reply With Quote #21

remove the cvar check then
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
RasterMan
Senior Member
Join Date: Mar 2004
Location: Luton, UK
Old 12-03-2005 , 05:24  
Reply With Quote #22

@EKS

Is that the best answer you can come up with

Whats the point in having this check if it does'nt work properly
__________________
RasterMan is offline
Send a message via MSN to RasterMan
le dahut
Junior Member
Join Date: Dec 2005
Old 12-03-2005 , 05:49  
Reply With Quote #23

Maybe the plugin not work with signed cvar.
Try changes
amx_checkcvar gl_polyoffset !-1 -1
to
amx_checkcvar gl_polyoffset !1 1
le dahut is offline
le dahut
Junior Member
Join Date: Dec 2005
Old 12-03-2005 , 06:18  
Reply With Quote #24

I have a bug.
It checks a blank cvar.

Configs:
Quote:
// Cvar Name | Bad Value | Default Value
// ! means other then
// > Above
// < Bellow
// = equals
amx_checkcvar cl_pitchspeed !5 5
Server logs:
Quote:
12:02:22 - le dahut<STEAM_0:1:20614> had a illegal cvar value: cl_pitchspeed (Bad value: 225.00 New value: 5.00)
12:028 - le dahut<STEAM_0:1xxx> chose to update his cl_pitchspeed cvar
12:028 - le dahut<STEAM_0:1xxx> had a illegal cvar value: (Bad value: 0.00 New value: 0.00)
12:029 - le dahut<STEAM_0:1xxx> chose to update his cvar
12:029 - le dahut<STEAM_0:1xxx> had a illegal cvar value: (Bad value: 0.00 New value: 0.00)
client console:
Quote:
le dahut is joining the Terrorist force
Unknown command: 0.000000
CVAR Checker - le dahut chose to update his cl_pitchspeed cvar
Unknown command: 0.000000
CVAR Checker - le dahut<STEAM_0:1:20614> has a illegal cvar value ( had the value 0.00 )
Unknown command: 0.000000
CVAR Checker - le dahut chose to update his cvar
CVAR Checker - le dahut<STEAM_0:1:20614> has a illegal cvar value ( had the value 0.00 )
CVAR Checker - le dahut chose to update his cvar
Unknown command: 0.00000
If i remove all check it dont check the "blank cvar".
If i add one or some, the plugin work great but it continue infinitly checkink this "blank cvar" which can't be changed. (the upgrade/kick menu always prints on screen).
le dahut is offline
Hit_alive
Junior Member
Join Date: Dec 2004
Location: Belarus
Old 12-19-2005 , 16:25  
Reply With Quote #25

The plugin does not work. :-(

Log:
22:44:10 - ***<***> had a illegal cvar value: c_minyaw (Bad value: -135.00 New value: 0.00)

cvar_list.cfg:
amx_checkcvar c_minyaw !-135 -135
Hit_alive is offline
iggy_bus
BANNED
Join Date: Oct 2005
Old 02-26-2006 , 10:25  
Reply With Quote #26

I have a problem. amxx 1.6 and when I join server after 20s when check should be made my server cracher and restarts, and I have to remove plugin. Any ideas? I have your simlpe cfg and installed plugin, anything else?
iggy_bus is offline
hasta
Senior Member
Join Date: Aug 2004
Location: Ukraine, Kyiv
Old 03-11-2006 , 17:07  
Reply With Quote #27

Amxx 1.70 MetaMod v1.19p28
Quote:
L 03/11/2006 - 14:44:44: Client CVAR querying is not enabled - check MM version!
L 03/11/2006 - 14:44:44: [AMXX] Run time error 10 (plugin "cvar_checker.amxx") - debug not enabled!
L 03/11/2006 - 14:44:44: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Any ideas for fix it?
hasta is offline
Send a message via ICQ to hasta
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 03-11-2006 , 17:38  
Reply With Quote #28

do a meta version to be sure of you mm
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS is offline
PutPut
New Member
Join Date: Jun 2005
Old 03-12-2006 , 12:18   rates check
Reply With Quote #29

Hello. Is it possible for the plugin to check a clients rates, including cl_cmdrate ?
PutPut is offline
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 03-12-2006 , 12:35  
Reply With Quote #30

read first post. It can check any client cvar
__________________
Github archive for plugins, the repos for the other c++ projects are there to.
EKS 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 13:15.


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