sscanf read
#5

pawn Код:
pInfo:

enum pInfo
{
    pKey[128],
    pLevel,
    pAdmin,
    pDonateRank,
    gPupgrade,
    pConnectTime,
    pReg,
    pSex,
    pAge,
    pBan,
    pReason,
    pOrigin,
    pCK,
    [Continue here..]
};
new PlayerInfo[MAX_PLAYERS][pInfo];

Line code:
new line[750];
if(mysql_fetch_row(line)) //Fetches the line
{
}
Reply


Messages In This Thread
sscanf read - by vection - 08.09.2010, 09:28
Re: sscanf read - by Retardedwolf - 08.09.2010, 09:35
Re: sscanf read - by HadFuny - 08.09.2010, 11:01
Re: sscanf read - by vection - 08.09.2010, 12:31
Re: sscanf read - by vection - 08.09.2010, 13:28
Re: sscanf read - by vection - 08.09.2010, 22:44
Re: sscanf read - by vection - 09.09.2010, 07:25

Forum Jump:


Users browsing this thread: 1 Guest(s)