Scoreboard Task scoreDisp doesn't work
Thyriel opened this issue ยท 2 comments
Version: 2.3.126 [Minecraft 1.10.2]
I set up a scoreboard task in BQ with
scoreName=internal scoreboard variable name
scoreDisp=display name of the scoreboard
but the questwindow only shows the scoreboards internal name as a requirement instead the scoreDisp name. Makes it pretty hard for players to understand what they need to fullfill the quest as scoreboard values are not displayed to them with the internal name. (But quest works fine)
I feel like I should have picked up on this sooner but I'll get it sorted out next update. Not sure when that will be though as I'm updating some stuff to 1.11.2
Thanks. Another minor bug in the scoreboard task: Going to advanced puts "1.0" into the unitConversion, but everytime i save it, it gets increased by the factor 10 by itself. It works as a workaround entering only 1 without comma until next edit. I guess it's ignoring the comma on saving but displaying it again with a single comma next time it's edited, so everytime it's increasing it then.