07.06.2011, 04:53
Seems that it can't help me.
Yes it may check if n days is passed, but I also want to calculate the next date to pay for the renters.
We can't decode time stamp into date which is my problem.
Anyway, thanks for the help.
Tee: I think you can set a timer that will run only once in a day(or OnGameModeInit if your server restarts everyday) to check the time, so that when the players is inactive for 5 days their properties will be sold instantly.
Yes it may check if n days is passed, but I also want to calculate the next date to pay for the renters.
We can't decode time stamp into date which is my problem.
Anyway, thanks for the help.
Tee: I think you can set a timer that will run only once in a day(or OnGameModeInit if your server restarts everyday) to check the time, so that when the players is inactive for 5 days their properties will be sold instantly.