SA-MP Forums Archive
Dini(INI Files) - 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(INI Files) (/showthread.php?tid=517695)



Dini(INI Files) - aboa - 06.06.2014

I want to create a custom register system so someone suggest me to use this:
https://sampforum.blast.hk/showthread.php?tid=50

but I asked someone and he told me that it has a lot of bugs

Is it good? and what's the problems?


Re: Dini(INI Files) - Konstantinos - 06.06.2014

Dini is SLOW and OUTDATED: https://sampforum.blast.hk/showthread.php?tid=476968

It's better to use SQL (either MySQL or SQLite) or y_ini. And there are many tutorials around if you search for register/login system.