Quote:
Originally Posted by Ivan_Ino
Add
Код:
printf("%d", mysql_num_rows());
on the line before
Код:
cache_get_value_int(0, "code", PlayerInfo[playerid][pCode]);
and check response looks like you're getting nothing back from a database
|
Looks like that I added "cache_get_row_count" and !rows ofc it returns nothing...