Çözüldü Duyuru Skripti

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

Whiskey's

Savaştayım Ölüyom
Katılım
3 Haziran 2014
Mesajlar
696
Elmaslar
219
Puan
14.825
Yaş
33
Konum
United States
Minecraft
WhiskeyTR

Discord:

whiskeytr

Sa beyler hatam nerde acaba?

Kod:
command /announce1:
    permission: announce1
    trigger:
        loop all players:
        message "&7" to all players
        wait 1 second
        message "&8✲ &a&lBILIYOR MUYDUN? &8✲" to all players
        message "&7" to all players
        wait 1 second
        message "&7Sunucuda bir battlepass sistemi bulunuyor" to all players
        wait 1 second
        message "&7Yaptıkça ilerliyebilir ve Ödüller kazanabilirsin" to all players
        message "&2/battlepass" to all players
        wait 1 second
        message "&7" to all players
        stop
    
command /announce2:
    permission: announce2
    trigger:
        loop all players:
        message "&7" to all players
        wait 1 second
        message "&8✲ &a&lBILIYOR MUYDUN? &8✲" to all players
        wait 1 second
        message "&7" to all players
        wait 1 second
        message "&7Discord sunucumuza gelerek, duyurulardan anında" to all players
        wait 1 second
        message "&7haberdar olabilir, discord etkinliklerine katılabilirsiniz." to all players
        wait 1 second
        message "&2/discord" to all players
        wait 1 second
        message "&7" to all players
        stop

command /announce3:   
    permission: announce3
    trigger:   
        loop all players:
        message "&7" to all players
        wait 1 second
        message "&8✲ &a&lBILIYOR MUYDUN? &8✲" to all players
        wait 1 second
        message "&7" to all players
        wait 1 second
        message "&7Kanlı Ay zamanı, kafasında eşya olan" to all players
        wait 1 second
        message "&7yaratıklar o eşyayı düşürür ve jeton olarak sana gelir" to all players
        wait 1 second
        message "&7jetonları /warp takas ta özel büyüler almak için kullanabilir veya markete satabilirsin!" to all players
        wait 1 second
        message "&2/warp takas" to all players
        wait 1 second
        message "&7" to all players
        stop
 
Çıkan hatayı bize atarsan daha hızlı yardımcı olabiliriz.
 
Sa beyler hatam nerde acaba?

Kod:
command /announce1:
    permission: announce1
    trigger:
        loop all players:
        message "&7" to all players
        wait 1 second
        message "&8✲ &a&lBILIYOR MUYDUN? &8✲" to all players
        message "&7" to all players
        wait 1 second
        message "&7Sunucuda bir battlepass sistemi bulunuyor" to all players
        wait 1 second
        message "&7Yaptıkça ilerliyebilir ve Ödüller kazanabilirsin" to all players
        message "&2/battlepass" to all players
        wait 1 second
        message "&7" to all players
        stop
 
command /announce2:
    permission: announce2
    trigger:
        loop all players:
        message "&7" to all players
        wait 1 second
        message "&8✲ &a&lBILIYOR MUYDUN? &8✲" to all players
        wait 1 second
        message "&7" to all players
        wait 1 second
        message "&7Discord sunucumuza gelerek, duyurulardan anında" to all players
        wait 1 second
        message "&7haberdar olabilir, discord etkinliklerine katılabilirsiniz." to all players
        wait 1 second
        message "&2/discord" to all players
        wait 1 second
        message "&7" to all players
        stop

command /announce3:
    permission: announce3
    trigger:
        loop all players:
        message "&7" to all players
        wait 1 second
        message "&8✲ &a&lBILIYOR MUYDUN? &8✲" to all players
        wait 1 second
        message "&7" to all players
        wait 1 second
        message "&7Kanlı Ay zamanı, kafasında eşya olan" to all players
        wait 1 second
        message "&7yaratıklar o eşyayı düşürür ve jeton olarak sana gelir" to all players
        wait 1 second
        message "&7jetonları /warp takas ta özel büyüler almak için kullanabilir veya markete satabilirsin!" to all players
        wait 1 second
        message "&2/warp takas" to all players
        wait 1 second
        message "&7" to all players
        stop

loop all players yazmışsın ama to all players kullanmışsın (hata değil ama yanlış) neden loopladınki loop all players yazdıktan sonra loop-player
kullanman gerekli yani to loop-player yazmalısın. ve ayrıca loopdan sonra 1 tab kullanmalısın.
Kod:
command /announce1:
    permission: announce1
    trigger:
        loop all players:
            message "&7" to loop-player
            wait 1 second
            message "&8✲ &a&lBILIYOR MUYDUN? &8✲" to loop-player
            message "&7" to loop-player
            wait 1 second
            message "&7Sunucuda bir battlepass sistemi bulunuyor" to loop-player
            wait 1 second
            message "&7Yaptıkça ilerliyebilir ve Ödüller kazanabilirsin" to loop-player
            message "&2/battlepass" to loop-player
            wait 1 second
            message "&7" to loop-player
            stop
    
command /announce2:
    permission: announce2
    trigger:
        loop all players:
            message "&7" to loop-player
            wait 1 second
            message "&8✲ &a&lBILIYOR MUYDUN? &8✲" to loop-player
            wait 1 second
            message "&7" to loop-player
            wait 1 second
            message "&7Discord sunucumuza gelerek, duyurulardan anında" to loop-player
            wait 1 second
            message "&7haberdar olabilir, discord etkinliklerine katılabilirsiniz." to loop-player
            wait 1 second
            message "&2/discord" to loop-player
            wait 1 second
            message "&7" to loop-player
            stop

command /announce3:   
    permission: announce3
    trigger:   
        loop all players:
            message "&7" to loop-player
            wait 1 second
            message "&8✲ &a&lBILIYOR MUYDUN? &8✲" to loop-player
            wait 1 second
            message "&7" to loop-player
            wait 1 second
            message "&7Kanlı Ay zamanı, kafasında eşya olan" to loop-player
            wait 1 second
            message "&7yaratıklar o eşyayı düşürür ve jeton olarak sana gelir" to loop-player
            wait 1 second
            message "&7jetonları /warp takas ta özel büyüler almak için kullanabilir veya markete satabilirsin!" to loop-player
            wait 1 second
            message "&2/warp takas" to loop-player
            wait 1 second
            message "&7" to loop-player
            stop

Bunu dener misin?
 
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