I'm wanting to setup a daily reward that each player can claim just once a day. How do I program this in so the reward can only be claimed once? I then need it to be reclaimable again the following day.
After they've claimed one reward, I'd like users to be able to claim once a new day starts (midnight) if possible or if not, then exactly 24 hours after they claimed it.
Any ideas on how I go about doing this?