Online kişi

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

YunusB3Y

Sevgiler, Saygılar Blaze Bey
Katılım
14 Mayıs 2018
Mesajlar
1.361
Elmaslar
309
Puan
0
Minecraft
YunsBEY

Discord:

@๖̶̶̶ۣۣۜۜ͜ζ͜͡ GamingPro#5857

Merhaba beyler oyunda olan kişi sayısını gösterecek bir skript yazarmısınız

Teşekkürler
 
Ne icin istiyorsunuz ? Tam bilgi verseniz
 
Merhaba beyler oyunda olan kişi sayısını gösterecek bir skript yazarmısınız

Teşekkürler
Bunun için bir skripte gerek yok
/list veye /online yazınca çıkması lazım essentialsda vardı galiba.
 
Kod:
on join:
    wait 2 second
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    set join message to ""
    execute console command "tm abroadcast &8&l» &a&l%player% &6&lOyuna Giriş Yaptı &a%{online}%&7/&a200"

bunun için
 
Alttaki kısmı bu şekilde değiştirin, sorun çözüldüyse bir beğenicik verebilirsiniz ;)
Kod:
set {cevrimici} to number of all players
execute console command "tm abroadcast &8&l» &a&l%player% &6&lOyuna Giriş Yaptı &a%{cevrimici}%&7/&a200"
 
Tab boşluklarını doğru yaptığınızdan ve olayların -event- sonuna ":" koyduğunuzdan emin olun, yani on join kodunun sonuna ":" gelecek :)
Kod:
on join:
    wait 2 second
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    send "&f" to player
    set join message to ""
    set {cevrimici} to number of all players
    execute console command "tm abroadcast &8&l» &a&l%player% &6&lOyuna Giriş Yaptı &a%{cevrimici}%&7/&a200"
 
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