Czy mógłby ktoś dodać do tego skryptu że jak piorun walnie to wokoło tego pioruna w promieniu 0.5 kratki zada 3/4 obrażenia a jak wleci ten mlot w kogoś to 5 serc ??
I żeby nie raniło na spawnie
Kod:
Spoiler
on rightclick:
if name of player's tool contains "&a&lMlot Thora":
if difference between {mlotright::%player%} and now is smaller than 10 second:
cancel event
stop
set {mlotright::%player%} to now
remove 1 285 from the player's inventory
make the player shoot an item projectile of golden pickaxe at speed 1
stop
on item hit:
event-item is a 285:
strike lightning effect at the event-location
add 1 golden pickaxe named "&a&lMlot Thora" to player's inventory
Pytanie
Szybki_Johny 2
Czy mógłby ktoś dodać do tego skryptu że jak piorun walnie to wokoło tego pioruna w promieniu 0.5 kratki zada 3/4 obrażenia a jak wleci ten mlot w kogoś to 5 serc ??
I żeby nie raniło na spawnie
Kod:
on rightclick:
if name of player's tool contains "&a&lMlot Thora":
if difference between {mlotright::%player%} and now is smaller than 10 second:
cancel event
stop
set {mlotright::%player%} to now
remove 1 285 from the player's inventory
make the player shoot an item projectile of golden pickaxe at speed 1
stop
on item hit:
event-item is a 285:
strike lightning effect at the event-location
add 1 golden pickaxe named "&a&lMlot Thora" to player's inventory
Odnośnik do komentarza
Udostępnij na innych stronach
5 odpowiedzi na to pytanie
Rekomendowane odpowiedzi