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

Players Rank #6

Open
scarzxx opened this issue May 1, 2016 · 11 comments
Open

Players Rank #6

scarzxx opened this issue May 1, 2016 · 11 comments

Comments

@scarzxx
Copy link

scarzxx commented May 1, 2016

is there a way to get players ranks from the DEMO ?

@z3ntu
Copy link

z3ntu commented Jun 12, 2016

I am pretty sure, that no ranks are saved in a demo/replay file.

@rchh
Copy link
Contributor

rchh commented Jun 12, 2016

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.

@bugdone
Copy link

bugdone commented Jun 12, 2016

Sometimes there are also the ranks that are displayed all throughout the demo (of the players that were in your party).

@scarzxx
Copy link
Author

scarzxx commented Jun 14, 2016

@rchh that would be good but need windows demoinfo :(

@z3ntu
Copy link

z3ntu commented Jun 14, 2016

Maybe you could try compiling the Linux/cross-platform version with mingw64 (I have no idea if this would work)

@bugdone
Copy link

bugdone commented Jun 14, 2016

You can compile it with visual studio with barely any code changes.

@scarzxx
Copy link
Author

scarzxx commented Jun 14, 2016

had a lot of errors compiling it

@z3ntu
Copy link

z3ntu commented Jun 14, 2016

Then use Linux ;P Sorry.

@hugoattal
Copy link
Contributor

@z3ntu I hate that kind of response...
@scarzxx Did you compile the .proto files and add the libprotobuf.lib ?

@hugoattal
Copy link
Contributor

@scarzxx : I can share you my project which compile on Visual Studio 2015 Enterprise if you want ;)

@scarzxx
Copy link
Author

scarzxx commented Jun 14, 2016

@TheHerobrine you can share the files not the compiled .exe :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants