Hello everybody.
So I was trying to get the last spawned/launched firework. But I can't get it to work.
Here is a simple code I've written:
I hope someone can help me solve this!
[doublepost=1534647343,1534640363][/doublepost]Don't think there's another way then just looking the entities around the location of the launch.
So I was trying to get the last spawned/launched firework. But I can't get it to work.
Here is a simple code I've written:
code_language.skript:
command /test:
trigger:
launch creeper firework colored red at player timed 1
broadcast "%last spawned firework%"
I hope someone can help me solve this!
[doublepost=1534647343,1534640363][/doublepost]Don't think there's another way then just looking the entities around the location of the launch.