How do I give rewards to player once?

I’m just gonna give the errors I’ve made & corrected:

  • Didn’t parent the Once variable to the player

  • Didn’t implement another check if the Data has loaded

  • Forgot to check if Once.Value is equal to false

  • Misspelled ; as :

1 Like