Giter Club home page Giter Club logo

Comments (7)

danielga avatar danielga commented on June 16, 2024

Seems there's a missing prefix space to the tags section of the A2S_INFO response. Would that break BattleMetrics? I doubt it but I also noticed the SteamID64 seems slightly different.

from gmsv_serversecure.

Synkstar avatar Synkstar commented on June 16, 2024

I just figured out that this wasn't caused by server secure..... thanks anyways though. Basically me and a friend modified it so we can make it show joining players in the list like meta construct. I was just basically going off of wireshark but then I realized that when running regular server secure it works in battle metrics because they update every 30 minutes or so. But I thought it wouldn't because it looked different from the regular response on a regular server.

from gmsv_serversecure.

Synkstar avatar Synkstar commented on June 16, 2024

Would you happen to know anything about a2s_players in gmod because the regular game server response works on battlemetrics but what we are doing it exactly what is outlined in https://developer.valvesoftware.com/wiki/Server_queries.
https://github.com/A5R13L/gmsv_serversecure/blob/b9538c992893a7820153bbd7ccbb6b6718ce98c1/source/netfilter/core.cpp#L394 this is basically the one my friend did its basically the taken from gmsv_query for the a2s_players?

from gmsv_serversecure.

danielga avatar danielga commented on June 16, 2024

As the Wiki says, It needs an initial step to acquire a challenge number. The code you linked to doesn't respond with a challenge number for the initial steps.

from gmsv_serversecure.

danielga avatar danielga commented on June 16, 2024

More information at https://developer.valvesoftware.com/wiki/Server_queries#A2S_SERVERQUERY_GETCHALLENGE

from gmsv_serversecure.

Synkstar avatar Synkstar commented on June 16, 2024

That wouldn't really explain how battlemetrics works if everyone has the same time. Plus the challenge is handled by CBaseServer. This is just super confusing because me and a friend were trying to get this to work for over a day lol.

from gmsv_serversecure.

Synkstar avatar Synkstar commented on June 16, 2024

We figured out what it was its because battlemetrics checks if it has less decimal places than 7 which is the minimum the engine returns by default. Edit: Its actually because it has to be ordered by the most time lol

from gmsv_serversecure.

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.