View Single Post
Disowned
Member
Join Date: Oct 2015
Old 01-11-2016 , 15:58   Re: Steam Group XML help ?
Reply With Quote #7

If you're trying to see if a user is apart of a specific group in a script, you could also use 'Steam_RequestGroupStatus(client, groupAccountID);' from the SteamTools extension. This would allow you to kick users based on groups by checking their group status in the 'OnClientConnect' forward.
Disowned is offline