Quote:
Originally Posted by Ombra
It looks like it doesn't work properly on GO. It never updates. I can see the info but all stats stay at 0. I'm i doing something wrong?
|
It was never meant to work directly with CS:GO at first. I only patched the part that were making it not loadable.
I'll update it shortly so it at least use the CSS-way; which will probably result in some functionality of CSS working in CSGO.
EDIT :
Starting from first post package :
- .smx recompiled to use protobuf and CSS scheme in CSGO (it loads; but not tested in game)
- ==If you want to compile locally==
- sodstats.sp for updated version number (1.0.13) and using CSS scheme for CSGO
- rank.sp now handle protobuf correctly
- natives.sp now use a non-deprecated function (AskPluginLoad --> AskPluginLoad2)
note : (forked from
here ; only sodstats.sp (and smx) changed )