csgo-demoinfo icon indicating copy to clipboard operation
csgo-demoinfo copied to clipboard

Players Rank

Open scarzxx opened this issue 8 years ago • 11 comments

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

scarzxx avatar May 01 '16 11:05 scarzxx

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

z3ntu avatar Jun 12 '16 18:06 z3ntu

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.

rchh avatar Jun 12 '16 20:06 rchh

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

bugdone avatar Jun 12 '16 21:06 bugdone

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

scarzxx avatar Jun 14 '16 00:06 scarzxx

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

z3ntu avatar Jun 14 '16 05:06 z3ntu

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

bugdone avatar Jun 14 '16 06:06 bugdone

had a lot of errors compiling it

scarzxx avatar Jun 14 '16 09:06 scarzxx

~~Then use Linux ;P~~ Sorry.

z3ntu avatar Jun 14 '16 09:06 z3ntu

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

hugoattal avatar Jun 14 '16 09:06 hugoattal

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

hugoattal avatar Jun 14 '16 09:06 hugoattal

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

scarzxx avatar Jun 14 '16 10:06 scarzxx