Skocz do zawartości
  • 0

Wirtualne inwentory


Alienek123

Pytanie

on join:    clear the player's inventory    add 1 compass named "&cWybierz Lobby!" with lore "Wybor lobby serwera." to player's inventory    add 1 nether star named "&3Wybierz tryb" to player's inventoryon rightclick:    if player's tool is compass:	    if name of player's tool is "&cWybierz Lobby!":		    open chest with 1 rows named "Wybierz HuB serwera!" to player		    format slot 1 of player with 50 of green_stained_clay named "&2HuB1" with lore "&a{%loop player%}&7/&c50" to close to run "spawn"		    format slot 3 of player with 0 of red_stained_clay named "&4HuB2" with lore "&cSerwer wylaczony" to close    else if player's tool is nether star:	    if name of player's tool is "&3Wybierz tryb":		    open chest with 1 rows named "&3Wybierz tryb!" to player		    format slot 1 of player with 1 of 276 named "&1Standart" with lore "&cKliknij aby dolaczyc" to close to run "standart"		    format slot 3 of player with 1 of 373:16385 named "&3Nowe potki" with lore "&cKliknij aby dolaczyc" to close to run "nowepotki"		    format slot 5 of player with 1 of 322:1 named "&5HARDCORE!" with lore "&cKliknij aby dolaczyc" to close to run "hardcore"		    format slot 7 of player with 1 of 268 named "&71v1" with lore "&cKliknij aby dolaczyc" to close to run "jedennajeden"		    format slot 9 of player with 1 of 272 named "&92v2" with lore "&cKliknij aby dolaczyc" to close to run "dwanadwa"command /eq:    trigger:	    clear the player's inventory	    add 1 compass named "&cWybierz Lobby!" with lore "Wybor lobby serwera." to player's inventory	    add 1 nether star named "&3Wybierz tryb" to player's inventoryon drop:    if player's tool is compass:	    if name of player's tool is "&cWybierz Lobby!":		    cancel event    else if player's tool is nether star:	    if name of player's tool is "&3Wybierz tryb":		    cancel event

Wyświetla mi 7 błędów z tym format slot ;c

Odnośnik do komentarza
Udostępnij na innych stronach

4 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
on join:	clear the player's inventory	add 1 compass named "&cWybierz Lobby!" with lore "Wybor lobby serwera." to player's inventory	add 1 nether star named "&3Wybierz tryb" to player's inventoryon rightclick:	if player's tool is compass:		if name of player's tool is "&cWybierz Lobby!":			open chest with 1 rows named "Wybierz HuB serwera!" to player			wait a tick			format slot 0 of player with 50 of green stained clay named "&2HuB1" with lore "&a%size of all players%&7/&c50" to close then run "spawn"			format slot 2 of player with 1 of red stained clay named "&4HuB2" with lore "&cSerwer wylaczony" to close	else if player's tool is nether star:		if name of player's tool is "&3Wybierz tryb":			open chest with 1 rows named "&3Wybierz tryb!" to player			wait a tick			format slot 0 of player with 1 of diamond sword named "&1Standart" with lore "&cKliknij aby dolaczyc" to close then run "standart"			format slot 2 of player with 1 of unextended splash regeneration potion I item named "&3Nowe potki" with lore "&cKliknij aby dolaczyc" to close then run "nowepotki"			format slot 4 of player with 1 of enchanted golden apple named "&5HARDCORE!" with lore "&cKliknij aby dolaczyc" to close then run "hardcore"			format slot 6 of player with 1 of wooden sword named "&71v1" with lore "&cKliknij aby dolaczyc" to close then run "jedennajeden"			format slot 8 of player with 1 of stone sword named "&92v2" with lore "&cKliknij aby dolaczyc" to close then run "dwanadwa"command /eq:	trigger:		clear the player's inventory		add 1 compass named "&cWybierz Lobby!" with lore "Wybor lobby serwera." to player's inventory		add 1 nether star named "&3Wybierz tryb" to player's inventoryon drop:	if player's tool is compass:		if name of player's tool is "&cWybierz Lobby!":			cancel event	else if player's tool is nether star:		if name of player's tool is "&3Wybierz tryb":			cancel event

Wytłumacz mi ten kod:

format slot 1 of player with 50 of green_stained_clay named "&2HuB1" with lore "&a{%loop player%}&7/&c50" to close to run "spawn"

co to za zmienna {%loop player%}?

Edytowane przez Shooterowy
Odnośnik do komentarza
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ę...