Skocz do zawartości
  • 0

ScoreBoard


Poter2003

Pytanie

Siema mogłby ktos przerobic scoreboard zeby w swiecie "pvp" sie tylko wyswietlał scoreboard?

every 10 ticks:
    loop all players:
        display board named "&a{@gra}" to loop-player
        make score "     &a» &eGracz" in board of loop-player to 15
        make score "  &a● &e%loop-player%" in board of loop-player to 14
        make score "&f " in board of loop-player to 13
        make score "    &a» &eZombie" in board of loop-player to 12
        make score "       &a● &d%{zombie}%"  in board of loop-player to 11
        make score "&f" in board of loop-player to 10
        make score "     &a» &eLudzi" in board of loop-player to 9
        make score "        &a● &d%{ludzie}%" in board of loop-player to 8
        make score "    &a● &eMi" in board of loop-player to 7
        move display of loop-player to sidebar

Odnośnik do komentarza
https://skript.pl/temat/22298-scoreboard/
Udostępnij na innych stronach

1 odpowiedź na to pytanie

Rekomendowane odpowiedzi

  • 0
every 10 ticks:
    loop all players:
		if loop-players is in world "pvp":
        	display board named "&a{@gra}" to loop-player
        	make score "     &a» &eGracz" in board of loop-player to 15
        	make score "  &a● &e%loop-player%" in board of loop-player to 14
        	make score "&f " in board of loop-player to 13
        	make score "    &a» &eZombie" in board of loop-player to 12
        	make score "       &a● &d%{zombie}%"  in board of loop-player to 11
        	make score "&f" in board of loop-player to 10
        	make score "     &a» &eLudzi" in board of loop-player to 9
        	make score "        &a● &d%{ludzie}%" in board of loop-player to 8
        	make score "    &a● &eMi" in board of loop-player to 7
        	move display of loop-player to sidebar

Nastepnym razem wstawiaj kod do formatu <> kod

Odnośnik do komentarza
https://skript.pl/temat/22298-scoreboard/#findComment-151883
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...