MYSQL
#4

pawn Код:
case 5:
        {
            cache_get_row(0, 0, pInfo[playerid][statsLastSeen]);
            cache_get_row(0, 1, pInfo[playerid][statsLastIP]);

            printf("Last Seen: %s\nLast IP: %s", date(pInfo[playerid][statsLastSeen]), pInfo[playerid][statslastIP]);
        }
statsLastIP and statslastIP

Show the print from server log.
Reply


Messages In This Thread
MYSQL - by AnonymousUser - 13.07.2012, 12:06
Re: MYSQL - by AnonymousUser - 14.07.2012, 17:58
Re: MYSQL - by AnonymousUser - 16.07.2012, 14:57
Re: MYSQL - by MadeMan - 16.07.2012, 15:46

Forum Jump:


Users browsing this thread: 1 Guest(s)