Çözüldü SESLENME

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

abalkan

oyna.sunolia.network
Katılım
24 Nisan 2017
Mesajlar
421
Elmaslar
48
Puan
9.155
Konum
Bursa

Discord:

abalkan#4644

Merhaba Dostlar
Chatte birisini bizim ismimizi kullandıgında ekranda %player% sizden bahsetti gibisinden bir uyarı getirebilecek ve hemen kaybolacak bir skript yazarmısınız forumda mecvutsa link atabilirsiniz iyi forumlar
 
JavaScript:
on chat:
    loop all players:
        if message contains "%loop-player%":
            loop 1 times:
                set action bar of loop-player to "&b&l%player%\n&fSizden bahsetti!"
İşinize yararsa belirtirseniz sevinirim
 
Kod:
on chat:
    loop all players:
        if message contains "%loop-player%":
            loop 1 times:
                replace "%loop-player%" with "@%loop-player%" in message
                play "NOTE_PLING" to loop-player at volume 2
                play "NOTE_PLING" to player at volume 2
                execute console command "tm msg %loop-player% &b&l%player%\n&fSohbette Sizden bahsetti!"
Dener misin?
 
Buyur,
Kod:
Options:

   # Sunucunuzdaki oyunculara bahsetmeyi etkinleştirmek veya devre dışı bırakmak için bu değeri "true" veya "false" olarak ayarlayabilirsiniz.
    etiket: true

    etiketrenk: &a
   # Bir oyuncudan bahsederken sohbette mesajın rengini değiştir


    etiketses: true
    # You can set this value to "true" or "false" to enable or disable the ping noise when players are mentioned

# CORE #
on chat:
    if {@etiket} is true:
        set {_p} to player
        loop all players:
            if message contains "%loop-player%":
                replace all "%loop-player%" in message with "{@etiketrenk}@%loop-player%<gray>"
                send loop-player title "" with subtitle "&7Çagrılıyorsun {@etiketrenk}%{_p}%"
                if {@etiketses} is true:
                    play sound "block.note.pling" with volume 2 and pitch 1 at loop-player for loop-player
 
Kod:
on chat:
    loop all players:
        if message contains "%loop-player%":
            loop 1 times:
                replace "%loop-player%" with "@%loop-player%" in message
                play "NOTE_PLING" to loop-player at volume 2
                play "NOTE_PLING" to player at volume 2
                execute console command "tm msg %loop-player% &b&l%player%\n&fSohbette Sizden bahsetti!"
Dener misin?
deneyeceğim bu arada nice senelere dostum
 
Kod:
on chat:
    loop all players:
        if message contains "%loop-player%":
            loop 1 times:
                replace "%loop-player%" with "@%loop-player%" in message
                play "NOTE_PLING" to loop-player at volume 2
                play "NOTE_PLING" to player at volume 2
                execute console command "tm msg %loop-player% &b&l%player%\n&fSohbette Sizden bahsetti!"
Dener misin?

Keşke TitleManager değilde SkRayFall kullansaydın.
 
Player Mention eklentisi %100 çözüm olacaktır.
 
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