Solved on player name 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!

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

LatteKunGz

Member
Aug 15, 2020
14
0
1
28
like

on death:
if player "minecraft_01" death
broadcast "123'


i know that easy but i don't know how to make it im newbie sorry :emoji_frowning:
 
Code:
on death of player:
 if name of victim is "Player":
  broadcast "123"
have a great day :emoji_slight_smile:
 

Attachments

  • upload_2021-11-16_0-7-15.png
    upload_2021-11-16_0-7-15.png
    326 bytes · Views: 102
Status
Not open for further replies.