SA-MP Forums Archive
MYSQL - 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 (/showthread.php?tid=470373)



MYSQL - razvan123 - 17.10.2013

Hi guys,i have a mysql server,i use xampp,i created a new database,import the server .sql file and they loaded,when i start the server everything is good but when a player connect to the server,the samp-server stopps,in server log its nothing bad..please help me thanks in advance


Re: MYSQL - Konstantinos - 17.10.2013

Do you use crashdetect? If not, you can download it from here: https://github.com/Zeex/samp-plugin-...ases/tag/v4.12

Load the plugin, it's really useful (in many cases). By the way, does the mysql log write anything?


Re: MYSQL - razvan123 - 17.10.2013

I solved the first problem ,but now i have a problem.How can i make a dynamic dealership where a player can go and select a car and buy it?a tutorial i searched..


Re: MYSQL - CrazyChoco - 17.10.2013

This is not the correct place for your second request, try to ask at https://sampforum.blast.hk/showthread.php?tid=447813


Re: MYSQL - TryCatch - 17.10.2013

Quote:
Originally Posted by razvan123
Посмотреть сообщение
I solved the first problem ,but now i have a problem.How can i make a dynamic dealership where a player can go and select a car and buy it?a tutorial i searched..
You are solve your problem and that is fine. Maybe I or any other stuck with the same problem? Please tell us where the problem was.


Re: MYSQL - razvan123 - 17.10.2013

The problem was:i hadnt modified the database details in gamemode.

//
Can you help me with the dynamic dealer?