Posts: 121
Threads: 1
Joined: Nov 2012
Reputation:
0
Any filterscripts that use MySQL?
Any MySQL queries in OnGameModeExit?
Posts: 285
Threads: 154
Joined: Mar 2016
Reputation:
0
Yes my gamemode use mysql, i don't use filtersripts. Yes i do some savings things in ongamemodeexit.
Posts: 150
Threads: 6
Joined: Oct 2013
Reputation:
0
"no connection available"
Do you have the correct detail to connect to your database maybe?
Posts: 285
Threads: 154
Joined: Mar 2016
Reputation:
0
Everything is okey i connect do queries no mistakes i earlier don't get this warning.
Posts: 1,794
Threads: 104
Joined: Feb 2012
Reputation:
0
Could you tell me how do you connect exactly? Showing a piece of your code would be also helpful.
Posts: 285
Threads: 154
Joined: Mar 2016
Reputation:
0
mysql_connect(....); in ongamemodeinit.