I think that you should build one building per team, so if there are 2 teams, you will have 2 seperate buildings... It's easier to solve.
If you really want to use only one building, it will be easier that if you can make the requirement for the skills/heroes) is that the triggering player is on Team X, so the skills/heroes cards will be disabled if player from Team Y triggers, it sounds easier than to hide the card.
Followed the tutorial of creating the leaderboard, I managed to create my own leaderboard. But I have some problems trying to style that. Somehow, the font size is quite big, and I cannot reduce it. I found one function called Leaderboard - Set Leaderboard Item Font Size , but it seems to be quite useless.
Another problem is that, I don't know how the sorting function work. For example, I try to divide the leaderboard to 2 groups - because I will have 2 teams so 1 group per each teams and I want to sort in descending order of number of kills for players in each group.
0
@Rice87: Go
I think that you should build one building per team, so if there are 2 teams, you will have 2 seperate buildings... It's easier to solve.
If you really want to use only one building, it will be easier that if you can make the requirement for the skills/heroes) is that the triggering player is on Team X, so the skills/heroes cards will be disabled if player from Team Y triggers, it sounds easier than to hide the card.
0
Thanks,
I managed to change font style, size, color of the Leaderboard by using .SC2Style but it's a little bit tricky. Need to use Text: Combine Text
I'm kinda give up on Sorting. About diving by teams, since my Map will only allow 2 teams so i can manually handle it.
0
Hi everyone,
Followed the tutorial of creating the leaderboard, I managed to create my own leaderboard. But I have some problems trying to style that. Somehow, the font size is quite big, and I cannot reduce it. I found one function called Leaderboard - Set Leaderboard Item Font Size , but it seems to be quite useless.
Another problem is that, I don't know how the sorting function work. For example, I try to divide the leaderboard to 2 groups - because I will have 2 teams so 1 group per each teams and I want to sort in descending order of number of kills for players in each group.
Do you guy have any suggestions?
Thanks.