#simple way to spawn zombies in rounds at coords? more each round.
1 messages · Page 1 of 1 (latest)
sob
summon zombie at {location::skript::noob}
on death of zombie: if {zombies::*} contains uuid of victim:
do stuff
can you explain this part?
wdym
you just detect on death of a zombie, if the zombie is one in a wave, then do stuff
(like setting metadata tag "wave" of attacker to 3 (spawns 3 zombies)