Skocz do zawartości
  • 0

On place of head - problem


MZPL

Pytanie

Siemka,

Potrzebuję pomocy ze skryptem. Nie ma żadnych błędów, tylko problem jest taki, że skrypt nie działa.

https://code.skript.pl/74DWwwBV/

Całość: https://code.skript.pl/Mz9Gy7EI/

PS. Jeżeli ktoś potrafi, to proszę o zamienienie głowy szkieleta na głowę prezentu. Nick: CruXXx

Uwaga! Od razu mówię, że ten skrypt powstał z pomocą innych skryptów!

Odnośnik do komentarza
Udostępnij na innych stronach

2 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
options:
	server: &7[&cMi&rko&alaj]&r
command /prezent [<text>] [<integer>]:
	trigger:
		if arg-1 is "help":
			send "&3/prezent help - Lista komend" to player
			send "&3/prezent give - Daje prezent" to player
			send "&3/prezent giveall [ilosc] - Daje wszystykim okreslona liczbe prezentow" to player
			stop
		if arg-1 is "give":
			give 1 of head named "&cS&fw&ci&fa&ct&fe&cc&fz&cn&fy &cP&fr&ce&fz&ce&fn&ct" with lore "&bPoloz aby otrzymac nagrode!" to player
			send "&aOtrzymales prezent!" to player
			stop
		if arg-1 is "giveall":
			loop all players:
				give arg-2 of head named "&cS&fw&ci&fa&ct&fe&cc&fz&cn&fy &cP&fr&ce&fz&ce&fn&ct" with lore "&bPoloz aby otrzymac nagrode!" to loop-player
				send "&aRozdales prezenty!" to player
				broadcast "{@server} &aWszyscy dostali po %arg-2% prezentow"

on place of skull:
		set block to air
		send "&6Otworzyles &cS&rw&ci&ra&ct&re&cc&rz&cn&ry &cP&rr&ce&rz&ce&rn&ct" to player
		if chance of 100%:
			send "&6+ test!"
			drop 1 cookie named "&5Ciasteczko"
		if chance of 50%:
			send "&6+ test2"
			drop 1 cake

 

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
16 godzin temu, KrejzolekPRO napisał:

options:
	server: &7[&cMi&rko&alaj]&r
command /prezent [<text>] [<integer>]:
	trigger:
		if arg-1 is "help":
			send "&3/prezent help - Lista komend" to player
			send "&3/prezent give - Daje prezent" to player
			send "&3/prezent giveall [ilosc] - Daje wszystykim okreslona liczbe prezentow" to player
			stop
		if arg-1 is "give":
			give 1 of head named "&cS&fw&ci&fa&ct&fe&cc&fz&cn&fy &cP&fr&ce&fz&ce&fn&ct" with lore "&bPoloz aby otrzymac nagrode!" to player
			send "&aOtrzymales prezent!" to player
			stop
		if arg-1 is "giveall":
			loop all players:
				give arg-2 of head named "&cS&fw&ci&fa&ct&fe&cc&fz&cn&fy &cP&fr&ce&fz&ce&fn&ct" with lore "&bPoloz aby otrzymac nagrode!" to loop-player
				send "&aRozdales prezenty!" to player
				broadcast "{@server} &aWszyscy dostali po %arg-2% prezentow"

on place of skull:
		set block to air
		send "&6Otworzyles &cS&rw&ci&ra&ct&re&cc&rz&cn&ry &cP&rr&ce&rz&ce&rn&ct" to player
		if chance of 100%:
			send "&6+ test!"
			drop 1 cookie named "&5Ciasteczko"
		if chance of 50%:
			send "&6+ test2"
			drop 1 cake

 

Nie działa.

Odnośnik do komentarza
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ę...