Bulundu İtemleri Kişiye Lisanslama

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

Admin OUa:

Hâlâ Zümrüt Bulamadım!
Katılım
13 Ocak 2021
Mesajlar
643
Elmaslar
193
Puan
11.005
Yaş
25
Konum
Şanlı Urfa - Viranşehir
Minecraft
LifeLesS

Discord:

MrMistry#5436

Arkadaşlar bizim istediğimiz şey şu:

diyelim p9 bir setimiz var ve bunu herkes vs yapcağında el değiştiriyor biz bunu engellemek istiyoruz
Kullanıcı adım LifeLesS
Diyelimki ben biyerden p9 set aldım zırhların hepsinin altında LifeLesS yazıcak ve benden başka kimse giyemeyecek
bu p8 içinde geçerli şimdiden uğraşan herkes için teşekkürler
 
JavaScript:
pickup of diamond chestplate:
    set {_a} to event-item
    lore of {_a} isn't set:
        set lore of {_a} to "&7Sahip&8: &e%player%"
    else:
        lore of {_a} != "&7Sahip&8: &e%player%"
        cancel event
        send action bar "&7Bu elmas zırh adınıza lisanslı &edeğil&8. %lore of {_a}%" to player
 
JavaScript:
pickup of diamond chestplate:
    set {_a} to event-item
    lore of {_a} isn't set:
        set lore of {_a} to "&7Sahip&8: &e%player%"
    else:
        lore of {_a} != "&7Sahip&8: &e%player%"
        cancel event
        send action bar "&7Bu elmas zırh adınıza lisanslı &edeğil&8. %lore of {_a}%" to player
Tam Çalışmadı da Discordunuza bakar mısınız?
 
Baktım, sunucumda denediğimde çalışıyordu.
 
JavaScript:
armor change:
    set {_a} to event-item
    lore of {_a} isn't set:
        set lore of {_a} to "&7Sahip&8: &e%player%"
    else:
        {_a} = a diamond chestplate:
            lore of {_a} != "&7Sahip&8: &e%player%"
            wait 1 tick
            delete chestplate of player
            wait 1 tick
            drop {_a}
        {_a} = a diamond boots:
            lore of {_a} != "&7Sahip&8: &e%player%"
            wait 1 tick
            delete boots of player
            wait 1 tick
            drop {_a}
 
discorddan size gönderdiğim 3 hata hayla oluyor @yunanmadenci
 
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