Skocz do zawartości
  • 0

Atak


Neonek

Pytanie

Witajcie, da radę zrobić w skript coś takiego że gdy wpiszemy komende dostajemy do ręki np. slimeballa i wtedy podczas kliknięcia LPM/PPM w cel strzela piorun, i slimeball znika? xD Takie troche dziwne ale bardzo by mi to pomogło :)

 

Pozdrawiam :)

Odnośnik do komentarza
Udostępnij na innych stronach

Rekomendowane odpowiedzi

  • 0
command /slimethor:    trigger:        if player has permission "nazwa.perma":            give slimeball named "Magiczny slimeball" to the playeron click holding a slimeball:    if name of player's tool is "Magiczny slimeball":        if target is entity:            strike lightning at the targeted entity            remove 1 slimeball named "Magiczny slimeball" from the player

Kod ZAWSZE wstawiamy w znacznikach

[/color][color=#008000] //Sebek4321[/color]
Edytowane przez Sebek4321
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

aaa może mi ktoś powiedzieć czemu to nie działa ? Bo komenda działa dostaje slimeballa a co się stało że nie wali piorunek? hmm

 

command /rasengan:	trigger:		if player has permission "jutsu.rasengan":			give slimeball named "Rasengan" to the player			on click holding a slimeball:	if name of player's tool is "Rasengan":		if target is entity:			strike lightning at the targeted entity			remove 1 slimeball named "Rasengan" from the player

Z góry dzięki za pomoc

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

  • 0
command /rasengan:	trigger:		if player has permission "jutsu.rasengan":			give slimeball named "Rasengan" to the player			on click holding a slimeball:	if name of player's tool is "Rasengan":		if target is entity:			strike lightning at the targeted block			remove 1 slimeball named "Rasengan" from the player
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
command /rasengan:    trigger:	    player has permission "jutsu.rasengan":			give slimeball named "Rasengan" to the player			on click holding a slimeball:    if name of player's tool is "Rasengan":	    strike lightning at the targeted block	    remove 1 slimeball named "Rasengan" from the player
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

Powered, pięknie działa, ale jednak nie dziala to tylko w bliskim dystansie, jednak brakuje tego 

if target is the entity

Ale jednak to nie działa, da jakoś inaczej zrobić ifa aby było że na potworach i graczach tylko dzialalo? :)

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

  • 0

herhol67, noo teraz to działa lepiej ponieważ tylko na moba, ale działa na bardzo duże odległości, a może gdyby użyć jakoś eventu on damage, to wtedy z bliska by działało?. Macie jakieś pomysły?

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

Hmm coś takiego? to wyskakuje w tej linijce błąd, chyba że coś źle napisałem :D 
 

command /rasengan:    trigger:        player has permission "jutsu.rasengan":            give slimeball named "Rasengan" to the player             on click holding a slimeball:	if name of player's tool is "Rasengan":		if targeted entity is in radius 20 from player:			strike lightning at the targeted entity			remove 1 slimeball named "Rasengan" from the player
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

nie, napisales dobrze, tylko pewnie nie ma czegos takiego :)

za chwile pomysle nad tym bo teraz troche nie mam czasu (za 5-10 minut)

edit

testuj:

loop entities in radius 20 from player:    if targeted-entity is loop-entity:        strike lightning at ...
jak nie zadziala to bez myslnikow spawdz :)

(like?)

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

W dobrym miejscu wkleiłem?! Bo jeżeli tak to nie trybi :/ :D 
 

on click holding a slimeball:	if name of player's tool is "Rasengan":		loop entities in radius 20 from player:			if targeted-entity is loop entity:				strike lightning at the targeted entity				remove 1 slimeball named "Rasengan" from the player
Odnośnik do komentarza
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ę...