SA-MP Forums Archive
Sorting arrays from highest to lowest? - 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: Sorting arrays from highest to lowest? (/showthread.php?tid=351360)



Sorting arrays from highest to lowest? - iTorran - 15.06.2012

Is there any function out there for this?
I have found lots for sorting lowest to highest, but I need the opposite..

I tried editing the quickSort by RyDeR` with no success.
So, does anyone know of a function for this?


Re: Sorting arrays from highest to lowest? - lsfmd - 15.06.2012

I'm pretty sure there isn't one, I'll look around for you though.