minerace/data/emk/functions/kart/place.mcfunction

7 lines
474 B
Mcfunction

#scoreboard players operation #tmp emk-race = @s emk-race
scoreboard players operation #tmp emk-id = @s emk-chkpnt
scoreboard players operation #tmp emk-handling = @s emk-lap
scoreboard players set #tmp emk-speed 1
#execute as @e[tag=emk-kart] if score #tmp emk-race = @s emk-race run function emk:kart/place2
execute at @e[tag=emk-map,distance=..500] as @e[tag=emk-kart,distance=..500] run function emk:kart/place2
scoreboard players operation @s emk-place = #tmp emk-speed