#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)

icy sparrow
#

send code

lofty dust
#
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
icy sparrow
#

do %{bal::%player's uuid%}%

lofty dust
#

it says none now

icy sparrow
#

that means the var is not set

lofty dust
#

but it shows here

#

the value

icy sparrow
#

send code for that

lofty dust
#

nvm i figured it out

icy sparrow
#

ok