rogeraabbccdd / Kento-Rankme

Rankme for CSGO
78 stars 46 forks source link

Question ! How do we get Client Ranks , trying on HexTags #108

Closed TandelK closed 5 years ago

TandelK commented 5 years ago

I am just trying to use RankMe with HexTags and i cannot see where i can get return of Client Rank , the RankMe Points is working perfectly. Just doesnt know how i can get Client Ranks in that plugin.

rogeraabbccdd commented 5 years ago

This is NOT rankme problem, please check your HexTags plugin configs. https://github.com/Hexer10/HexTags/wiki/Configure-hextags.cfg

TandelK commented 5 years ago

@rogeraabbccdd the thing is we are getting error with forwards of rankme. We can easily get Rankme points as forwards contains int as return of the points but as soon as we try to get Rank of the player we are having issues , it just keeps on showing -1. I just wanted to know how we can easily get a player rank with forwards.

TandelK commented 5 years ago

@rogeraabbccdd I require help regarding getting ranks via forwards , actually we tried to get Rank using the code but were not able to get rank and it always showed us -1

TandelK commented 5 years ago

We can talk on discord regarding this ? https://discord.gg/nnkGAg

rogeraabbccdd commented 5 years ago

I write a simple plugin to test rank forward, everything works fine csgo_ciKmUNwlGu

rogeraabbccdd commented 5 years ago

I'm 100% sure THIS IS NOT RANKME PROBLEM after I test hextags, your code is resetting the rank you get from rankme.

rogeraabbccdd commented 5 years ago

referenced above by me was a mistake.