23.05.2013, 23:40
Hello, Can anyone help me with this?
I updated my BlueG mysql and now I getting this error.
I updated my BlueG mysql and now I getting this error.
Код:
HRP.pwn(44042) : error 025: function heading differs from prototype
public OnQueryFinish(query[], resultid, extraid, connectionHandle) {
HRP.pwn(44050) : error 017: undefined symbol "mysql_fetch_int"
if(mysql_fetch_int(g_MySQLConnections[0]) == 0) {
HRP.pwn(44248) : error 017: undefined symbol "mysql_fetch_int"
iTokens = mysql_fetch_int(g_MySQLConnections[0]) + 1;
HRP.pwn(52297) : error 017: undefined symbol "mysql_query"
mysql_query(szQuery);
HRP.pwn(52711) : error 017: undefined symbol "mysql_query"
HRP.pwn(58136) : error 017: undefined symbol "mysql_query"
\
6 Errors.

