#Set scoreboard to random value

1 messages · Page 1 of 1 (latest)

reef tundra
#

Is there a way to set a scoreboard to a random value in java? im currently using - /execute store result score test1 test run random value 0..100 - but it shows the value in chat and it kind of bugs me out as its a datapack and seeing that in survival would be weird

sage orbit
#

It does not show the value in chat

#

random roll ... will show the value in chat, but random value ... will not

reef tundra
#

ohhh thanks alot i just forgot that i used /random roll in my datapack instead of /random value