how to ordonate desc. - 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: how to ordonate desc. (
/showthread.php?tid=654242)
how to ordonate desc. -
ShadowBlack - 24.05.2018
How can I see the best gang? like in this picture?:
https://i.imgur.com/MOO80yr.png
to see which faction have the most turfs
Re: how to ordonate desc. -
Logic_ - 24.05.2018
If it's in an array, Quick Sort would do the job. If its a SQL database, ORDER keyword will do it.