Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cvar check false positives #15

Open
1 of 8 tasks
DJPlaya opened this issue Apr 17, 2019 · 0 comments
Open
1 of 8 tasks

Cvar check false positives #15

DJPlaya opened this issue Apr 17, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@DJPlaya
Copy link
Owner

DJPlaya commented Apr 17, 2019

Game
ANY

SourceMod Version
ANY

|-ConVars that are known to cause this:

Convar | Times appeared(to get a Ratio) | Error | Value
------------ | -------------
sv_cheats | 23 | # | #
r_drawparticles | 1 | # | #
cl_particle_show_bbox | 3 | "Not found" | ""

|-Reason
Cvar dident exist on the Client

|-Checked and fixed Games

  • CS:GO
  • TF2
  • CS:S
  • L4D1
  • L4D2
  • Insurgency
  • DOD:S
  • HL2:DM
@DJPlaya DJPlaya added the bug Something isn't working label Apr 17, 2019
@DJPlaya DJPlaya self-assigned this Apr 17, 2019
DJPlaya added a commit that referenced this issue Apr 17, 2019
*Now kicking Players with misset Cvars instead of banning them(A tempfix for #15)
*Moved to a custom Version of the autoexecconfig Include to fix a Bug and reach maximum Performance
@DJPlaya DJPlaya mentioned this issue Sep 1, 2019
3 tasks
@DJPlaya DJPlaya reopened this Nov 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant