Solved fireworks

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

BirdCanFly

Member
Jun 22, 2017
29
2
3
Hello,

I want to make firework explode directly after i spawned it with a command/item, is this possible?
And how can i do it?
 
tried that already, still explodes in air
[doublepost=1509097368,1509097114][/doublepost]it tells me here that the loop-entity isn't a world?
code_language.skript:
launch "BURST" firework at location above target block timed 0 coloured "white"
                    loop firework rockets in radius 1 of location above target block:
                        add "{LifeTime:1}" to nbt of loop-entity
[doublepost=1509098010][/doublepost]nvm, fixed it
 
Status
Not open for further replies.