05.04.2013, 11:29
Use [pawn] tags please. And, are you sure the script is connected to the database? Try adding mysql_debug(1); under OnGameModeInit to be able to see the Debug.txt, we can check if it's connected there, or if there are any other problems. Also, have you already created the database and the table? If not, you might want to check some MYSQL tutorials.