Deleted User 63724
Yaratık Tuzağı: Çalışıyor
- Katılım
- 9 Nisan 2017
- Mesajlar
- 715
- Elmaslar
- 332
- Puanlar
- 14.730
on death of mob:
attacker is a player
add 1 to {moboldurme.%player%}
if {moboldurme.%player%} is greater than or equal to 100:
delete {moboldurme.%player%}
give a Mob Head Creeper named "&b&lCreeper &3&lKafasi" to attacker
uğraşmıssınız elinize sağlık ama mob creeper olucak ve birde kafada enchant olucakKod:on death of mob: attacker is a player add 1 to {moboldurme.%player%} if {moboldurme.%player%} is greater than or equal to 100: delete {moboldurme.%player%} give a Mob Head Creeper named "&b&lCreeper &3&lKafasi" to attacker
mudlusamoi#5646
on death of creeper:
attacker is a player
add 1 to {krep.%player%}
if {krep.%player%} is greater than or equal to 100:
delete {krep.%player%}
give a creeper head of unbreaking 1 named "&b&lCreeper &3&lKafasi" to attacker
Bunu deneyin. Ayrıca sorun çözülürse belirtmeyi unutmayınız.Kod:on death of creeper: attacker is a player add 1 to {krep.%player%} if {krep.%player%} is greater than or equal to 100: delete {krep.%player%} give a creeper head of unbreaking 1 named "&b&lCreeper &3&lKafasi" to attacker
mudlusamoi#5646
Hatayı atar mısınız ?teşekkürler fakat give kısmında hata çıktı
a creeper head of unbreaking 1 named "&b&lCreeper Kafasi" can't be added to an entity because the former is neither an item type an inventory nor an experience pointHatayı atar mısınız ?
mudlusamoi#5646
Sunucumda denedim bende herhangi bir hata çıkmadı. Skript sürümünüzü güncelleyip denemenizi öneririm.a creeper head of unbreaking 1 named "&b&lCreeper Kafasi" can't be added to an entity because the former is neither an item type an inventory nor an experience point
line 6: give a creeper head of unbreaking 1 named "&b&lCreeper Kafasi" to attacker