Hata

Thraenkost

Lapis Toplayıcısı
Mesajlar
936
En iyi cevaplar
1
Beğeniler
400
Puanları
990
Ruh hali
Beyler Skriptimde
Kod:
            arg 2 is "susturkaldir":
                has permission "rehber":
                    wait a second
                    open chest with 5 row named "&cRehber Panel" to player
                    wait a tick
                    set {_slot} to 0
                    loop all players:
                        loop-player not has permission "op":
                            format slot {_slot} of player with loop-player's skull named "&a%loop-player%" to close then run [make player execute command "mute %loop-player% 1s"]
                            add 1 to {_slot}
Kısmı "not a text" hatası veriyor. Gui li olan kısımnda
 


Blueyescat

Bedrock Kaşifi
Mesajlar
1,656
En iyi cevaplar
0
Beğeniler
1,177
Puanları
3,120
Ruh hali
PHP:
[%players/console%] (do[es]n't|don't|do[es] not) have [the] permission[s] %texts%

if loop-player do not have permission "op":
 

Neferity

Taş Madencisi
Mesajlar
88
En iyi cevaplar
0
Beğeniler
32
Puanları
140
Ingilizcede olumsuzluktan sonraki fiilerde istisna yoksa hep 1.hali ile gelir ve ingiliz ingilizcesinde have not got yapabilirsin amerikada ise dont have yapmalisin. Fakat loop-player tekil kisi oldugundan doesnt have yapmalisin.
 

Üst