Skocz do zawartości
  • 0

Skript na liste craftingow


Grzyyybek
 Udostępnij

Pytanie

Witam ! Otoz nwm jak napisac skrypt na liste craftingow.Miala by ona wygladac tak. Po wpisaniu komendy /craftingi wyswietli na sie oknienko GUI  z 1 strona craftingow. W prawym dolnym rogu powinny znajdowac sie dwie welny, jedna zielona ktora odpowiada za przeniesienie sie do nastepnego okna GUI a druga do cofniecia sie. Oto 2 strony GUI Craftingow tylko chce dodac te welny w rogu. Dziekuje za szybka i dokladna pomoc.

 2 GUI CRAFTINGOW:

:3:3:3:3:3:3:3 

\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

 

command /craft2:    
    trigger:        
        open chest with 5 rows named "&3Craftingi &b(1)" to player        
        wait 2 tick
        format slot 4 of player with 1 of stone named "&3Cuss" to close
        format slot 12 of player with 1 of emerald named "&3Cuss" to close
        format slot 13 of player with 1 of emerald named "&3Cuss" to close
        format slot 14 of player with 1 of emerald named "&3Cuss" to close
        format slot 21 of player with 1 of emerald named "&3Cuss" to close
        format slot 22 of player with 1 of emerald named "&3Cuss" to close
        format slot 23 of player with 1 of emerald named "&3Cuss" to close
        format slot 30 of player with 1 of emerald named "&3Cuss" to close
        format slot 31 of player with 1 of emerald named "&3Cuss" to close
        format slot 32 of player with 1 of emerald named "&3Cuss" to close
        format slot 7 of player with 1 of 35:14 named "&4Cofnij sie" to close
        format slot 8 of player with 1 of 35:5 named "&2Idz na 2strone" to close
        
command /craft:    
    trigger:        
        open chest with 5 rows named "&3Craftingi &b(2)" to player        
        wait 2 tick
        format slot 4 of player with 1 of lava named "&6XD" to close
        format slot 12 of player with 1 of diamond named "&6XD" to close
        format slot 13 of player with 1 of diamond named "&6XD" to close
        format slot 14 of player with 1 of diamond named "&6XD" to close
        format slot 21 of player with 1 of diamond named "&6XD" to close
        format slot 22 of player with 1 of diamond named "&6XD" to close
        format slot 23 of player with 1 of diamond named "&6XD" to close
        format slot 30 of player with 1 of diamond named "&6XD" to close
        format slot 31 of player with 1 of diamond named "&6XD" to close
        format slot 32 of player with 1 of diamond named "&6XD" to close
        format slot 7 of player with 1 of 35:14 named "&4Cofnij sie" to close
        format slot 8 of player with 1 of 35:5 named "&2Idz na 2strone" to close

Odnośnik do komentarza
Udostępnij na innych stronach

8 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
command /craft2:    
    trigger:        
        open chest with 5 rows named "&3Craftingi &b(1)" to player        
        wait 2 tick
        format slot 4 of player with 1 of stone named "&3Cuss" to be unstealable
        format slot 12 of player with 1 of emerald named "&3Cuss" to be unstealable
        format slot 13 of player with 1 of emerald named "&3Cuss" to be unstealable
        format slot 14 of player with 1 of emerald named "&3Cuss" to be unstealable
        format slot 21 of player with 1 of emerald named "&3Cuss" to be unstealable
        format slot 22 of player with 1 of emerald named "&3Cuss" to be unstealable
        format slot 23 of player with 1 of emerald named "&3Cuss" to be unstealable      
        format slot 30 of player with 1 of emerald named "&3Cuss" to be unstealable
        format slot 31 of player with 1 of emerald named "&3Cuss" to be unstealable
        format slot 32 of player with 1 of emerald named "&3Cuss" to be unstealable
        format slot 7 of player with 1 of 35:14 named "&4Cofnij sie" to close then run [make player execute command "/craft"]
        format slot 8 of player with 1 of 35:5 named "&2Idz na 2strone" to close then run [make player execute command "/craft2"]
       
command /craft:    
    trigger:        
        open chest with 5 rows named "&3Craftingi &b(2)" to player        
        wait 2 tick
        format slot 4 of player with 1 of lava named "&6XD" to close
        format slot 12 of player with 1 of diamond named "&6XD" to be unstealable
        format slot 13 of player with 1 of diamond named "&6XD" to be unstealable
        format slot 14 of player with 1 of diamond named "&6XD" to be unstealable
        format slot 21 of player with 1 of diamond named "&6XD" to be unstealable
        format slot 22 of player with 1 of diamond named "&6XD" to be unstealable
        format slot 23 of player with 1 of diamond named "&6XD" to be unstealable
        format slot 30 of player with 1 of diamond named "&6XD" to be unstealable
        format slot 31 of player with 1 of diamond named "&6XD" to be unstealable
        format slot 32 of player with 1 of diamond named "&6XD" to to be unstealable
        format slot 7 of player with 1 of 35:14 named "&4Cofnij sie" to close then run [make player execute command "/craft"]
        format slot 8 of player with 1 of 35:5 named "&2Idz na 2strone" to close then run [make player execute command "/craft2"]

Coś takiego?

Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

  • Ostatnio przeglądający   0 użytkowników

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