Skocz do zawartości
  • 0

[Zlecenie] Przerobienie skryptu


Pytanie

Hej, mógłby mi ktoś przerobić ten skrypt?

 

on mine of any ore:
	event-block is diamond ore or ancient debris
	send "&e%player% wykopal %event-block% &7(%location of event-block%)" to all players where [player input has permission "ore.notify"]


Zależy mi na tym, aby powiadomienia o wykopanej rudzie można włączyć lub wyłączyć za pomocą komendy, jeśli ma się permisje ore.turn :) 

Odnośnik do komentarza
https://skript.pl/temat/49697-zlecenie-przerobienie-skryptu/
Udostępnij na innych stronach

3 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 1
on mine of any ore:
	{notify} is set
	event-block is diamond ore or ancient debris
	send "&e%player% wykopal %event-block% &7(%location of event-block%)" to all players where [player input has permission "ore.notify"]
command /notify:
	trigger:
		if {notify} is set:
			delete {notify}
			send "&cWylaczyles powiadomienia"
			stop
		set {notify} to true
		send "&aWlaczyles powiadomienia"

prosze

Odnośnik do komentarza
https://skript.pl/temat/49697-zlecenie-przerobienie-skryptu/#findComment-308331
Udostępnij na innych stronach

  • 0
12 minut temu, CoFFeIN04 napisał:
on mine of any ore:
	{notify} is set
	event-block is diamond ore or ancient debris
	send "&e%player% wykopal %event-block% &7(%location of event-block%)" to all players where [player input has permission "ore.notify"]
command /notify:
	trigger:
		if {notify} is set:
			delete {notify}
			send "&cWylaczyles powiadomienia"
			stop
		set {notify} to true
		send "&aWlaczyles powiadomienia"

prosze

wszystko działa, dzięki <3

Odnośnik do komentarza
https://skript.pl/temat/49697-zlecenie-przerobienie-skryptu/#findComment-308332
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ę...