on rightclick:
if name of player's tool is "&aRzucane TNT":
set {tnt.%player%} to true
shoot a TNT from player with speed 0.4
remove 1 tnt named "&aRzucane TNT" from player
wait 2 second
set {tnt.%player%} to false
on place tnt:
if {tnt.%player%} is true:
cancel event
on script load:
register new shaped recipe for TNT of unbreaking 3 named "&aRzucane TNT" using tnt, stick, tnt, tnt, stone, tnt, tnt, blaze rod, tnt
Zamiast tzn. wyrzucania tnt to niech się pojawi wiadomość na czacie o treści "Nie wolno tego uzywac".
Z góry dziękuję i odwdzięczę się reakcjami.
Pytanie
Uzi 20
Witam,
Poprosiłbym o przerobienie skryptu:
on rightclick: if name of player's tool is "&aRzucane TNT": set {tnt.%player%} to true shoot a TNT from player with speed 0.4 remove 1 tnt named "&aRzucane TNT" from player wait 2 second set {tnt.%player%} to false on place tnt: if {tnt.%player%} is true: cancel event on script load: register new shaped recipe for TNT of unbreaking 3 named "&aRzucane TNT" using tnt, stick, tnt, tnt, stone, tnt, tnt, blaze rod, tnt
Zamiast tzn. wyrzucania tnt to niech się pojawi wiadomość na czacie o treści "Nie wolno tego uzywac".
Z góry dziękuję i odwdzięczę się reakcjami.
Odnośnik do komentarza
Udostępnij na innych stronach
4 odpowiedzi na to pytanie
Rekomendowane odpowiedzi
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ą.