Hej, ostatnio robię moby na serwer i za każdym razem gdy zostaje uderzony przez szkieleta wywala mi serwer. Szkielety nie strzelają z łuku tylko uderzają ręką. Przy okazji dodam, że przy zombie mi się tak nie dzieje.
To są jedyne zmiany jakie zastosowałem na mobach.
on spawn of skeleton:
wait 1 tick
if name of entity is "&4Ozywiony Szkielet &2Lvl &611":
set helmet of entity to iron helmet
set tool of entity to air
set the entity's max health to 100
set the entity's health to 100
if name of entity is "&4Ozywiony Szkielet &2Lvl &612":
set helmet of entity to iron helmet
set tool of entity to air
set the entity's max health to 120
set the entity's health to 120
if name of entity is "&4Ozywiony Szkielet &2Lvl &613":
set helmet of entity to iron helmet
set tool of entity to air
set the entity's max health to 140
set the entity's health to 140
if name of entity is "&4Ozywiony Szkielet &2Lvl &614":
set helmet of entity to iron helmet
set tool of entity to air
set the entity's max health to 160
set the entity's health to 160
if name of entity is "&4Ozywiony Szkielet &2Lvl &615":
set helmet of entity to iron helmet
set tool of entity to air
set the entity's max health to 180
set the entity's health to 180
Jeżeli ktoś wie w czym problem proszę o odpowiedź. Z góry dziękuję.
Pytanie
VulCaniK 2
Hej, ostatnio robię moby na serwer i za każdym razem gdy zostaje uderzony przez szkieleta wywala mi serwer. Szkielety nie strzelają z łuku tylko uderzają ręką. Przy okazji dodam, że przy zombie mi się tak nie dzieje.
To są jedyne zmiany jakie zastosowałem na mobach.
on spawn of skeleton: wait 1 tick if name of entity is "&4Ozywiony Szkielet &2Lvl &611": set helmet of entity to iron helmet set tool of entity to air set the entity's max health to 100 set the entity's health to 100 if name of entity is "&4Ozywiony Szkielet &2Lvl &612": set helmet of entity to iron helmet set tool of entity to air set the entity's max health to 120 set the entity's health to 120 if name of entity is "&4Ozywiony Szkielet &2Lvl &613": set helmet of entity to iron helmet set tool of entity to air set the entity's max health to 140 set the entity's health to 140 if name of entity is "&4Ozywiony Szkielet &2Lvl &614": set helmet of entity to iron helmet set tool of entity to air set the entity's max health to 160 set the entity's health to 160 if name of entity is "&4Ozywiony Szkielet &2Lvl &615": set helmet of entity to iron helmet set tool of entity to air set the entity's max health to 180 set the entity's health to 180
Jeżeli ktoś wie w czym problem proszę o odpowiedź. Z góry dziękuję.
Odnośnik do komentarza
Udostępnij na innych stronach
8 odpowiedzi na to pytanie
Rekomendowane odpowiedzi