View Single Post
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 12-31-2014 , 02:47   Re: [ANY] SteamWorks
Reply With Quote #219

Quote:
Originally Posted by Sarabveer View Post
All I asked for was to get these natives in SteamTools into SteamWorks:

Code:
Steam_RequestGroupStatus()

Steam_GroupStatusResult()
Use the Web API, parse the group members, store their accountids in an ADT_Array, then do a search whenever someone joins against it. That way you get an instant, accurate, lookup without violating anything.

I'm pretty confused by the continued request for an extraordinarily broken API that will only hurt players by its pure inaccuracy.
KyleS is offline