View Single Post
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 01-24-2019 , 15:49   Re: [ANY] SteamWorks
Reply With Quote #709

Quote:
Originally Posted by hoycieto View Post
Can I do with this extension an plugin which will check player have prime and if not, check his csgo level?
Prime check is available at Prime status, Post #3

If you're referring to the in-game rank, e.g. Level 21 Lieutenant with "CS;GO Level", then there currently doesn't seem to be any Steam API's exposing this currently, not any public mentioned ones at least.

If you are simply referring to Steam Level, e.g. where St4ck at the time of writing this has Steam Level 4267, then yes, you can do that check via the Steam API's, using HTTP requests at least, via the IPlayerService/GetSteamLevel API interface.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline