[DINI] Won't save
#4

Quote:
Originally Posted by Kwarde
Посмотреть сообщение
MadeMan already told it.
However, Use [ pawn ][ /pawn ] tags please (without the spaces). It's more clearer.
And I have a tip: Use "djson". it's much faster and it works the same as dini.

dini_Exists = djIsSet
dini_Set = djSet
dini_IntSet = djSetInt
dini_FloatSet = djSetFloat
dini_BoolSet = djSetInt
dini_Get = dj
dini_Int = djInt
dini_Float = djFloat
dini_Bool = djInt ? true : false;

It's not hard to compile dini to djson. Just use CTRL+H and replace the dini_* with the dj* stuff. Do you understand ? :P
By the way, here's the topic: https://sampforum.blast.hk/showthread.php?tid=48439
And here I say it's much faster: http://forum.sa-mp.com/showpost.php?...&postcount=312
And as last, all the functions + some explaination: http://dev.dracoblue.net/index.php/DJson

Regards,
Kevin
I thank you both, i'm gonna try to use your manner. It sound like the djSon is better
then Dini. I'll give it a try. Thanks.

K. Regards,
I. C.
Reply


Messages In This Thread
[DINI] Won't save - by Ihsan-Cingisiz - 08.01.2011, 21:52
Re: [DINI] Won't save - by MadeMan - 09.01.2011, 00:20
Re: [DINI] Won't save - by Kwarde - 09.01.2011, 02:47
Re: [DINI] Won't save - by Ihsan-Cingisiz - 09.01.2011, 06:43

Forum Jump:


Users browsing this thread: 1 Guest(s)