14.01.2011, 01:16
I use it like this:
Same plugin.
pawn Code:
mysql_init(LOG_ALL, 1);
mysql_connect(SQL_HOST, SQL_USER, SQL_PASS, SQL_DB);