Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variables on Scoreboard (read comment) #100

Open
HonestlyPizza opened this issue Oct 9, 2022 · 0 comments
Open

Variables on Scoreboard (read comment) #100

HonestlyPizza opened this issue Oct 9, 2022 · 0 comments

Comments

@HonestlyPizza
Copy link

Basically I want to make something on my scoreboard where like
` if "{zombiet1::%loop-player%}" is "1":
wipe loop-player's sidebar
set {_tokens} to {tokens::%loop-player%}
if {_tokens} is not set:
set {_tokens} to 0
set {_bal} to balance of loop-player
replace all ",", " " and "$" with "" in {_bal}
set {_bal} to format({_bal})
set name of sidebar of loop-player to "&e&lSKYBLOCK"
set score "&aSkyblock &8m1H" in sidebar of loop-player to 13
set score "&f" in sidebar of loop-player to 12
set score "&f1st of Spring" in sidebar of loop-player to 11
set score "&712:00 &e☀" in sidebar of loop-player to 10
set score "&b☫&a Village" in sidebar of loop-player to 9
set score "&1 " in sidebar of loop-player to 8
set score "&fPurse: &6%{_bal}%" in sidebar of loop-player to 7
set score "&fBits: &b%format({_tokens})%" in sidebar of loop-player to 6
set score "&1" in sidebar of loop-player to 5
set score "&fSlayer Quest" in sidebar of loop-player to 4
set score "&aRevenant Horror I" in sidebar of loop-player to 5
set score "&7 (%{slayert1.%loop-player%}%) Combat XP" in sidebar of loop-player to 5
set score "&1" in sidebar of loop-player to 5
set score "&ePizzaBlockX.minehut.gg" in sidebar of loop-player to 4`
And it says There's no loop that matches 'loop-player' "{zombiet1::%loop-player%}" is "1":

Please help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant