#Leaderboard
1 messages · Page 1 of 1 (latest)
Could you help me out? I understand what this is supposed to do, but I don't really know how I can utilize this in the way that I need, and I'm not even sure if my skript would work very well with it due to how I'm doing it. Can't really find any tutorials on this either, so asking for help is kinda my only option lol
(also feel free to ping me as I might not notice if you've responded else)
let's say your variable is {golf::*}. you would do something like this
set {_scores::*} to sorted indices of {golf::*} in descending order
set line 1 of player's scoreboard to "Lowest: %{_scores::1}%"```
and then you would use {_scores::2} and {_scores::3} for the next 2 lowest scores