DINI to 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: DINI to MYSQL (
/showthread.php?tid=397381)
DINI to MYSQL -
UnknownGamer - 04.12.2012
Anyone know how to do this, or can point me in the right direction?
Re: DINI to MYSQL -
XtremeR - 04.12.2012
You have to convert it manually, there is no such convertor or anything like that.
Re: DINI to MYSQL -
UnknownGamer - 04.12.2012
Quote:
Originally Posted by XtremeR
You have to convert it manually, there is no such convertor or anything like that.
|
I'm clueless how, need a decent scripter. To help out.
Re: DINI to MYSQL -
Bakr - 04.12.2012
Then learn how to! If you ever want to be a competent coder, you're going to have to sit down, read some documentation, and implement what you want after multiple failed attempts.
Just read over MySQL and its syntax in general (****** it) then look at using BlueG's MySQL plugin for SA:MP compatibility.