#2

You cant just make a MySQL database and expect the script to connect it automatically..
First you need to take a look at script then make database according to script not just a random database
The database fields name and db name should match as provided in script unless script itself create it..
Make sure ur database status is Online
put this OnGameModeinit
Quote:

mysql_debug(1);

Then compile script
Run the game mode
Try to connect to server
After this a file will be created named mysql_log.txt or debug.txt file in ur server directory..
Open that file it will give u helpful information about whether it is connecting to db or not
Reply


Messages In This Thread
Help - by ManGoe - 05.12.2014, 13:57
Re: Help - by BroZeus - 05.12.2014, 14:21
Re: Help - by ManGoe - 07.12.2014, 02:52

Forum Jump:


Users browsing this thread: 1 Guest(s)