We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
(solution in Javascript(TS))i tracked where the last index was when the rank was updated and started the next loop from that index :
also i think the logic for comparing if the player's top rank [at last index] is bigger than ranked's higest could use some work, i would really love some suggestions for this .
Climbing the Leaderboard
You are viewing a single comment's thread. Return to all comments →
(solution in Javascript(TS))i tracked where the last index was when the rank was updated and started the next loop from that index :
also i think the logic for comparing if the player's top rank [at last index] is bigger than ranked's higest could use some work, i would really love some suggestions for this .