Skocz do zawartości
  • 0

Skrypt na dawanie danego przedmiotu wszysykim na serwerze.


Pytanie

2 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
command /giveitem [<text>] [<text>] [<number="1">]:
	trigger:
		if arg 1 is "all":
			if arg 2 is item type:
				loop all players:
					give number-arg of arg 2 parsed as item type to loop-player
			else:
				send "To nie przedmiot!" to the player
		if arg 1 is player:
			if arg 2 is item type:
				give number-arg of arg 2 parsed as item type to arg 1 parsed as player
			else:
				send "oTo nie przedmiot!" to the player

/give all <przedmiot> <ilosc="domyslnie 1">
/give <gracz> <przedmiot> <ilosc>

Odnośnik do komentarza
https://skript.pl/temat/22494-skrypt-na-dawanie-danego-przedmiotu-wszysykim-na-serwerze/#findComment-153050
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ę...