Çözüldü PLACEHOLDER'DE SKRİPT-YMAL DEĞERİ GÖSTERME

  • Konuyu Başlatan Konuyu Başlatan xRiuse
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 1.464
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
sildim onu denemek icin eklemistim bise degismedi
 
Skriptinizi devre dışı bırakıp bunu dener misiniz?
JavaScript:
join:
    load yaml "plugins/Oyuncular/%player%/oyuncu.yml" as player's uuid
    yaml player's uuid is empty
    set yaml value "kills" from player's uuid to 0
    save yaml player's uuid
placeholderapi placeholder request for prefix "oyuncu":
    identifier is "kills":
        set result to yaml value "kills" of player's uuid
death of player:
    attacker = player
    set {_} to yaml value "kills" from attacker's uuid
    set {_} to {_} + 1
 
Skriptinizi devre dışı bırakıp bunu dener misiniz?
JavaScript:
join:
    load yaml "plugins/Oyuncular/%player%/oyuncu.yml" as player's uuid
    yaml player's uuid is empty
    set yaml value "kills" from player's uuid to 0
    save yaml player's uuid
placeholderapi placeholder request for prefix "oyuncu":
    identifier is "kills":
        set result to yaml value "kills" of player's uuid
death of player:
    attacker = player
    set {_} to yaml value "kills" from attacker's uuid
    set {_} to {_} + 1
6 hata aldım
Kod:
[23:33:08 INFO]: [Skript] Reloading yaml2.sk...
[23:33:08 ERROR]: ┬ğc┬ğlLine 2:┬ğ7 (yaml2.sk)
┬ğc    Can't understand this condition/effect: load yaml "plugins/Oyuncular/%player%/oyuncu.yml" as player's uuid
┬ğ6    Line: ┬ğ7load yaml "plugins/Oyuncular/%player%/oyuncu.yml" as player's uuid
 ┬ğr
[23:33:08 ERROR]: ┬ğc┬ğlLine 3:┬ğ7 (yaml2.sk)
┬ğc    Can't understand this condition/effect: yaml player's uuid is empty
┬ğ6    Line: ┬ğ7yaml player's uuid is empty
 ┬ğr
[23:33:08 ERROR]: ┬ğc┬ğlLine 4:┬ğ7 (yaml2.sk)
┬ğc    Can't understand this condition/effect: set yaml value "kills" from player's uuid to 0
┬ğ6    Line: ┬ğ7set yaml value "kills" from player's uuid to 0
 ┬ğr
[23:33:08 ERROR]: ┬ğc┬ğlLine 5:┬ğ7 (yaml2.sk)
┬ğc    Can't understand this condition/effect: save yaml player's uuid
┬ğ6    Line: ┬ğ7save yaml player's uuid
 ┬ğr
[23:33:08 INFO]: [PlaceholderAPI] Successfully registered expansion: oyuncu [1.5.2]
[23:33:08 ERROR]: ┬ğc┬ğlLine 8:┬ğ7 (yaml2.sk)
┬ğc    Can't understand this condition/effect: set result to yaml value "kills" of player's uuid
┬ğ6    Line: ┬ğ7set result to yaml value "kills" of player's uuid
 ┬ğr
[23:33:08 ERROR]: ┬ğc┬ğlLine 11:┬ğ7 (yaml2.sk)
┬ğc    Can't understand this condition/effect: set {_} to yaml value "kills" from attacker's uuid
┬ğ6    Line: ┬ğ7set {_} to yaml value "kills" from attacker's uuid
 ┬ğr
[23:33:08 INFO]: [Skript] Encountered 6 errors while reloading yaml2.sk! (57ms)
 
skript-placeholders ve skript-yaml indirmelisiniz. Aksi hâlde çalışmayacaktır. Gönderdiğim bütün kodları sunucumda deniyorum, hiçbir hata almamaktayım.
 
load yaml "plugins/lysc.ml/%player%.yml" as "player"
şu kısmı silin.
BUNLARIN HİÇBİRİNE GEREK YOKMUŞ
ÇÖZDÜMMMMMMMMMMMM

JavaScript:
placeholderapi placeholder request for prefix "lysc":
    identifier is "kills": 
        set {_kills} to yaml value "kills" from "%player%"
        set result to "%{_kills}%"

KONU KİLİT ÇÖZDÜM SONUNDA
 
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