Placeholders for top clans
RoinujNosde opened this issue ยท 4 comments
%simpleclans_topclans_POSITION_color_tag%
%simpleclans_topclans_POSITION_kdr%
%simpleclans_topclans_POSITION_total_kills%
That might not be compatible with this: #601
But I guess that system could use the current one and leaderboard the new one. Or if not, just keep it as it is (I find it more fair though to consider ties)
Unless internally in the code you still consider each one separately.
So the leaderboard system just works the same but you make it visual.
So for example:
Clan....KDR.....Real Position.....Visual Position
A..........10 ..........1...............................1
B...........10...........2...............................1
C...........8.............3...............................3
D...........8.............4...............................3
E............7.............5...............................5
Visual postion would be for the GUI and real position for example to this placeholder feature. IDK if its the best solution but would work