#simple way to spawn zombies in rounds at coords? more each round.

1 messages · Page 1 of 1 (latest)

jagged remnant
#

anyone able to think of a simple way to spawn zombies at set locations in rounds, and a more spawn each round? im at a total loss of thoughts right now and there isnt much on it online

devout vault
#

summon zombie at {location::skript::noob}

#

on death of zombie: if {zombies::*} contains uuid of victim:
do stuff

jagged remnant
devout vault
#

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)

jagged kiln
#

ill send you a full code for increasing waves of mobs

#

ready