Skocz do zawartości
  • 0

Problem z GUI


xGaJeS_

Pytanie

Mam problem

Gdy klikne prawym skrzynka to otwiera sie skrzynka ale nie ma tych slotow co chce. a jak klikne lewym to dziala normalnie ;D

command /areny:
    trigger:
        open chest with 5 rows named "&a&l             AR&b&lE&6&lNY" to player
        format slot 11 of player with 1 of diamond sword named "&b&lKNOCK" with lore "&2Kliknij aby dojsc!" to run [execute player command "knock"]
        format slot 22 of player with 1 of obsidian named "&8&lFOSA" with lore "&2Kliknij aby dojsc!" to run [execute player command "fosa"]
        format slot 15 of player with 1 of enchanted golden apple named "&6&lHARD" with lore "&2Kliknij aby dojsc!" to run [execute player command "hard"]
        format slot 31 of player with 1 of iron helmet named "&7&lIRON" with lore "&2Kliknij aby dojsc!" to run [execute player command "iron"]

on right click with chest:
    execute the player command "areny"

on left click with chest:
    execute the player command "areny"

Odnośnik do komentarza
https://skript.pl/temat/24869-problem-z-gui/
Udostępnij na innych stronach

4 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
command /areny:
    trigger:
        open chest with 5 rows named "&a&l             AR&b&lE&6&lNY" to player
        format slot 11 of player with 1 of diamond sword named "&b&lKNOCK" with lore "&2Kliknij aby dojsc!" to run [execute player command "knock"]
        format slot 22 of player with 1 of obsidian named "&8&lFOSA" with lore "&2Kliknij aby dojsc!" to run [execute player command "fosa"]
        format slot 15 of player with 1 of enchanted golden apple named "&6&lHARD" with lore "&2Kliknij aby dojsc!" to run [execute player command "hard"]
        format slot 31 of player with 1 of iron helmet named "&7&lIRON" with lore "&2Kliknij aby dojsc!" to run [execute player command "iron"]

on click with chest:
	cancel event
	execute the player command "areny"

 

Odnośnik do komentarza
https://skript.pl/temat/24869-problem-z-gui/#findComment-166313
Udostępnij na innych stronach

  • 0

Rightclick piszę się razem czyli powinno być:

command /areny:
    trigger:
        open chest with 5 rows named "&a&l             AR&b&lE&6&lNY" to player
        format slot 11 of player with 1 of diamond sword named "&b&lKNOCK" with lore "&2Kliknij aby dojsc!" to run [execute player command "knock"]
        format slot 22 of player with 1 of obsidian named "&8&lFOSA" with lore "&2Kliknij aby dojsc!" to run [execute player command "fosa"]
        format slot 15 of player with 1 of enchanted golden apple named "&6&lHARD" with lore "&2Kliknij aby dojsc!" to run [execute player command "hard"]
        format slot 31 of player with 1 of iron helmet named "&7&lIRON" with lore "&2Kliknij aby dojsc!" to run [execute player command "iron"]

on rightclick with chest:
    execute the player command "areny"

on left click with chest:
    execute the player command "areny"

 

Odnośnik do komentarza
https://skript.pl/temat/24869-problem-z-gui/#findComment-166797
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ę...