25.06.2012, 15:46
Hello there.
The two functions you are using, "mysql_debug" and "mysql_fetch_row_format" are from a DIFFERENT mysql plugin. They are for BlueG's mysql plugin, while you are using StrickenKid's plugin.
Open your gamemode "NewCore.pwn", then find and remove the lines:
mysql_debug
mysql_fetch_row_format
The two functions you are using, "mysql_debug" and "mysql_fetch_row_format" are from a DIFFERENT mysql plugin. They are for BlueG's mysql plugin, while you are using StrickenKid's plugin.
Open your gamemode "NewCore.pwn", then find and remove the lines:
mysql_debug
mysql_fetch_row_format