get_more_stats_leaders( $stat, $season, $offset = 0 )
Type
Functions
Section
Stats
Returns 10 more statistical leaders for a specific stat.
Parameters
- $stat, string, required, the stat for the leaderboard
- $season, string, required, the season for the leaderboard
- $offset, integer, optional, the number of players to skip in the list
Returns
- string, the next 10 leaders of a selected statistic
Since: 1.0
Source: statistics.php, line 619