SA-MP Forums Archive
Read all 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: Read all files (/showthread.php?tid=283059)



Read all files - Dragony92 - 13.09.2011

How to make server to read all data from all user account files... And than to use that to make rank lists for money(rich list), level etc...
Any idea?


Re: Read all files - Allan Kardec - 13.09.2011

creates a loop. and
pawn Код:
if(GetPlayerMoney(file) > GetPlayerMoney(file2))



Re: Read all files - Dragony92 - 13.09.2011

I need to loop through player names and my question is how


Re: Read all files - Dragony92 - 13.09.2011

Do you know where can i find it?


Re: Read all files - Dragony92 - 13.09.2011

Oh, ok, i find it, i was thinking that there is no plugin for that on this forum because you didn't gave me link to it...
Tnx