Yardım [SK] DiscoArmor

CanveÖmer

Sudan Çıkmış
Mesajlar
4
En iyi cevaplar
0
Beğeniler
2
Puanları
20
Discoarmor çalışıyorken altın elma yenmiyor nasıl yenilebilir yapabilirim ?
 


Melihoper

mc.TurkLion.net
Mesajlar
395
En iyi cevaplar
4
Beğeniler
192
Puanları
560
Ruh hali
Sorununuz çözüldüyse, çözümü paylarak diğer üyelere yardımcı olabilirsiniz.
 

CanveÖmer

Sudan Çıkmış
Mesajlar
4
En iyi cevaplar
0
Beğeniler
2
Puanları
20
Skriptinizi atarsanız size zahmet yardımcı olabilirim.
Buyurun biraz geç oldu kusura bakmayın.

Kod:
on join:
    make player execute command "/disco"

command /disco:
    trigger:
        send "&aD&di&6s&5c&1o &4Ö&2z&ee&9l&cl&bi&3ğ&7i &aAçıldı" to player
        set helmet of player to leather helmet of protection 6 and unbreaking 20
        set chestplate of player to leather chestplate of protection 6 and unbreaking 20
        set leggings of player to leather leggings of protection 6 and unbreaking 20
        set boots of player to leather boots of protection 6 and unbreaking 20
        wait 1 second
        dye player's helmet blue
        dye player's chestplate blue
        dye player's leggings blue
        dye player's boots blue
        wait 1 second
        dye player's helmet red
        dye player's chestplate red
        dye player's leggings red
        dye player's boots red
        wait 1 second
        dye player's helmet green
        dye player's chestplate green
        dye player's leggings green
        dye player's boots green
        wait 1 second
        dye player's helmet white
        dye player's chestplate white
        dye player's leggings white
        dye player's boots white
        wait 1 second
        dye player's helmet pink
        dye player's chestplate pink
        dye player's leggings pink
        dye player's boots pink
        wait 1 second
        dye player's helmet lime
        dye player's chestplate lime
        dye player's leggings lime
        dye player's boots lime
        wait 1 second
        dye player's helmet aqua
        dye player's chestplate aqua
        dye player's leggings aqua
        dye player's boots aqua
        wait 1 second
        dye player's helmet purple
        dye player's chestplate purple
        dye player's leggings purple
        dye player's boots purple
        wait 1 second
        dye player's helmet cyan
        dye player's chestplate cyan
        dye player's leggings cyan
        dye player's boots cyan
        wait 1 second
        dye player's helmet black
        dye player's chestplate black
        dye player's leggings black
        dye player's boots black
        make player execute command "/disco"
Bu sefer daha erken bakıcam tekrar özür dilerim <3
 

Üst