Loreye göre kırılmayan item

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

YusifHuseynli24

Bir Kömür Göründü Kaptanım!
Katılım
13 Mayıs 2018
Mesajlar
122
Elmaslar
24
Puan
0
Minecraft
iCyrex
sunucumda Loresi &c::: olan itemlerin kırılmamasını istiyorum plugin varsa oda olur amma skript gerekiyor

kırılmama: canı gitmesin ve kırılmasın
 
teşşekürler amma dediğim o deyil forumda görmüştüm bulamadım onun için konu açtım
 
Buyur
Kod:
on break:
    if player have iron pickaxe with lore "&c:::":
        repair tool of player
        
on click:
    if player have iron pickaxe with lore "&c:::":
        repair tool of player

command /itemal:
    trigger:
        give 1 iron pickaxe with lore "&c:::" to player
 
Buyur
Kod:
on break:
    if player have iron pickaxe with lore "&c:::":
        repair tool of player
       
on click:
    if player have iron pickaxe with lore "&c:::":
        repair tool of player

command /itemal:
    trigger:
        give 1 iron pickaxe with lore "&c:::" to player

deneyeceğim teşşekürler
Gönderi otomatik olarak birleştirildi:

Buyur
Kod:
on break:
    if player have iron pickaxe with lore "&c:::":
        repair tool of player
       
on click:
    if player have iron pickaxe with lore "&c:::":
        repair tool of player

command /itemal:
    trigger:
        give 1 iron pickaxe with lore "&c:::" to player
Malesef çalışmadı
 
Son düzenleme:
TuSKe
SkQuery
Skript
Skellett
SkRayfall
 
Hata yok itemin cani gidiyor
 
Bunun çalışması gerek dener misin?
Kod:
on click:
    if lore of player's tool is "&c:::":
        repair tool of player
on break:
    if lore of player's tool is "&c:::":
        repair tool of player
       
command /itemal:
    trigger:
        give 1 iron pickaxe with lore "&c:::" to player
 
Son düzenleme:
Konu Kilit Teşşsekürler.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst