Solved Scores

Discussion in 'Plugin Development' started by PumpMelon, Nov 8, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    PumpMelon

    Hello Bukkit!

    Today I was tampering with scoreboards, I seem to have got it down but some of my scores aren't showing - but some are. I really don't know why this is happening, because I did the exact same thing for other scores and it works fine. Here's my scoreboard currently
    [​IMG]
    https://gyazo.com/4d9a2f94e814861344f0524b48b9dc67

    The scores that aren't showing are the spacers, for example there should be a 'space' at score 6 but there isn't same with 10. However score 2 is fine, I'm just going to plop my entire class - though I was switching up where I set the scores because I've noticed that bukkit is touchy on where you set things.

    http://hastebin.com/rowusomeji.swift

    Thanks,
    Melon
     
  2. Offline

    Zombie_Striker

    @PumpMelon
    You can't have duplicate scores. For example, you use the score " " (a single space) twice. If you want two lines blank, you will have to make one of them have two spaces/ have chatcolors.
     
  3. Offline

    PumpMelon

Thread Status:
Not open for further replies.

Share This Page