You would have to make it so that PlayerHasAccepted changes when the player has declined or not.
local PlayerHasAccepted = false -// Make it true if the player accepts
You would have to make it so that PlayerHasAccepted changes when the player has declined or not.
local PlayerHasAccepted = false -// Make it true if the player accepts