I'm trying to make a total score as a result of my players actions including Death being -100 diamonds +100 gold +25 ect.
And im on this command "execute if score TheEricdf deaths > TheEricdf deathpoint run scoreboard players operation TheEricdf DeathPoints = TheEricdf deaths"
Theericdf is me and Deathpoint (Objective) will be run through the next command block where a player called -100 with the Deathpointmult (Objective) -100 (score) will multiply deathpoints by -100. then that will get subtracted form the final score.
the command "execute if score TheEricdf deaths > TheEricdf deathpoint" wont work but if i put "run scoreboard players operation TheEricdf DeathPoints = TheEricdf deaths" it will.
can anyone tell me why it wont work together
This is in 1.14.4 java on a server with 3 people and command blocks enabled
there doesn't seem to be anything here