joyjoyyo

Results 4 comments of joyjoyyo

yes, I also want to knwo how

Thank you for your reply.I'm trying to do in-game purchase in CS:GO through GameCoordinator. ``` internal async Task RequestStorePurchaseInit(ulong item_id) { if (!HasGCSession) { throw new ClientException(EClientExceptionType.Failed, Strings.ClientNotConnectedToGC); } await...

Thank you once again for clarifying things for me; it has been very helpful. I wish you all the best.