Solved particles effect

  • 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.
Actually, you can use vanilla Skript for it if you're on 1.9+ (with the bensku's fork). If not then you can use skDragon (recommended), skRayFall, Umbaska 2, Skellett. Many addons have it.
 
im using skellett in 1.11.2, how the codes looks like?
[doublepost=1497170325,1497115103][/doublepost]i dont get any clue in internet since www.skunity.com sample library no longer exist, any page have skript addon code samples?
 
From the docs http://skunity.com/search?search=particle:

[skellett] (make|force) %entity% [to] [(perform|do)] [entity] effect %entityeffect%

Effect options are:

DEATH
When a mob dies.
FIREWORK_EXPLODE
When a firework explodes.
HURT
When mobs get hurt.
IRON_GOLEM_ROSE
When an Iron Golem gives a rose.
SHEEP_EAT
When a sheep eats a LONG_GRASS block.
VILLAGER_ANGRY
When a villager is angry.
VILLAGER_HAPPY
Happy particles from a villager.
VILLAGER_HEART
Hearts from a villager.
WITCH_MAGIC
Magic particles from a witch.
WOLF_HEARTS
The hearts when taming a wolf succeeds.
WOLF_SHAKE
When a wolf shakes (after being wet).
WOLF_SMOKE
The smoke when taming a wolf fails.
ZOMBIE_TRANSFORM
When a zombie transforms into a villager by shaking violently.
 
thanks :emoji_grin:

btw, i hope this forum make a complete guide link to the library, google search result is pointing old address, i believe many ppl quite headache to find some skript add-on patterns
 
Status
Not open for further replies.