Skocz do zawartości
  • 0

Płytka z wyrzutem


Szetii

Pytanie

1 odpowiedź na to pytanie

Rekomendowane odpowiedzi

  • 0
command /jumppad:	trigger:		if player is op:			give 1 gold plate named "&aJump Pad" to player			stop trigger		else:			send "&cNie masz uprawnien do tego!"			stop triggeron place of gold plate:	if name of player's tool is "&aJump Pad":		if player is op:			set {jumppad.%location of event-block%} to true			stopon break:	if {jumppad.%location of event-block%} is true:		if player is op:			clear {jumppad.%location of event-block%}			set block to air			stop		else:			cancel event	if {jumppad.%location of block over event-block%} is true:		if player is op:			clear {jumppad.%location of block over event-block%}			set block to air			stop		else:			cancel event	else:		stopevery 8 tick:	loop all players:		if {jumppad.%location of block below loop-player%} is true:			push the player upward at speed 1.5			wait 5 tick			push the player horizontally forward at speed 4
Edytowane przez kondziu156
Odnośnik do komentarza
https://skript.pl/temat/7087-p%C5%82ytka-z-wyrzutem/#findComment-57888
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ę...