Skocz do zawartości
  • 0

Itemy w skrzynce


xAffing

Pytanie

3 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
variables:
	{drop::diament::%player%} = true
on inventory click:
	if inventory name of player's current inventory is "&eDrop":
		cancel event
		if clicked slot is 4:
			if {drop::diament::%player%} is false:
				set {drop::diament::%player%} to true
				set clicked slot to glowing diamond named "&bDiament" with lore "&7Status: &aWłączone"
			else:
				set {drop::diament::%player%} to false
				set clicked slot to diamond named "&bDiament" with lore "&7Status: &cWyłączone"
command /drop:
	trigger:
		open chest with 1 rows named "&eDrop" to player
		if {drop::diament::%player%} is false:
			set slot 4 of player's current inventory to diamond named "&bDiament" with lore "&7Status: &cWyłączone"
		else:
			set slot 4 of player's current inventory to glowing diamond named "&bDiament" with lore "&7Status: &aWłączone"

 

 

add glowing stick to player #daje graczowi świecący patyk (bez enchantów)

 

Odnośnik do komentarza
https://skript.pl/temat/34826-itemy-w-skrzynce/#findComment-223829
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ę...