Skocz do zawartości
  • 0

problem z GUI - format slot..


Pytanie

Dlaczego to nie działa ? Posiadam SkQuery, WildSkript, Skript 

Spoiler

        format slot 53 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/crafting"]

Błąd: "/crafting" is not a text

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

13 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
1 minutę temu, mateuszeqq13212 napisał:

Dlaczego to nie działa ? Posiadam SkQuery, WildSkript, Skript 

  Ukryj zawartość

        format slot 53 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/crafting"]

Błąd: "/crafting" is not a text

daj ssy błędu

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

  • 0

Logi z consoli

ss

Spoiler
[13:05:19 INFO]: [Skript] Reloading craft.sk...
[13:05:19 ERROR]: '"/crafting"]' is not a text (craft.sk, line 39: format slot 53 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/crafting"]')
[13:05:19 ERROR]: '"/crafting"]' is not a text (craft.sk, line 54: format slot 53 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/crafting"]')
[13:05:19 ERROR]: '"/crafting"]' is not a text (craft.sk, line 69: format slot 53 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/crafting"]')
[13:05:19 ERROR]: '"/crafting"]' is not a text (craft.sk, line 84: format slot 53 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/crafting"]')
[13:05:20 ERROR]: '"/crafting"]' is not a text (craft.sk, line 99: format slot 53 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/crafting"]')
[13:05:20 ERROR]: '"/crafting"]' is not a text (craft.sk, line 114: format slot 53 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to run [execute player command "/crafting"]')
[13:05:20 ERROR]: '"/c1"]' is not a text (craft.sk, line 119: format slot 0 of player with 1 of ender portal frame named "&6&lBOYFARMER" to run [execute player command "/c1"]')
[13:05:20 ERROR]: '"/c2"]' is not a text (craft.sk, line 120: format slot 1 of player with 1 of end stone named "&6&lSANDFARMER" to run [execute player command "/c2"]')
[13:05:20 ERROR]: '"/c3"]' is not a text (craft.sk, line 121: format slot 2 of player with 1 of coal block named "&6&lKOPACZ FOSY" to run [execute player command "/c3"]')
[13:05:20 ERROR]: '"/c4"]' is not a text (craft.sk, line 122: format slot 3 of player with 1 of ender chest named "&6&lENDERCHEST" to run [execute player command "/c4"]')
[13:05:20 ERROR]: '"/c5"]' is not a text (craft.sk, line 123: format slot 4 of player with 1 of end stone named "&6&lSTONIARKA" to run [execute player command "/c5"]')
[13:05:20 ERROR]: '"/c6"]' is not a text (craft.sk, line 124: format slot 5 of player with 1 of beacon named "&6&lBEACON" to run [execute player command "/c6"]')
[13:05:20 INFO]: [Skript] Encountered 12 errors while reloading craft.sk!

 

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

  • 0
11 minut temu, SebxteR napisał:

Co robi komenda /crafting i czy jest ona ze skript czy z pluginu?

To ;p

Spoiler

command /crafting:
    trigger:
        open chest with 1 row named "&6&lCrafting przemiotow" to player
        wait 2 tick
        format slot 0 of player with 1 of ender portal frame named "&6&lBOYFARMER" to run [execute player command "/c1"]
        format slot 1 of player with 1 of end stone named "&6&lSANDFARMER" to run [execute player command "/c2"]
        format slot 2 of player with 1 of coal block named "&6&lKOPACZ FOSY" to run [execute player command "/c3"]
        format slot 3 of player with 1 of ender chest named "&6&lENDERCHEST" to run [execute player command "/c4"]
        format slot 4 of player with 1 of end stone named "&6&lSTONIARKA" to run [execute player command "/c5"]
        format slot 5 of player with 1 of beacon named "&6&lBEACON" to run [execute player command "/c6"]

PS. To też nie działa

Edytowane przez mateuszeqq13212
Odnośnik do komentarza
https://skript.pl/temat/20445-problem-z-gui-format-slot/#findComment-138778
Udostępnij na innych stronach

  • 0
8 minut temu, Ewald napisał:

format slot 53 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to close then run [execute player command "crafting"]

Nie działa, taki sam problem. Może mam złą wersje czegoś ?

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

  • 0
Teraz, mateuszeqq13212 napisał:

Nie działa, taki sam problem. Może mam złą wersje czegoś ?

format slot 53 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to close then run [execute player command "/crafting"]

Jeśli to nie zadziała, to znaczy, że masz złą wersje jakiegoś pluginu.

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

  • 0
7 minut temu, Ewald napisał:

format slot 53 of player with 1 of wooden button named "&6&lPOWROT DO MENU" to close then run [execute player command "/crafting"]

Jeśli to nie zadziała, to znaczy, że masz złą wersje jakiegoś pluginu.

Jakiegoś to znaczy jakiego? WildSkript, SkQuery czy Skript ? Mógłbyś podać mi do nich linki na wersje 1.7-1.8 ? Byłbym wdzięczyny.

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

  • 0

Oczywiście usuń te ukośniki i powinno być ok :v 

A jeśli już coś jest nie halo to SkQuery

 

Edytowane przez PoweredDragon
Odnośnik do komentarza
https://skript.pl/temat/20445-problem-z-gui-format-slot/#findComment-138845
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ę...