#Gamble system

1 messages · Page 1 of 1 (latest)

nocturne patrol
#

I can make a simple gambling system, but i wanna make it so it takes all your money for example you have 2566 money and it doubles it

#

or clears all your money

eager crest
#

/scoreboard players random @s rng 1 2
/scoreboard players operation @s[scores={rng=1}] money += @s money
/scoreboard players set @s[scores={rng=2}] money 0

nocturne patrol
#

what type of command blocks should i put those in?

#

and i should also make it so the rng score gets reset too right?

nocturne patrol
#

hey morzis its not working in the command blocks

#

the /scoreboard players random @s rng 1 2 only works in chat

#

nevermind i fixed it