Quote:
Originally Posted by itsCody
Put
PHP код:
mysql_tquery(mysql, "SELECT * FROM `Table_Name`", "Load_houses", "");
Under OnGameModeInIt
Edit mysql with your connection variable, and the Table_Name with the table inside of your database.
|
Hello, I've added to printf the total loaded houses, and it printf'ed "11 house were loaded...", but there are no checkpoints in the server, why?