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



MySQL tables - rakshith122 - 08.01.2014

Well Hi,
I got a server and a database. Its MySQL based. I don't know any shit on creating new tables through phpMyadmin
Is there a way to make the gamemode automatically create tables if it doesn't exist? If yes, How?
Hope someone would help me!
Thanks.


Re: MySQL tables - DexterC - 08.01.2014

Take a look at this tutorial http://forum.sa-mp.com/showthread.ph...t=mysql+tables mid way down you should see this http://prntscr.com/2hjrll and thats how you create the tables from the gamemode.