Skocz do zawartości
  • 0

Nie działa


Arrd1337
 Udostępnij

Pytanie


Dlaczego to nie dziala?

        set {X} to x-location of player
        set {Y} to y-location of player
        set {Z} to z-location of player
        set {XYZ} to "%{X}% %{Y}% %{Z}%"
        send "%{Spawner}%"
        execute console command "/summon Zombie %{XYZ}% {CustomName:asd,CustomNameVisible:1,Equipment:[{},{},{},{id:"minecraft:diamond_chestplate"},{}]}"

 

Odnośnik do komentarza
Udostępnij na innych stronach

9 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

@xAxee mam strone Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść! i nie chce mi sie tak pisac a jezeli juz tak to zrob mi to

		set {X} to x-location of player
		set {Y} to y-location of player
		set {Z} to z-location of player
		set {XYZ} to "%{X}% %{Y}% %{Z}%"
		send "%{Spawner}%"
		execute console command "/summon Zombie %{XYZ}% {CustomName:asd,CustomNameVisible:1,NoAI:1b,Equipment:[{},{},{},{id:"minecraft:diamond_chestplate"},{}]}"

 

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
1 minutę temu, Arrd1337 napisał:

@xAxee mam strone Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść! i nie chce mi sie tak pisac a jezeli juz tak to zrob mi to

		set {X} to x-location of player
		set {Y} to y-location of player
		set {Z} to z-location of player
		set {XYZ} to "%{X}% %{Y}% %{Z}%"
		send "%{Spawner}%"
		execute console command "/summon Zombie %{XYZ}% {CustomName:asd,CustomNameVisible:1,NoAI:1b,Equipment:[{},{},{},{id:"minecraft:diamond_chestplate"},{}]}"

 

to co rozumiem to zrobilem xd zombie z nazwa z diax zbroja co jeszcze?

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
command /x [<text>]:
	trigger:
		set {_l} to location of player
		spawn 1 zombie at {_l}
		set name of last spawned entity to "&6Zombie"
		set chestplate of last spawned entity to diamond chestplate
		apply slowness 200 to last spawned entity for 999 hours

 

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
command /x [<text>]:
	trigger:
		set {_l} to location of player
		spawn 1 zombie at {_l}
		set name of last spawned entity to "&6Zombie"
		set chestplate of last spawned entity to diamond chestplate
		apply slowness 200 to last spawned entity for 999 hours
on damage:
	if name of attacker is "&6Zombie":
		cancel event

 

Edytowane przez xAxee
Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

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

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