SA-MP Forums Archive
saving all accounts into 1 file using djson? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: saving all accounts into 1 file using djson? (/showthread.php?tid=248418)



saving all accounts into 1 file using djson? - Owenlishious - 13.04.2011

hello im a little new to djson

i just switched over from mysql so i just want a little example on how to save all vehicleids into 1 file with djson. including vehicle colors, price etc. I been searching for an example allover the place and i cant seen to find it.

thank you


Re: saving all accounts into 1 file using djson? - Retardedwolf - 13.04.2011

The released version of Vortex Roleplay may still use DJson to save the vehicles into one file. You can look for it in the Gamemode Scripts section to find it or just simply search.


Re: saving all accounts into 1 file using djson? - airsoft - 13.04.2011

Keep using mysql, its better
Код:
Says my personal opinion



Re: saving all accounts into 1 file using djson? - Owenlishious - 13.04.2011

i know mysql is amazing but im a paranoid person :P

few days ago (i dont know how) somehow someone knocked down my mysql soooo.yea.' i heard djson is still pretty fast.

also ill checkout the Vortex Roleplay script if i can find it. tho it would be nice if anyone could just give me an example straight away (could help other people looking for the same answer).