[Help] Top 10 System
#9

You can use this.

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

Quick example:

PHP код:
new _store_our_scoresMAX_PLAYERS ][ ], sizeof_our_list;
for( new 
iMAX_PLAYERSi++ )
{
    if( !
IsPlayerConnected) ){
        continue;
    }
    if( 
E_SCORE_VAR] > )
    {
        
_store_our_scores[i][0] = E_SCORE_VAR[i];
        
_store_our_scores[i][1] = i;
        
sizeof_our_list++;
    }
}
SortDeepArray_store_our_scores); 
Reply


Messages In This Thread
[Help] Top 10 System - by ApolloScripter - 05.12.2018, 19:19
Re: [Help] Top 10 System - by v1k1nG - 05.12.2018, 19:45
Re: [Help] Top 10 System - by GameOvr - 06.12.2018, 03:35
Re: [Help] Top 10 System - by andrejc999 - 06.12.2018, 07:35
Re: [Help] Top 10 System - by andrejc999 - 06.12.2018, 09:00
Re: [Help] Top 10 System - by Kaliber - 06.12.2018, 09:04
Re: [Help] Top 10 System - by GTLS - 06.12.2018, 11:48
Re: [Help] Top 10 System - by ApolloScripter - 06.12.2018, 15:14
Re: [Help] Top 10 System - by Kane - 06.12.2018, 15:24
Re: [Help] Top 10 System - by Doddinger - 06.12.2018, 18:19

Forum Jump:


Users browsing this thread: 3 Guest(s)