Git Product home page Git Product logo

Comments (4)

Sharken03 avatar Sharken03 commented on May 28, 2024

Note that there is no cumulative value for player damage, so if you restart the overlay or join a match after a few rounds, you won't be able to get the correct ADR value.
The Game State Integration data needs a field such as match_totaldmg to prevent that from happening.

from cs-go-observer-custom-hud.

andura321 avatar andura321 commented on May 28, 2024

@Barsnes Can you learn me how?, I need it </3

from cs-go-observer-custom-hud.

Barsnes avatar Barsnes commented on May 28, 2024

@andura321 As mentioned above, match_totaldmg would be reset if you refresh the hud, or would be wrong if you joined late/dropped from the server. Only way to "fix" this is to have a bot on the server that gathers more data than GameState, and sends it to your hud for you to use.

You can do what i proposed in my original post, but there would be the possibility for a lot of bugs and flaws.

from cs-go-observer-custom-hud.

Sharken03 avatar Sharken03 commented on May 28, 2024

I actually wrote to [email protected] to ask for a match_totaldmg field if you joined a game late, but did not yet get a response from Valve. Ideally it should also offer the historic values, right now you can only do as @Barsnes suggest.

from cs-go-observer-custom-hud.

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.