#Actionbar health

1 messages · Page 1 of 1 (latest)

vernal nebula
#

Change {coupons::%{_p}'s uuid%} to {coupons::%loop-player's uuid%}, just a little something to pay really close attention to when copy and pasting code. Hope this helps!

lapis fable
#

(its coupons cuz im too lazy to change it rn 1s)

vernal nebula
#

You'll need to add the percent symbols around the text

lapis fable
#

ayy it works y

#

ty

vernal nebula
#

No problem, happy skripting!

lapis fable
#

😄

sudden umbra
#

Don’t loop all players every second

#

It’ll usually cause lag with any large server

#

You should use a while loop

lapis fable
# vernal nebula No problem, happy skripting!

Sorry for the last ping. im trying to put it in my scoreboard but it just dissapears in the scoreboard.

  while player is online:
    set title of player's scoreboard to "&e&lNOTDRAGSIM"
    set line 14 of player's scoreboard to "&7I forgor date"
    set line 13 of player's scoreboard to "&7"
    set line 12 of player's scoreboard to "&fName: &a%player's name%"
    set line 11 of player's scoreboard to "&fRank: %player's prefix%"
    set line 10 of player's scoreboard to "&fBooster: &cNone"
    set line 9 of player's scoreboard to "&f"
    set line 8 of player's scoreboard to "&fPurse: &6%player's balance%"
    set line 7 of player's scoreboard to "&fBits: &b%{coupons::%loop-player's uuid%}%"
    set line 6 of player's scoreboard to "&f"
    set line 5 of player's scoreboard to "&fOnline: &e%size of all players%"
    set line 4 of player's scoreboard to "&f"
    set line 3 of player's scoreboard to "&7notdragsim.net"
    wait 1 second```
#

how long rrl6?

#

nvm