Basically i want to create a friends rewards system which when they invite a friend and that friend joins they get the player that invited the friend get + 1 invited and when they reach a x amount of invites they are eligable for a reward.
you used to be able to do that with GameInvitePromptClosed it returned a list of user ids that the player invited but they removed that and now it just returns an empty table
As he specified in the post, he needs it to give the rewards when the player joins the game, not when they are invited. Also, any idea why the removed it?