SA-MP Forums Archive
DINI - 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 (/showthread.php?tid=294318)



DINI - Champ - 01.11.2011

what is dini and how to add in the samp server script ?


AW: DINI - Nero_3D - 01.11.2011

dini is a file system which grants the user an easier usage of the native file functions

if you want to add it than you only need to download it and put it in your include folder
afterwards you can access the functions supported by the script

but dini is obsolete and shoudnt be used nowadays
I recommand y_ini


Re: DINI - Champ - 01.11.2011

y_ini is same as dini

is there any tutorial to add y_ini in script ?



Re: DINI - SmiT - 01.11.2011

Y_ini is NOT the same as dini.

How to use y_ini


Re: DINI - Wesley221 - 01.11.2011

Woah, thats an insult for y_ini o.O
Dini is like the slowest INI-writer around, and y_ini one of the fastests

Take a look in the 'Filterscript & includes' topic from me, im sure there are about 2-3 tutorials of y_ini