Skocz do zawartości
  • 0

Problem z armor standami


Sihoro

Pytanie

command /armorstand:
    trigger:
        loop {lokacjeitemy::*} :
            spawn an armor stand at {lokacjeitemy::*}

Powie mi ktos jak zrobic zeby każdemu armor standowy dała  te oto funkcje

            set {_s} to last spawned entity
            set show arms of {_s} to true
            set is visible of {_s} to false
            set has gravity of {_s} to false
            set show base plate of {_s} to false
            set tool of {_s} to a 2259
            set right arm x angle of {_s} to 0    
            set right arm z angle of {_s} to 4.7
            1.8 spawn 1 of particle cloud:0 offset by 0.2, 0 and 0.2 at last spawned entity

 

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

5 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

tak na oko:

command /armorstand:
    trigger:
        loop {lokacjeitemy::*} :
            spawn an armor stand at {lokacjeitemy::*}
       loop all entities at {lokacjeitemy::*}:
            set show arms of loop-entity to true
            set is visible of loop-entity to false
            set has gravity of loop-entity to false
            set show base plate of loop-entity to false
            set tool of loop-entity to a 2259
            set right arm x angle of loop-entity to 0    
            set right arm z angle of loop-entity to 4.7
            ...

Sorka dawno nie pisałem skryptów, ale chyba takie cuś powinno przejść :P

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
O 26.04.2016 o 22:26, MrNygus napisał:

tak na oko:

command /armorstand:
    trigger:
        loop {lokacjeitemy::*} :
            spawn an armor stand at {lokacjeitemy::*}
       loop all entities at {lokacjeitemy::*}:
            set show arms of loop-entity to true
            set is visible of loop-entity to false
            set has gravity of loop-entity to false
            set show base plate of loop-entity to false
            set tool of loop-entity to a 2259
            set right arm x angle of loop-entity to 0    
            set right arm z angle of loop-entity to 4.7
            ...

Sorka dawno nie pisałem skryptów, ale chyba takie cuś powinno przejść :P

Sory ale nie działa tu masz ss z błędu :/ proszę o pomoc https://scr.hu/Z38zzA

 

Proszę o usuniecie poprzedniego komentarza :/ 

Edytowane przez Sihoro
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ę...