Skocz do zawartości
  • 0

Dodanie


ResidentEvil1337
 Udostępnij

Pytanie

Elo potrzebuje abyscie dopisali ze mozna ta komende wykonac tylko raz 

Kod:

command /event:
    trigger:
        if argument 1 is not set:
            open chest with 1 rows named "&4&lEVENT" to player
            wait 1 tick    
            format slot 0 of player with 1 of book of unbreaking 3 named "&6Pytanie:" to run [make player execute "h1"]
            format slot 1 of player with 1 of paper named "&aCzy serwer sklada sie w 60 procentach autorski?" to run [make player execute "h2"]
            format slot 2 of player with 1 of lime wool named "&2TAK" to run [make player execute "204"]
            format slot 3 of player with 1 of red wool named "&cNIE" to run [make player execute "306"]

 

Edytowane przez Ixidi
[Code]
Odnośnik do komentarza
Udostępnij na innych stronach

9 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
Spoiler

command /event:
	trigger:
		if {skrypt::event::%player%} is set:
			send "&cKomenda zostala juz uzyta!" to player
			stop
		if argument 1 is not set:
			open chest with 1 rows named "&4&lEVENT" to player
			wait 1 tick    
 			format slot 0 of player with 1 of book of unbreaking 3 named "&6Pytanie:" to run [make player execute "h1"]
			format slot 1 of player with 1 of paper named "&aCzy serwer sklada sie w 60 procentach autorski?" to run [make player execute "h2"]
			format slot 2 of player with 1 of lime wool named "&2TAK" to run [make player execute "204"]
			format slot 3 of player with 1 of red wool named "&cNIE" to run [make player execute "306"]
			set {skrypt::event::%player%} to 1

 

Tak btw. świetna składnia...

Czy serwer sklada sie w 60 procentach autorski?
Edytowane przez Ixidi
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ę...