I want to reward players for inviting friends from the SocialService prompt.
I know this may have already been solved, but my game servers are limited to 1 player, so I want to check if the player that got invited joined within a certain time limit, and also block the same invited friend from giving any more points. How would I go on about doing this? The friend that is invited and the member are both in different servers.
I know the table returned by the prompt closed event is now empty, so I was thinking about generating a referral code that the other player can insert.