#Made a Custom Balance System which works, but when I reference it inside of the screboard var doesnt
1 messages · Page 1 of 1 (latest)
on join:
while player is online:
set title of player's scoreboard to "&b&lREDACTED"
set line 1 of player's scoreboard to "&bBalance: &f{bal::%player's uuid%} "
set line 2 of player's scoreboard to "&bName: &f%player% "
set line 3 of player's scoreboard to "&7"
wait 1 second
do %{bal::%player's uuid%}%
that means the var is not set
send code for that
nvm i figured it out
ok