Skocz do zawartości
  • 0

Problem oraz pytanie


Czoper

Pytanie

Rekomendowane odpowiedzi

  • 0
Teraz, Czoper napisał:

wcześniej on działał na tamtym skripcie starym, a teraz nie chce ruszyć

Teraz ruszy (o ile wszystko odpowiednio pobrałeś).

on place of emerald ore:
	if player's tool is emerald ore named "&eGenerator Stone":
		send "&aPolozyles stoniarke!"
		add location of event-block to {stoniarka::*}
		set event-block to stone

on break of stone:
	if {stoniarka::*} contains location of event-block:
		if player's tool is golden pickaxe:
			cancel event
			drop emerald ore named "&eGenerator Stone"
			set event-block to air
			remove location of event-block from {stoniarka::*}
		else:
			wait 3 seconds
			set event-block to stone


command /stoniarkadaj:
	trigger:
		give player emerald ore named "&eGenerator Stone"

 

Odnośnik do komentarza
https://skript.pl/temat/41797-problem-oraz-pytanie/#findComment-262004
Udostępnij na innych stronach

  • 0
2 minuty temu, Kormic napisał:

Teraz ruszy (o ile wszystko odpowiednio pobrałeś).


on place of emerald ore:
	if player's tool is emerald ore named "&eGenerator Stone":
		send "&aPolozyles stoniarke!"
		add location of event-block to {stoniarka::*}
		set event-block to stone

on break of stone:
	if {stoniarka::*} contains location of event-block:
		if player's tool is golden pickaxe:
			cancel event
			drop emerald ore named "&eGenerator Stone"
			set event-block to air
			remove location of event-block from {stoniarka::*}
		else:
			wait 3 seconds
			set event-block to stone


command /stoniarkadaj:
	trigger:
		give player emerald ore named "&eGenerator Stone"

 

Error rzucało mi odrazu na 2 linijce :/

Odnośnik do komentarza
https://skript.pl/temat/41797-problem-oraz-pytanie/#findComment-262006
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ę...