command /zombienakoniu: trigger: spawn 1 adult zombie at location of player set {_z} to last spawned entity apply Fire Resistance potion of tier 1 to {_z} for 40 second spawn 1 Skeleton horse at location of player set {_h} to last spawned entity make {_z} ride {_h} on vehicle exit: if event-entity is zombie: cancel event on death: if victim is Skeleton horse: loop all zombies in radius 3 around victim: kill loop-entity stop if victim is zombie: loop all Skeleton horses in radius 3 around victim: kill loop-entity stop