Skocz do zawartości
  • 0

JasiooTM

Pytanie

HEJ! Potrzebuje skryptu na premiumcase z dropem

- Beacon

-Kilof 6/3/3

-caly armor diaxowy 4/3

-miecz 5/2 (knock)

-miecz 5/2 (fire_aspect)

-bloki emeraldow!

Skrypty poprosze na pastebinie lub na codeskript

Skrypt ma byc dostępny dla zalogowanych użytkowników

Dziękuje za pomoc kochani!

Skrypt zeby działał bez skQuery i wiadomosci np dostales premiumcase jak title zrobic

DZIĘKUJE!

Spoiler

 

Spoiler

 

 

Edytowane przez HeezQ
HeezQ

Usuwam formatowanie + poprawiam tytuł + łączę z postem autora

Notatka dodana przez HeezQ

Odnośnik do komentarza
https://skript.pl/temat/34588-premiumcase/
Udostępnij na innych stronach

7 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
options:
	name: &9Premium&6Case
on load:
	clear {dropPremium::*}
	add beacon to {dropPremium::*}
	add diamond pickaxe of efficiency 6, unbreaking 3 and fortune 3 to {dropPremium::*}
	add diamond helmet of protection 4 and unbreaking 3 to {dropPremium::*} 
	add diamond chestplate of protection 4 and unbreaking 3 to {dropPremium::*}
	add diamond leggings of protection 4 and unbreaking 3 to {dropPremium::*}
	add diamond boots of protection 4 and unbreaking 3 to {dropPremium::*}
	add diamond sword of sharpness 5 and knockback 5 to {dropPremium::*}
	add diamond sword of sharpness 5 and fire aspect 2 to {dropPremium::*}
	add 64 emerald block to {dropPremium::*}
	add 32 emerald block to {dropPremium::*}
	add 16 emerald block to {dropPremium::*}
command /premiumdaj [<offlineplayer>] [<integer=1>]:
	permission: premki
	trigger:
		if arg 1 is set:
			set {_ilosc} to arg 2
			if arg 1 is "all":
				add {_ilosc} of chest named "{@name}" to all players
				send "&6Caly serwer dostal premium case &7%{_ilosc}%"
			else:
				if arg 1 is online:
					add {_ilosc} of chest named "{@name}" to {_p}
					send "&6Dostales premium case &7%{_ilosc}%"
				else:
					send "&7Ten gracz jest offilne!"
		else:
			send "poprawne uzycie: &7/premiumdaj <gracz/all> <ilosc>"
on place:
	if name of player's tool is "{@name}":
		set event-block to air
		send ""
		send "&9Otwierasz premium case"
		loop (random integer between 1 and 3) times:
			set {_i} to random element out of {dropPremium::*}
			drop {_i} at (location of event-block)
			send "&6Trafiles: &7%{_i}%"

 

Odnośnik do komentarza
https://skript.pl/temat/34588-premiumcase/#findComment-222454
Udostępnij na innych stronach

  • 0
W dniu 20.08.2019 o 16:22, xAxee napisał:

options:
	name: &9Premium&6Case
on load:
	clear {dropPremium::*}
	add beacon to {dropPremium::*}
	add diamond pickaxe of efficiency 6, unbreaking 3 and fortune 3 to {dropPremium::*}
	add diamond helmet of protection 4 and unbreaking 3 to {dropPremium::*} 
	add diamond chestplate of protection 4 and unbreaking 3 to {dropPremium::*}
	add diamond leggings of protection 4 and unbreaking 3 to {dropPremium::*}
	add diamond boots of protection 4 and unbreaking 3 to {dropPremium::*}
	add diamond sword of sharpness 5 and knockback 5 to {dropPremium::*}
	add diamond sword of sharpness 5 and fire aspect 2 to {dropPremium::*}
	add 64 emerald block to {dropPremium::*}
	add 32 emerald block to {dropPremium::*}
	add 16 emerald block to {dropPremium::*}
command /premiumdaj [<offlineplayer>] [<integer=1>]:
	permission: premki
	trigger:
		if arg 1 is set:
			set {_ilosc} to arg 2
			if arg 1 is "all":
				add {_ilosc} of chest named "{@name}" to all players
				send "&6Caly serwer dostal premium case &7%{_ilosc}%"
			else:
				if arg 1 is online:
					add {_ilosc} of chest named "{@name}" to {_p}
					send "&6Dostales premium case &7%{_ilosc}%"
				else:
					send "&7Ten gracz jest offilne!"
		else:
			send "poprawne uzycie: &7/premiumdaj <gracz/all> <ilosc>"
on place:
	if name of player's tool is "{@name}":
		set event-block to air
		send ""
		send "&9Otwierasz premium case"
		loop (random integer between 1 and 3) times:
			set {_i} to random element out of {dropPremium::*}
			drop {_i} at (location of event-block)
			send "&6Trafiles: &7%{_i}%"

Bardzo Dziękuje! Mógłbym uzyskać liste potrzebnych pluginów?

 

 

Odnośnik do komentarza
https://skript.pl/temat/34588-premiumcase/#findComment-222610
Udostępnij na innych stronach

  • 0

Znalazłem błąd jak wpisuje /premiumdaj <swojnick> to pisze ze mi dalo a nie daje

46 minut temu, xAxee napisał:

Jeżeli nie ma błędów to żaden nie jest potrzebny chyba że są to podaj je i ci powiem :)

 

Odnośnik do komentarza
https://skript.pl/temat/34588-premiumcase/#findComment-222620
Udostępnij na innych stronach

  • 0
8 minut temu, JasiooTM napisał:

Znalazłem błąd jak wpisuje /premiumdaj <swojnick> to pisze ze mi dalo a nie daje

 

options:
	name: &9Premium&6Case
on load:
	clear {dropPremium::*}
	add beacon to {dropPremium::*}
	add diamond pickaxe of efficiency 6, unbreaking 3 and fortune 3 to {dropPremium::*}
	add diamond helmet of protection 4 and unbreaking 3 to {dropPremium::*} 
	add diamond chestplate of protection 4 and unbreaking 3 to {dropPremium::*}
	add diamond leggings of protection 4 and unbreaking 3 to {dropPremium::*}
	add diamond boots of protection 4 and unbreaking 3 to {dropPremium::*}
	add diamond sword of sharpness 5 and knockback 5 to {dropPremium::*}
	add diamond sword of sharpness 5 and fire aspect 2 to {dropPremium::*}
	add 64 emerald block to {dropPremium::*}
	add 32 emerald block to {dropPremium::*}
	add 16 emerald block to {dropPremium::*}
command /premiumdaj [<offlineplayer>] [<integer=1>]:
	permission: premki
	trigger:
		if arg 1 is set:
			set {_ilosc} to arg 2
			if arg 1 is "all":
				add {_ilosc} of chest named "{@name}" to all players
				send "&6Caly serwer dostal premium case &7%{_ilosc}%"
			else:
				if arg 1 is online:
					add {_ilosc} of chest named "{@name}" to arg-1
					send "&6Dostales premium case &7%{_ilosc}%" to arg-1
				else:
					send "&7Ten gracz jest offilne!"
		else:
			send "poprawne uzycie: &7/premiumdaj <gracz/all> <ilosc>"
on place:
	if name of player's tool is "{@name}":
		set event-block to air
		send ""
		send "&9Otwierasz premium case"
		loop (random integer between 1 and 3) times:
			set {_i} to random element out of {dropPremium::*}
			drop {_i} at (location of event-block)
			send "&6Trafiles: &7%{_i}%"

 

Edytowane przez HeezQ
Poprawka
Odnośnik do komentarza
https://skript.pl/temat/34588-premiumcase/#findComment-222621
Udostępnij na innych stronach

  • 0
19 minut temu, HeezQ napisał:

options:
	name: &9Premium&6Case
on load:
	clear {dropPremium::*}
	add beacon to {dropPremium::*}
	add diamond pickaxe of efficiency 6, unbreaking 3 and fortune 3 to {dropPremium::*}
	add diamond helmet of protection 4 and unbreaking 3 to {dropPremium::*} 
	add diamond chestplate of protection 4 and unbreaking 3 to {dropPremium::*}
	add diamond leggings of protection 4 and unbreaking 3 to {dropPremium::*}
	add diamond boots of protection 4 and unbreaking 3 to {dropPremium::*}
	add diamond sword of sharpness 5 and knockback 5 to {dropPremium::*}
	add diamond sword of sharpness 5 and fire aspect 2 to {dropPremium::*}
	add 64 emerald block to {dropPremium::*}
	add 32 emerald block to {dropPremium::*}
	add 16 emerald block to {dropPremium::*}
command /premiumdaj [<offlineplayer>] [<integer=1>]:
	permission: premki
	trigger:
		if arg 1 is set:
			set {_ilosc} to arg 2
			if arg 1 is "all":
				add {_ilosc} of chest named "{@name}" to all players
				send "&6Caly serwer dostal premium case &7%{_ilosc}%"
			else:
				if arg 1 is online:
					add {_ilosc} of chest named "{@name}" to arg-1
					send "&6Dostales premium case &7%{_ilosc}%" to arg-1
				else:
					send "&7Ten gracz jest offilne!"
		else:
			send "poprawne uzycie: &7/premiumdaj <gracz/all> <ilosc>"
on place:
	if name of player's tool is "{@name}":
		set event-block to air
		send ""
		send "&9Otwierasz premium case"
		loop (random integer between 1 and 3) times:
			set {_i} to random element out of {dropPremium::*}
			drop {_i} at (location of event-block)
			send "&6Trafiles: &7%{_i}%"

Niestety nie pomoglo! <ozesz napisac nowy!

 

Odnośnik do komentarza
https://skript.pl/temat/34588-premiumcase/#findComment-222623
Udostępnij na innych stronach

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Nieaktywny
Odpowiedz na pytanie...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...