Solved Creating a creeper explosion with customisable range

  • 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.

WiebeHero

Active Member
Aug 23, 2017
135
5
0
23
So i have been working on loring for a while and now i want ot create a explosion that well deals damage.
Here is my code:
on damage:
attacker is player
chance of 100%
if the 1st line of lore of attacker's held item contains "Blast I":
create explosion at location of victim
but this doesnt work sadly.....
Any help? Thanks! ;D
 
If you look up explosion on the docs, it will show "of force #" next to explosion in a code line.
 
Status
Not open for further replies.