Two string (time) compare and calculate how much time passed
#2

okey to make t easier to explain:
PHP Code:
TimePassedSince(playeriddatetime[])
{
    new 
str[128];
    
format(strsizeof(str), "Since last login you have missed %02d days %02d months %02d years"CauculateTime(datetimeAccount[playerid][aServerDate]));
    return 
str;

Reply


Messages In This Thread
Two string (time) compare and calculate how much time passed - by thaKing - 10.03.2017, 09:01
Re: Two string (time) compare and calculate how much time passed - by thaKing - 10.03.2017, 09:14
Re: Two string (time) compare and calculate how much time passed - by Toroi - 10.03.2017, 09:14

Forum Jump:


Users browsing this thread: 1 Guest(s)