MySQL problem, please help me. - 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, please help me. (
/showthread.php?tid=372970)
MySQL problem, please help me. -
Varna - 28.08.2012
Hello, I have Vortex 2 gamemode. I managed to run it without any problems and everything is going alright.
But now I installed a vehicle ownership filterscript so my question is how I can connect to the already existing MySQL query and use and edit certain variables there from my filterscript? Infact I want to check and edit perhaps the player's money which are stored in a MySQL server but how to do this from the fitlerscript?
I am really new to MySQL and especially MySQL in Pawn. I just want you to tell me how to connect to the already existing MySQL server and check/edit certain variables there?
Thank you in advance.