How to add 1 play per hour to a 12 play limit on a 24 hour real-time clock

Howdy UE4’ers

We’re in the process of creating our first game and we would like to implement the addition of one play per hour.

As it stands by default you get 12 plays and then have the option to buy more plays however for those who don’t want to pay-to-play I would also like to add one play per hour until your plays per day is = to 12 again. We have implemented Rama’s Victory plugin however we are finding it difficult to get the OS time and the time that has passed and implement that into our game.

Any help would be greatly appreciated!

Thanks