Player Selection for webhook

Hello so I am creating a quiz application and was just wondering how I could select the player who is inside of the game (game is one player). I need it for my web hook when they pass.

You could just find the only value inside of players:GetPlayers(), like GetPlayers()[1] or you can grab it from your remote events.

1 Like

Hello thanks for this but I already found out by playing around. Thanks anyways. :slight_smile:

1 Like