Hi, I want to suggest an idea
so we currently have the power to multiply scoreboard using operation, but if you want to multiply it to a certain number, not from another player score, the way to do it you must set some arbitrary player that holds the score, as an example
I have some score
/scoreboard players set @s global 5
and if I want to multiply it with 10 I must do
/scoreboard players set 10 global 10
and then
/scoreboard players operation @s global *= 10 global
I hope there is a way such as adding score, as an example
/scoreboard players multiply @s global 10
I hope the result not just multiply that being added, also divide and mod
Please sign in to leave a comment.
0 Comments