29.05.2016, 21:19
Hello everybody!
I need to convert the gettime() in days, example:
Using gettime():
LastLogin[playerid] = 1464549743;
ActualLogin[playerid] = 1464549657;
How to get the total days since the last login?
Thanks!
I need to convert the gettime() in days, example:
Using gettime():
LastLogin[playerid] = 1464549743;
ActualLogin[playerid] = 1464549657;
How to get the total days since the last login?
Thanks!