Skocz do zawartości
  • 0

Kolejny problem -.-


Lotto

Pytanie

2 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

Trzymaj taki kodzik:

on walking on stone:	set {_x} to 100	set {_y} to 100	set {_z} to 100	set {_xyz} to location at {_x}, {_y}, {_z}	give player diamond chestplate of protection 4	give player diamond helmet of protection 4	give player diamond leggings of protection 4	give player diamond boots of protection 4	teleport player to {_xyz}

Jeśli chcesz np, żeby sprawdzało czy pod kamieniem jest np. gąbka:

on walking on stone:	if block 2 under player is sponge:		set {_x} to 100		set {_y} to 100		set {_z} to 100		set {_xyz} to location at {_x}, {_y}, {_z}		give player diamond chestplate of protection 4		give player diamond helmet of protection 4		give player diamond leggings of protection 4		give player diamond boots of protection 4		teleport player to {_xyz}
Odnośnik do komentarza
https://skript.pl/temat/4064-kolejny-problem/#findComment-34468
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ę...