26.12.2008, 21:03
Quote:
Originally Posted by Bardokas
Try format(str, 128, "SELECT level FROM users WHERE nick='%s'", "vovo4ka");
Dont use * instead fields name. Maybe it will help. And level isnt null? |
I think a problem in a_sampmysql.inc
Function samp_mysql_get_field is not declared. Somebody can show yours a_sampmysql.inc where samp_mysql_get_field works correctly?