SA-MP Forums Archive
[INFO]I do not know and decide .. - 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: [INFO]I do not know and decide .. (/showthread.php?tid=286416)



[INFO]I do not know and decide .. - TheBluec0de - 28.09.2011

I could use that system for a GM Freeroam? mysql or Y_Ini ?


Re: [INFO]I do not know and decide .. - [BD]SHANU[NR] - 28.09.2011

which gammode you are using? tell us more so we ca help


Re: [INFO]I do not know and decide .. - TheBluec0de - 28.09.2011

I do not download. I do. I still have not started anything


Re: [INFO]I do not know and decide .. - [MWR]Blood - 28.09.2011

Dude, what the hell are you talking about?
You're not saying even a proper sentence!


Re: [INFO]I do not know and decide .. - GrimR - 28.09.2011

Depends whether you like flat files or databases. I use flat files (ini in particular) but it depends on your script I suppose.


Re: [INFO]I do not know and decide .. - Tigerkiller - 28.09.2011

i use mysql.
it is verry good for my usercp ^^


Re: [INFO]I do not know and decide .. - GrimR - 28.09.2011

By the way, if you use something like SII (an INI include), working with files for data storage is very easy, where as mySQL I think there is quite a bit more setup and more to learn to begin.

But like I said, it really depends on what you write and whether you really need one or the other.


Re: [INFO]I do not know and decide .. - Kush - 28.09.2011

You can't compare MySQL and Y_INI. One writes data to files, the other manages data through use of a databases. Their solely 2 different things. Y_INI is great for handling large amounts of data, and is arguably the best INI Parser at this moment. So it all comes down to personal preference.


Re: [INFO]I do not know and decide .. - PrawkC - 28.09.2011

SQL Lite, or MySQL