Is there a way to check if a player is in a specific steam group?
This question was asked a few years ago by Tordecybombo but never received a reply.
The idea is to hopefully give group players kick immunity without admin access. |
Re: Is there a way to check if a player is in a specific steam group?
If you can find it in the XML output from the Steam Community then you can do it:
http://steamcommunity.com/id/<your_steam_community_id_here>?xml=1 So, yes, there is a way. You would need to use the SteamID64 method to get this XML document and then parse it to get the information that you need from it. The URL for the SteamID64 is: http://steamcommunity.com/profiles/<SteamID64> You can find the algorithm to convert from SteamID to SteamID64 online. |
Re: Is there a way to check if a player is in a specific steam group?
The linked thread is for SourceMod. Is your question also related to SourceMod?
|
Re: Is there a way to check if a player is in a specific steam group?
I can code this for you.
I would do it for free, but im way too busy recently. Are you willing to pay? |
| All times are GMT -4. The time now is 21:06. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.