I'm trying to make a command that summons an amount of zombies(that you choose) and skript comes up with the error:
Cant understand effect on line 3
Here is my code:
Cant understand effect on line 3
Here is my code:
Code:
command /zombie <amount>
trigger:
spawn %arg 1% zombies 3 blocks above the player
Last edited: