Scoreboard is breaking

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

lions788

New Member
Sep 5, 2019
5
0
1
So when the variable {backpack::%loop-player%} is = {maxgrass::%loop-player%} the scoreboard breaks

here is my scoreboard skript and some images of the scoreboard

every second in world "map":
loop all players:
wipe loop-player's sidebar
set name of sidebar of loop-player to "&a&lLawnMower &2&lSimulator"
set score "&7&l┏──────────" in sidebar of loop-player to 12
set score "&7&l┣ &2&l» &a&l%loop-player%" in sidebar of loop-player to 11
set score "&7&l┃ &f›› &7Balance&8: &2$&a%{balance::%loop-player%}%" in sidebar of loop-player to 10
set score "&7&l┃ &f›› &7Backpack&8: &a%{backpack::%loop-player%}%&7/&2%{maxgrass::%loop-player%}%" in sidebar of loop-player to 9
set score "&7&l┃ &f›› &7Rebirth&8: &f%{rebirth::%loop-player%}%" in sidebar of loop-player to 8
set score "&7&l┣──────────" in sidebar of loop-player to 7
set score "&7&l┣ &2&l» &a&lServer" in sidebar of loop-player to 6
set score "&7&l┃ &f›› &7Online&8: &a%number of all players%&7/&225" in sidebar of loop-player to 5
set score "&7&l┃ &f›› &7Unique Joins&8: &d&l#&5%{uniquejoins}%" in sidebar of loop-player to 4
set score "&7&l┃ &f›› &aLawnMower.minehut.gg" in sidebar of loop-player to 3
set score "&7&l┗──────────" in sidebar of loop-player to 2
 

Attachments

  • unknown.png
    unknown.png
    26.9 KB · Views: 139
  • heheh.png
    heheh.png
    40.7 KB · Views: 140
Status
Not open for further replies.