command /bb [<text>]:
trigger:
if arg 1 is not set:
send "blad1"
stop
if arg 1 is set:
wait 5 tick
remove bossbar "bossbar1"
wait 1 tick
create bossbar titled "%arg 1%" and id "bossbar1" for player with progress 100 with colors green
wait 5 ticks
loop 3 times:
loop 20 times:
set {_Value} to value of bossbar "bossbar1"
remove 5 from {_Value}
set bossbar "bossbar1" value to {_Value}
wait 3 ticks
loop 20 times:
set {_Value} to value of bossbar "bossbar1"
add 5 to {_Value}
set bossbar "bossbar1" value to {_Value}
wait 3 ticks
remove bossbar "bossbar1"
Blad jest taki iz, gdy wpisze /sk reload nie ma bledow ale jest taki napis:
[01:05:52] [Server thread/WARN]: the 1st argument is already a text, so you should not put it in one (e.g. the 1st argument instead of "%the 1st argument%") (bb.sk, line 12: create bossbar titled "%arg 1%" and id "bossbar1" for player with progress 100 with colors green')
zamienialem w create bossbar na te the 1st argument ale niestety dalej ten blad prosze o pomoc dzieki z gory nie chce tej wiadomosci
Pytanie
Walasz 0
Siemka, caly kod:
Blad jest taki iz, gdy wpisze /sk reload nie ma bledow ale jest taki napis:
[01:05:52] [Server thread/WARN]: the 1st argument is already a text, so you should not put it in one (e.g. the 1st argument instead of "%the 1st argument%") (bb.sk, line 12: create bossbar titled "%arg 1%" and id "bossbar1" for player with progress 100 with colors green')
zamienialem w create bossbar na te the 1st argument ale niestety dalej ten blad prosze o pomoc dzieki z gory nie chce tej wiadomosci
Odnośnik do komentarza
Udostępnij na innych stronach
1 odpowiedź na to pytanie
Rekomendowane odpowiedzi
Dołącz do dyskusji
Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.