#For example, I use add 1 to {deaths%victim%} to count the death of a player + 1, it can parse out

1 messages · Page 1 of 1 (latest)

brittle grail
#

if you want the uuid use the uuid in the variable ;-;

edgy comet
#
  if attacker is not a player:
    if "%region at victim%" contains "tcsldp":
      add 1 to {deaths::%victim%}
      loop all players:
        "%region at loop-player%" contains "tcsldp"
        Send title "&cThis time it's &a&l%victim%&c died" with subtitle "&cYou're lucky lol!" to loop-player for 60 tick with fadein 20 tick and fade out 20 tick```
#

if this is my code

#

how can i modify it

#

bro

#

@brittle grail

brittle grail
#

{deaths::%victim's uuid%} 🤯

edgy comet
#

Does uuid resolve the player's name?

brittle grail
#

no..?

edgy comet
#

I want to parse the player's name and the value of this variable

#

For example, the player dies 10 times

#

Can parse that the player died ten times

#

Display with id and number of deaths

brittle grail
#

you want to use the name and the value seprately?

#

what id???

edgy comet
brittle grail
#

what is this id you are taking about?

#

players uuid? players name? players death?

edgy comet
#

players name! players death!

brittle grail
#

i bealive it can be done by splitting

edgy comet
#

I need to read the number of deaths, and the player name of the number of deaths

brittle grail
#

im not knowledgable on splitting so i recommend google

edgy comet
#

Directly read out the player's name and number of times

#

how to write

#

if not split

#

@brittle grailif not split do you know how to operate

brittle grail
#

dont @ me and as i said i dont know how to split, and dont know any other ways

edgy comet
#

ok

#

I can't find any relevant examples, I'll try again