Order by
#1

Hi,

I have some groups and they have points in an array Etc:

GroupInfo[1][gPoints] = 300;
GroupInfo[2][gPoints] = 850;
GroupInfo[3][gPoints] = 140;
GroupInfo[4][gPoints] = 565;

Now I want to order them starting from the biggest. I need this to make a leaderboard which shows the groups with most points. How to do it?
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=343172
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)