5 lines
440 B
Mcfunction
5 lines
440 B
Mcfunction
execute store result score #tmp emk-id run loot insert 1000 0 0 loot emk:map
|
|
execute if score #tmp emk-id matches 1 positioned 10000 50 0 run function emk:race/start
|
|
execute if score #tmp emk-id matches 2 positioned 20000 50 10000 run function emk:race/start
|
|
#execute if score #tmp emk-id matches 3 positioned 19997 51 20005 run function emk:race/start
|
|
execute if score #tmp emk-id matches 3 positioned 6000 50 0 run function emk:race/start |