Solved Lightning strike at death.

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

witld

New Member
Apr 24, 2020
7
0
1
25
Suggested name: Lightning strike at death i guess

Spigot/Skript Version: Newest, running at 1.16

What I want:
I want a skript that strikes a lightning at the location where player died.

Ideas for commands: None

Ideas for permissions: None

When I'd like it by: A reasonable time
 
Suggested name: Lightning strike at death i guess

Spigot/Skript Version: Newest, running at 1.16

What I want:
I want a skript that strikes a lightning at the location where player died.

Ideas for commands: None

Ideas for permissions: None

When I'd like it by: A reasonable time
Try:
code_language.skript:
on death:
    if victim is a player:
        strike lightning effect at the victim