Skocz do zawartości
  • 0

Event WIDMO


gamemodefx

Pytanie

Rekomendowane odpowiedzi

  • 0
2 minuty temu, gamemodefx napisał:

Witam ma może ktoś skript na event WIDMO?
Albo może ktoś umie napisać i napisze skript na event WIDMO
taki jak na dragonie

Nie każdy gra na dragonie... Albo nie na tej edycji(ja)... Więc wyjaśnij o co chodzi...

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196116
Udostępnij na innych stronach

  • 0
6 minut temu, xAxee napisał:

Nie każdy gra na dragonie... Albo nie na tej edycji(ja)... Więc wyjaśnij o co chodzi...

z dropu dropi np glowa jakas o nazwie widmo jak się położy na złotym bloku pojawia się taki szkielet widmo. i ma dużo hp jak się go bije to wypadają z niego emeraldy. albo jak się go zabije to wypadają z niego rózne rzeczy np ranga na 2 godziny swagger albo emeraldy albo rózne rzeczy

Może zrozumiałeś ale nie wiem więc podaje link jak to youtuber nagrywał:

od 2:45 i do konca nie trzeba oglądac bo już widać


To było na tamtej edycji i teraz jest dalej na tej

Edytowane przez gamemodefx
Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196118
Udostępnij na innych stronach

  • 0
14 minut temu, gamemodefx napisał:

z dropu dropi np glowa jakas o nazwie widmo jak się położy na złotym bloku pojawia się taki szkielet widmo. i ma dużo hp jak się go bije to wypadają z niego emeraldy. albo jak się go zabije to wypadają z niego rózne rzeczy np ranga na 2 godziny swagger albo emeraldy albo rózne rzeczy

Może zrozumiałeś ale nie wiem więc podaje link jak to youtuber nagrywał:

od 2:45 i do konca nie trzeba oglądac bo już widać


To było na tamtej edycji i teraz jest dalej na tej

on place:
	if event-block is skeleton skull:
		if block under event-block is gold block:
			spawn 1 skeleton named "&6WIDMO" at event-block
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
on death:
	if victim is skeleton named "&6WIDMO":
		clear drops
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
on damage:
	if victim is skeleton named "&6WIDMO":
		chance of 70%:
			set {_} to random number between 1 and 10
			drop {_} emerald at victim

 

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196122
Udostępnij na innych stronach

  • 0
6 minut temu, xAxee napisał:

on place:
	if event-block is skeleton skull:
		if block under event-block is gold block:
			spawn 1 skeleton named "&6WIDMO" at event-block
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
on death:
	if victim is skeleton named "&6WIDMO":
		clear drops
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
on damage:
	if victim is skeleton named "&6WIDMO":
		chance of 70%:
			set {_} to random number between 1 and 10
			drop {_} emerald at victim

  

3 Errory: https://snag.gy/hg7HQx.jpg

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196123
Udostępnij na innych stronach

  • 0
1 minutę temu, gamemodefx napisał:
on place:
	if event-block is skull:
		if block under event-block is gold block:
			spawn 1 zombie named "&6WIDMO" at event-block
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
on death:
	if victim is zombie named "&6WIDMO":
		clear drops
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
on damage:
	if victim is zombie named "&6WIDMO":
		chance of 70%:
			set {_} to random number between 1 and 10
			drop {_} emerald at victim

 

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196124
Udostępnij na innych stronach

  • 0
3 minuty temu, xAxee napisał:

on place:
	if event-block is skull:
		if block under event-block is gold block:
			spawn 1 zombie named "&6WIDMO" at event-block
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
on death:
	if victim is zombie named "&6WIDMO":
		clear drops
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
		chance of 25%:
			execute console command "..."
			send "&6Wylosowales ..."
			stop
on damage:
	if victim is zombie named "&6WIDMO":
		chance of 70%:
			set {_} to random number between 1 and 10
			drop {_} emerald at victim

 

dalej 3 errory: https://snag.gy/1DN94R.jpg

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196125
Udostępnij na innych stronach

  • 0
5 minut temu, gamemodefx napisał:

dalej 3 errory: https://snag.gy/1DN94R.jpg

on place:
	if event-block is skull:
		if block under event-block is gold block:
			spawn 1 zombie at event-block
			set the name of last spawned entity to "&6WIDMO"
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
on death:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			clear drops
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
on damage:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			chance of 70%:
				set {_} to random number between 1 and 10
				drop {_} emerald at victim

 

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196128
Udostępnij na innych stronach

  • 0
3 minuty temu, xAxee napisał:

on place:
	if event-block is skull:
		if block under event-block is gold block:
			spawn 1 zombie at event-block
			set the name of last spawned entity to "&6WIDMO"
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
on death:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			clear drops
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
on damage:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			chance of 70%:
				set {_} to random number between 1 and 10
				drop {_} emerald at victim

 

teraz tylko 2 errory: https://snag.gy/7auEoj.jpg

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196130
Udostępnij na innych stronach

  • 0
2 minuty temu, gamemodefx napisał:

teraz tylko 2 errory: https://snag.gy/7auEoj.jpg

options:
	idglowyszkieleta: id
on place:
	if event-block is {@idglowyszkieleta}:
		if block under event-block is gold block:
			spawn 1 zombie at event-block
			set the name of last spawned entity to "&6WIDMO"
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
on death:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			clear drops
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
on damage:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			chance of 70%:
				set {_l} to location of victim
				set {_} to random number between 1 and 10
				drop {_} emerald at {_l}

 

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196131
Udostępnij na innych stronach

  • 0
5 minut temu, xAxee napisał:

options:
	idglowyszkieleta: id
on place:
	if event-block is {@idglowyszkieleta}:
		if block under event-block is gold block:
			spawn 1 zombie at event-block
			set the name of last spawned entity to "&6WIDMO"
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
on death:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			clear drops
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
on damage:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			chance of 70%:
				set {_l} to location of victim
				set {_} to random number between 1 and 10
				drop {_} emerald at {_l}

 

trudno trudno jest. wpisalem id ale dalej 2 errory: https://snag.gy/VEs4J6.jpg

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196133
Udostępnij na innych stronach

  • 0
6 godzin temu, Wiewi napisał:

Jakie masz pluginy? To jest istotne. (wspomagające skript)

Nie, nie jest istotne :/

on place:
	if event-block is wither skeleton head:
		if block under event-block is gold block:
			spawn 1 zombie at event-block
			set the name of last spawned entity to "&6WIDMO"
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
on death:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			clear drops
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
on damage:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			chance of 70%:
				set {_l} to location of victim
				drop (random integer between 1 and 10) of emerald at {_l}
Edytowane przez ZiemniaQ
Ziemniaki
Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196207
Udostępnij na innych stronach

  • 0
4 minuty temu, LuckyPotato napisał:

Nie, nie jest istotne :/


on place:
	if event-block is wither skeleton head:
		if block under event-block is gold block:
			spawn 1 zombie at event-block
			set the name of last spawned entity to "&6WIDMO"
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
on death:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			clear drops
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
on damage:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			chance of 70%:
				set {_l} to location of victim
				drop (random integer between 1 and 10) of emerald at {_l}

Mam położyć głowe szkieleta na złoty block? jeżeli tak to nic się nie dzieje: https://snag.gy/7Jxp46.jpg

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196209
Udostępnij na innych stronach

  • 0
on place:
	if tool of player is wither skeleton head:
		if block under event-block is gold block:
			spawn 1 zombie at event-block
			set the name of last spawned entity to "&6WIDMO"
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
on death:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			clear drops
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
on damage:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			chance of 70%:
				set {_l} to location of victim
				drop (random integer between 1 and 10) of emerald at {_l}

A teraz?

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196211
Udostępnij na innych stronach

  • 0
1 minutę temu, LuckyPotato napisał:

on place:
	if tool of player is wither skeleton head:
		if block under event-block is gold block:
			spawn 1 zombie at event-block
			set the name of last spawned entity to "&6WIDMO"
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
on death:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			clear drops
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
on damage:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			chance of 70%:
				set {_l} to location of victim
				drop (random integer between 1 and 10) of emerald at {_l}

A teraz?

Wow dziekuje!! tylko jak byś mógł jeszcze dodać po postawieniu głowa się usuwa

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196213
Udostępnij na innych stronach

  • 0
on place:
	if tool of player is wither skeleton head:
		if block under event-block is gold block:
			spawn 1 zombie at event-block
			set the name of last spawned entity to "&6WIDMO"
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
			wait tick
			set event-block to air
on death:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			clear drops
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
on damage:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			chance of 70%:
				set {_l} to location of victim
				drop (random integer between 1 and 10) of emerald at {_l}

 

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196214
Udostępnij na innych stronach

  • 0
7 minut temu, LuckyPotato napisał:

on place:
	if tool of player is wither skeleton head:
		if block under event-block is gold block:
			spawn 1 zombie at event-block
			set the name of last spawned entity to "&6WIDMO"
			set last spawned entity's max health to 999
			equip last spawned entity with all diamond armor
			heal last spawned entity
			wait tick
			set event-block to air
on death:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			clear drops
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
			chance of 25%:
				execute console command "..."
				send "&6Wylosowales ..."
				stop
on damage:
	if victim is zombie:
		if name of victim is "&6WIDMO":
			chance of 70%:
				set {_l} to location of victim
				drop (random integer between 1 and 10) of emerald at {_l}

Dziekuje Bardzo!

 

Odnośnik do komentarza
https://skript.pl/temat/29877-event-widmo/#findComment-196219
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ę...