How do I reset score at the end of each month?

Mesrits OperandiMesrits Operandi HollandMember, PRO Posts: 10

Hello all!

I’m trying to reset the progress score at the end of each month.
My score is Game.Game Progress
I have made one actor with a Rule to – Save Attribute: save Game.Game Progress and a Save Attribute : save Game.Time as b

There is a second actor with a Rule – If Game.Time > Game.Clock.Month
Do – Change Attribute : set Game.Game Progress to 0

I have no idea whatsoever if this is even going to work! :D No luck at the forums or youtube.
So maybe this can be done much easier, I hope you people want to enlighten me! Thanks a lot and eat more salad!

Best,
Lennart.

Answers

  • Mesrits OperandiMesrits Operandi HollandMember, PRO Posts: 10

    Solved it I guess... doesnt need more than this;

    If game.clock.day > xx (days) then change game.progress score to 0

  • Mesrits OperandiMesrits Operandi HollandMember, PRO Posts: 10

    It turned out it wasnt that easy for me to do and has been a pretty long ride to get this working eventually and a with big thanks to jonmulcahy for some tips and pointers, I was able to get the reset timer going.

    You can make it, minute, day, month or year.

    I don't know if it's the most streamed option available, but its working. And I thought I'd share it with you lot.

Sign In or Register to comment.