#1

Can anyone tell that the gamemode named Call of Duty Deser Warfare 0.3z
Can't connect to my SQL server?
Any problem or what?
Also when the player connects THE SERVER EXITS
http://forum.sa-mp.com/showthread.ph...08#post3276908
Reply
#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
#3

Ok Thanks anyway +repped
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)