SA-MP Forums Archive
MYSQL Problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MYSQL Problem (/showthread.php?tid=402528)



MYSQL Problem - GordonP - 27.12.2012

Okay, so. For like.. 20 minutes ago, the server-vehicles we're spawned and everything were alright. Now, 20 minutes after none of the cars are spawning. I have restarted the server several times, without any luck. (I restarted the server then this occured).

All the files e.t.c is alright, as i haven't changed anything.


Re: MYSQL Problem - zDevon - 27.12.2012

Use
pawn Код:
mysql_debug(1);
in OnGameModeInit, run the server, and check Debug.txt in your server directory for any errors or typos.