#1

....
Reply
#2

Put it somewhere into your script and paste here the errors;

pawn Код:
public OnQueryError(errorid, error[], resultid, extraid, callback[], query[], connectionHandle)
{
    printf("MySQL Error: %d %s %d %d %s %s %d", errorid, error, resultid, extraid, callback, query, connectionHandle);
    return 1;
}
Reply
#3

I have that already, everything is clear
Reply
#4

Bump
Reply
#5

Anyone?
Reply
#6

i dont understand what do you use with ResultID ?
Reply
#7

To check for what query is.. Im using this method instead of creating callback for each query.
Reply
#8

Bumping..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)