Coder Social home page Coder Social logo

Comments (4)

kennyLtv avatar kennyLtv commented on May 28, 2024

I like the idea and it definitely something that is possible to implement. There are some logistics we would have to figure out. We have a handful of people that use this system with 60k+ users in their database. So making that query for everyone would be taxing on you (the panel user) and the SteamAPI rate limits. I would be inclined to write it to query only say the top 100-200 players in the database as it would take a fair bit of time to run 60k users through the database.

from csgorankmeweb.

kennyLtv avatar kennyLtv commented on May 28, 2024

So I'm writing this right now in the mvc-rewrite branch and I came across a thought. The API for steam does not make a distinction between a CS:GO vac ban and another game's VAC. I can make it so there is an option you can enable to auto delete but it could create issues for someone that has a VAC that is not from CS:GO.

from csgorankmeweb.

TandelK avatar TandelK commented on May 28, 2024

https://forums.alliedmods.net/showthread.php?p=717999 Just found this and might be useful if Kento guys want to add the functions from this Plugin to remove VAC Banned IDs

from csgorankmeweb.

kennyLtv avatar kennyLtv commented on May 28, 2024

I'm not sure if the Kento developers want to implement it. We are completely independent of them when it comes to development as all we do currently is read the data. In the current release I'm working on still, I fell a little behind due to a trip and a couple other commitments, will include a way for you to prune the top X players based on their VAC and GameBan status. I have a few things I need to figure out with it as someone with a vac from say MW2 would get their stats deleted as well. The Steam API doesn't make a distinction between which game the bans are for.

from csgorankmeweb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.