26.10.2015, 11:04
No i don't have more information about this eror.
I have also made some kind of print for my Query..
but that query working when players disconnect form the srerver.
I have also made some kind of print for my Query..
PHP код:
public OnQueryFinish(gQuery[])
{
printf("Query %s is finished", Query);
return 1;
}