I'm trying to send the {aboba1} variable a screen caption, but it's not being sent out
Code:
on death of player:
if "%attacker%" contains "ender crystal":
if {aboba1} is set:
add 1 to {kills::%metadata value "playerWhoDetonated" of attacker parsed as player%}
send {aboba1} title "<##FF5862>- %victim%" with subtitle "<##9CFF1D>SinusSMP.ru" for 1 seconds
clear {aboba1}
on damage of ender crystal:
if damager is a player:
set {aboba1} to attacker