06.06.2016, 10:11
You didn't select the database name
Use this under OnGameModeInit to connect to the database.
Use this under OnGameModeInit to connect to the database.
PHP код:
mysql_connect(host[], user[], database[], password[])

