28.09.2014, 08:09
How do i take a DATETIME from the table and send it in SendClientMessage? I mean is there any mysql function to do this?
Looks like this:
Loading:
Displays in chat:
Thanks.
Looks like this:
Код:
2014-09-27 17:52:28
Код:
PlayerInfo[playerid][LastActivity] = cache_get_field_content_int(0, "LastActivity");
Код:
'2014'