Player last visited
#2

You can get the year/month/date like this:
Код:
new
    Year[MAX_PLAYERS],
    Month[MAX_PLAYERS],
    Day[MAX_PLAYERS]
;

// OnPlayerDisconnect
getdate(Year[playerid], Month[playerid], Day[playerid]);
And then save Year, Month and Day just like money, skin etc.
Reply


Messages In This Thread
Player last visited - by jimis - 09.03.2016, 11:36
Re: Player last visited - by CalvinC - 09.03.2016, 12:07

Forum Jump:


Users browsing this thread: 1 Guest(s)