Player statistic resetted
#1

hi all
i got a problem with player's statistic...
sometime the statistic is fine, but sometime it resetted....
what can i do now?
maybe somebody can help me...
u use BlueG's mysql r5

Код:
	mysql_fetch_field_row(savestr, "pWeek");  		pInfo[playerid][pWeek] = strval(savestr);
        mysql_fetch_field_row(savestr, "pDay");  		pInfo[playerid][pDay] = strval(savestr);
        mysql_fetch_field_row(savestr, "pHour");        pInfo[playerid][pHour] = strval(savestr);
        mysql_fetch_field_row(savestr, "pMin");         pInfo[playerid][pMin] = strval(savestr);
	mysql_fetch_field_row(savestr, "pSec");     	pInfo[playerid][pSec] = strval(savestr);
on mysql_log.txt

Код:
[12:03:43] >> mysql_fetch_field_row( Connection handle: 1 )
[12:03:43] CMySQLHandler::FetchField("pWeek") - 0
[12:03:43] >> mysql_fetch_field_row( Connection handle: 1 )
[12:03:43] CMySQLHandler::FetchField("pDay") - 3
[12:03:43] >> mysql_fetch_field_row( Connection handle: 1 )
[12:03:43] CMySQLHandler::FetchField("pHour") - 1
[12:03:43] >> mysql_fetch_field_row( Connection handle: 1 )
[12:03:43] CMySQLHandler::FetchField("pMin") - 48
[12:03:43] >> mysql_fetch_field_row( Connection handle: 1 )
[12:03:43] CMySQLHandler::FetchField("pSec") - 9
Reply


Messages In This Thread
Player statistic resetted - by AiRaLoKa - 11.05.2014, 02:14
Re: Player statistic resetted - by Calgon - 11.05.2014, 02:19
Re: Player statistic resetted - by AiRaLoKa - 11.05.2014, 02:21
Re: Player statistic resetted - by Calgon - 11.05.2014, 02:23
Re: Player statistic resetted - by AiRaLoKa - 11.05.2014, 02:27
Re: Player statistic resetted - by Calgon - 11.05.2014, 02:29
Re: Player statistic resetted - by AiRaLoKa - 11.05.2014, 02:35
Re: Player statistic resetted - by Calgon - 11.05.2014, 02:55
Re: Player statistic resetted - by AiRaLoKa - 11.05.2014, 03:08

Forum Jump:


Users browsing this thread: 1 Guest(s)