-
Notifications
You must be signed in to change notification settings - Fork 102
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
Players Rank #6
Comments
|
Ranks are stored in MM replays, this repo doesn't have the protobuffers in the parser to get this data tho. It's on my list to submit a PR with, but just not had time. If you're interested I added the protobuffers to the linux demoinfo repo. |
Sometimes there are also the ranks that are displayed all throughout the demo (of the players that were in your party). |
@rchh that would be good but need windows demoinfo :( |
Maybe you could try compiling the Linux/cross-platform version with mingw64 (I have no idea if this would work) |
You can compile it with visual studio with barely any code changes. |
had a lot of errors compiling it |
|
@scarzxx : I can share you my project which compile on Visual Studio 2015 Enterprise if you want ;) |
@TheHerobrine you can share the files not the compiled .exe :P |
is there a way to get players ranks from the DEMO ?
The text was updated successfully, but these errors were encountered: