20.11.2012, 18:02
A lot of things could be wrong.
The
condition is probably not passing.
Try enabling debug mode and read what mysql_log.txt says. Or try running one of the update queries in your database tool.
The
pawn Код:
if(!strcmp(Member, "Null"))
Try enabling debug mode and read what mysql_log.txt says. Or try running one of the update queries in your database tool.