#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)
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
{deaths::%victim's uuid%} 🤯
Does uuid resolve the player's name?
no..?
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
Can it be done?
players name! players death!
i bealive it can be done by splitting
I need to read the number of deaths, and the player name of the number of deaths
im not knowledgable on splitting so i recommend google
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
dont @ me and as i said i dont know how to split, and dont know any other ways