Hi !
I would like to make a calculation with dates.
Players are supposed to add 2 days to the current date and I need to check for it.
I am getting the current day, month, year, using those lines :
So I wonder if there is an easy to make something like “now + 2” =p
Or do I need to check for each separate variable and so, make specific events for 28 days months, 30 days month etc … ?
Thank you very much