Çözüldü Bonus Özellik

  • Konuyu Başlatan Konuyu Başlatan Kronox
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 746
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Kronox

Herkes yalan söyler.
Katılım
6 Ocak 2018
Mesajlar
161
Elmaslar
55
Puan
13.435
Yaş
31
Konum
Samsun
Mesela şöyle birşey olsa, Atıyorum ABC Seti diye bir set adı olsa ABC Kaskı Pantolonu fln. Aynı isimde olan o zırf setinin tamamını giyince efekt verse ? güç gibi

Yani atıyorum kask ABC ama pantolon baska bisi olursa çalışmicak. Varmıdır böyle bir plugin skript vb.

Teşekkürler.
 
Kod:
options:
    setisimi: &cPro Seti
    özellik: speed 3
    silinceközellik: speed

on join:
    while player is online:
        wait 4 seconds
        if player's chestplate is diamond chestplate named "{@setisimi}":
            if player's leggings is diamond leggings named "{@setisimi}":
                if player's boots is diamond boots named "{@setisimi}":
                    if player's helmet is diamond helmet named "{@setisimi}":
                        apply {@özellik} to the player
                    else:
                        remove {@silinceközellik} from the player
                else:
                    remove {@silinceközellik} from the player
            else:
                remove {@silinceközellik} from the player
        else:
            remove {@silinceközellik} from the player

on quit:
    remove {@silinceközellik} from the player
 
Kod:
options:
    setisimi: &cPro Seti
    özellik: speed 3
    silinceközellik: speed

on join:
    while player is online:
        wait 4 seconds
        if player's chestplate is diamond chestplate named "{@setisimi}":
            if player's leggings is diamond leggings named "{@setisimi}":
                if player's boots is diamond boots named "{@setisimi}":
                    if player's helmet is diamond helmet named "{@setisimi}":
                        apply {@özellik} to the player
                    else:
                        remove {@silinceközellik} from the player
                else:
                    remove {@silinceközellik} from the player
            else:
                remove {@silinceközellik} from the player
        else:
            remove {@silinceközellik} from the player

on quit:
    remove {@silinceközellik} from the player
Çok Teşşekkür ederim sağolun.
 
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