Çözüldü Giriş Mesajı

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
oyun içinden istemiştim bu şekil biraz zor olacak
bakın böle oluyo
Screenshot_170.png
 
Kod:
on load:
    set {sayac-giris} to true
on unload:
    set {sayac-giris} to false
on join:
    loop all players:
        if {sayac-giris} is true:
            add 1 to {sayac-giris}
            set action bar of loop-players to "&6%player% &eadlı kullanıcı sunucuya &c%{sayac-giris}%. &ekişi olarak giriş sağladı."
            send centered "&f&m-------------------" to loop-players
            send centered "&f" to loop-players
            send centered "&6%player% &eadlı kullanıcı sunucuya &c%{sayac-giris}%. &ekişi olarak giriş sağladı." to loop-players
            send centered "&f" to loop-players
            send centered "&f&m-------------------" to loop-players
        else if {sayac-giris} is false:
            set action bar of loop-players to "&6%player% &eadlı kullanıcı sunucuya ilk defa giriş sağladı."
            set {sayac-giris} to true
            send centered "&f&m-------------------" to loop-players
            send centered "&f" to loop-players
            send centered "&6%player% &eadlı kullanıcı sunucuya ilk defa girişini sağladı." to loop-players
            send centered "&f" to loop-players
            send centered "&f&m-------------------" to loop-players
on first join:
    loop all players:
        if {sayac-giris} is true:
            add 1 to {sayac-giris}
            set action bar of loop-players to "&6%player% &eadlı kullanıcı sunucuya &c%{sayac-giris}%. &ekişi olarak giriş sağladı."
            send centered "&f&m-------------------" to loop-players
            send centered "&f" to loop-players
            send centered "&6%player% &eadlı kullanıcı sunucuya &c%{sayac-giris}%. &ekişi olarak giriş sağladı." to loop-players
            send centered "&f" to loop-players
            send centered "&f&m-------------------" to loop-players
        else if {sayac-giris} is false:
            set action bar of loop-players to "&6%player% &eadlı kullanıcı sunucuya ilk defa giriş sağladı."
            set {sayac-giris} to true
            send centered "&f&m-------------------" to loop-players
            send centered "&f" to loop-players
            send centered "&6%player% &eadlı kullanıcı sunucuya ilk defa girişini sağladı." to loop-players
            send centered "&f" to loop-players
            send centered "&f&m-------------------" to loop-players

Bunu kullanabilirsin.
 
Kod:
on load:
    set {sayac-giris} to true
on unload:
    set {sayac-giris} to false
on join:
    loop all players:
        if {sayac-giris} is true:
            add 1 to {sayac-giris}
            set action bar of loop-players to "&6%player% &eadlı kullanıcı sunucuya &c%{sayac-giris}%. &ekişi olarak giriş sağladı."
            send centered "&f&m-------------------" to loop-players
            send centered "&f" to loop-players
            send centered "&6%player% &eadlı kullanıcı sunucuya &c%{sayac-giris}%. &ekişi olarak giriş sağladı." to loop-players
            send centered "&f" to loop-players
            send centered "&f&m-------------------" to loop-players
        else if {sayac-giris} is false:
            set action bar of loop-players to "&6%player% &eadlı kullanıcı sunucuya ilk defa giriş sağladı."
            set {sayac-giris} to true
            send centered "&f&m-------------------" to loop-players
            send centered "&f" to loop-players
            send centered "&6%player% &eadlı kullanıcı sunucuya ilk defa girişini sağladı." to loop-players
            send centered "&f" to loop-players
            send centered "&f&m-------------------" to loop-players
on first join:
    loop all players:
        if {sayac-giris} is true:
            add 1 to {sayac-giris}
            set action bar of loop-players to "&6%player% &eadlı kullanıcı sunucuya &c%{sayac-giris}%. &ekişi olarak giriş sağladı."
            send centered "&f&m-------------------" to loop-players
            send centered "&f" to loop-players
            send centered "&6%player% &eadlı kullanıcı sunucuya &c%{sayac-giris}%. &ekişi olarak giriş sağladı." to loop-players
            send centered "&f" to loop-players
            send centered "&f&m-------------------" to loop-players
        else if {sayac-giris} is false:
            set action bar of loop-players to "&6%player% &eadlı kullanıcı sunucuya ilk defa giriş sağladı."
            set {sayac-giris} to true
            send centered "&f&m-------------------" to loop-players
            send centered "&f" to loop-players
            send centered "&6%player% &eadlı kullanıcı sunucuya ilk defa girişini sağladı." to loop-players
            send centered "&f" to loop-players
            send centered "&f&m-------------------" to loop-players

Bunu kullanabilirsin.
denedin mi
 
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