mysql based fs - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: mysql based fs (
/showthread.php?tid=214813)
mysql based fs -
THE_KNOWN - 22.01.2011
as the title says is it possible? im thinking of converting my orgs script to mysql so i need instructions to start off with.
my gm (main script) is already mysql.
P.S-if anyones kindenough please convert it for me
Re: mysql based fs -
iggy1 - 22.01.2011
Obviously you can use sql to save data in your mode. I'm not going to convert it for you but i'll post a link that might come in handy for you to learn it yourself.
http://www.w3schools.com/sql/sql_intro.asp
Very good site has alot of other things too.
Re: mysql based fs -
THE_KNOWN - 22.01.2011
i just need instructions todo it in the fs as i use it in my gm. i need to know if we have to use connect to my sql etc in the fs too bcoz its already connected to the db in the gm.got me?