how do divide the score stored in a macro
so I have this in an mcfunction file:
execute store result score world ac run random value 1..20 execute store result storage dummu macro.d int 1 run random value 8..48and I want to have the score of the first command and see if it is greater than another score value, and if it is, then to half the score stored in the macro. Ping with response.