04.07.2009, 16:41
sorry for dp, but I hate editing.
it prints the first "debug" but then it doesn't. what's wrong with the line?
pawn Код:
mysql_fetch_row(resultline);
print("debug");
mysql_fetch_field_row(field, "SQLID"); PlayerInfo[playerid][pSQLID] = strval(field); // this line crashes server
print("debug");