23.12.2013, 16:09
Then you will need to use an enum like
Then quicksort by number or playerid and swap any other values which will require copy pasting that quicksort function into a hard coded function that directly references your multidimensional variable.
pawn Код:
enum NUMDATA
{
number,
pid
}