A question - 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: A question (
/showthread.php?tid=363644)
A question -
MadafakaPro - 28.07.2012
I want to ask one question here.
I am about to change my login/register system from dudb into Dini
And the question is I'll have to change every command or no?
and which system is better?
Re: A question -
ReneG - 28.07.2012
dudb and dini are file saving/writing systems, not command systems.
Re: A question -
Kindred - 28.07.2012
Quote:
Originally Posted by VincentDunn
dudb and dini are file saving/writing systems, not command systems.
|
^,
Plus, the only thing you'd have to change in commands is if you have the commands save/load values inside the command, it's fine if you call it through a function though, seeing as you would have to change the function instead.
I'd recommend dini, although it's a horrible command processing system, seeing as there are much better ones (y_ini, SqLITE, MySQL, etcetra)
Re: A question -
MadafakaPro - 28.07.2012
Hmm but anyone know how to fix the dudb thing when player registers ex : Madafaka_24(00)Pro thing?
I dont want to show that 24 or 00?
Re: A question -
MadafakaPro - 28.07.2012
And if y_ini is better can someone help me rewriting it?
Re: A question -
Devilxz97 - 28.07.2012
here is the tutorial with Y_ini
https://sampforum.blast.hk/showthread.php?tid=273088