Görev Skript Hatası!

MinS_

Ağaç Yumruklayıcı
Mesajlar
20
En iyi cevaplar
0
Beğeniler
16
Puanları
40
Arkadaşlar ben @giresun283428 kodladığı ve ücretsiz sunduğu bir skripti kullanmak istiyorum fakat skript hata veriyor sebebi nedir?

Kod:
#Bu Skript Ringingdeath tarafından yapılmıştır!#
#Skype: Suat.aktas28#
#Ücretli Skript minigame oyunları satılır#

options:

    p: &7&l[&Görev&7&l]
    

    
variables:
    
    {tamamladigin.%player%.gorevler} = 0
    {gorev1.%player%.yapildimi} = false
    {gorev1.%player%.durum} = "&4&l><"
    {gorev2.%player%.yapildimi} = false
    {gorev2.%player%.durum} = "&4&l><"
    {gorev3.%player%.yapildimi} = false
    {gorev3.%player%.durum} = "&4&l><"
    {gorev4.%player%.yapildimi} = false
    {gorev4.%player%.durum} = "&4&l><"
    {gorev5.%player%.yapildimi} = false
    {gorev5.%player%.durum} = "&4&l><"
    {gorev6.%player%.yapildimi} = false
    {gorev6.%player%.durum} = "&4&l><"
    {gorev7.%player%.yapildimi} = false
    {gorev7.%player%.durum} = "&4&l><"
    {gorev8.%player%.yapildimi} = false
    {gorev8.%player%.durum} = "&4&l><"
    {gorev9.%player%.yapildimi} = false
    {gorev9.%player%.durum} = "&4&l><"
    {gorev10.%player%.yapildimi} = false
    {gorev10.%player%.durum} = "&4&l><"
    

command /gorevler:
    trigger:
        wait 0.5 ticks
        open chest with 3 row named "&5&l> &aGörevler &5&l<" to player
        format slot 0 of player with cobblestone named "&6Görev1 %{gorev1.%player%.durum}%" with lore "&c400 adet Kırıktaş Topla || || &5&lÖdül: &b5k Para" to close then run [execute player command "/gorev1"]
        format slot 1 of player with yellow glass named "&c&lX" to act unstealable
        format slot 2 of player with sugar cane named "&6Görev2 %{gorev2.%player%.durum}%" with lore "&c400 adet Şeker Kamışı Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev2"]
        format slot 3 of player with yellow glass named "&c&lX" to act unstealable
        format slot 4 of player with gold nugget named "&6Görev3 %{gorev3.%player%.durum}%" with lore "&c64 adet Altın Parçası Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev3"]
        format slot 5 of player with yellow glass named "&c&lX" to act unstealable
        format slot 6 of player with birch wood named "&6Görev4 %{gorev4.%player%.durum}%" with lore "&c800 adet Huş Odunu Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev4"]
        format slot 7 of player with yellow glass named "&c&lX" to act unstealable
        format slot 8 of player with coal named "&6Görev5 %{gorev5.%player%.durum}%" with lore "&c500 adet Kömür Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev5"]
        format slot 9 of player with black glass named "&c&lX" to act unstealable
        format slot 10 of player with black glass named "&c&lX" to act unstealable
        format slot 11 of player with black glass named "&c&lX" to act unstealable
        format slot 12 of player with black glass named "&c&lX" to act unstealable
        format slot 13 of player with book of sharpness 1 named "&bBilgiler:" with lore " || &6Toplam Görevler: &a%{tamamladigin.%player%.gorevler}%&7/&c10 || || &c&lSKRİPT SAHİBİ: &e&lRingingdeath || &b&lSKYPE: &eSuat.aktas28" to act unstealable
        format slot 14 of player with black glass named "&c&lX" to act unstealable
        format slot 15 of player with black glass named "&c&lX" to act unstealable
        format slot 16 of player with black glass named "&c&lX" to act unstealable
        format slot 17 of player with black glass named "&c&lX" to act unstealable
        format slot 18 of player with smooth brick named "&6Görev6 %{gorev6.%player%.durum}%" with lore "&c500 adet Taş Tuğla Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev6"]
        format slot 19 of player with yellow glass named "&c&lX" to act unstealable
        format slot 20 of player with gold ingot named "&6Görev7 %{gorev7.%player%.durum}%" with lore "&c60 adet Altın Külçesi Topla || || &5&lÖdül: &b8k Para" to close then run [execute player command "/gorev7"]
        format slot 21 of player with yellow glass named "&c&lX" to act unstealable
        format slot 22 of player with glass named "&6Görev8 %{gorev8.%player%.durum}%" with lore "&c400 adet Cam Topla || || &5&lÖdül: &b6k Para" to close then run [execute player command "/gorev8"]
        format slot 23 of player with yellow glass named "&c&lX" to act unstealable
        format slot 24 of player with white wool named "&6Görev9 %{gorev9.%player%.durum}%" with lore "&c200 adet Yün Topla || || &5&lÖdül: &b5k Para" to close then run [execute player command "/gorev9"]
        format slot 25 of player with yellow glass named "&c&lX" to act unstealable
        format slot 26 of player with redstone named "&6Görev10 %{gorev10.%player%.durum}%" with lore "&c400 adet Kızıltaş Topla || || &5&lÖdül: &b5k Para" to close then run [execute player command "/gorev10"]

command /gorev1:
    trigger:
        if {gorev1.%player%.yapildimi} is false:
        
            if player has 400 cobblestone:
                remove 400 cobblestone from player
                set {gorev1.%player%.yapildimi} to true
                set {gorev1.%player%.durum} to "&a&l✔"
                send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 5k Para" for 3 seconds
                execute console command "eco give %player% 5000"
                add 1 to {tamamladigin.%player%.gorevler}
                
            else:
                send "&cYeterli Kırıktaş yok!" to player
                
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
            
command /gorev2:
    trigger:
        if {gorev2.%player%.yapildimi} is false:
        
            if {gorev1.%player%.yapildimi} is true:
        
                if player has 400 sugar cane:
                    remove 400 sugar cane from player
                    set {gorev2.%player%.yapildimi} to true
                    set {gorev2.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 10k Para" for 3 seconds
                    execute console command "eco give %player% 10000"
                    add 1 to {tamamladigin.%player%.gorevler}
                
                else:
                    send "&cYeterli Şeker Kamışı yok!" to player
                    
            else:
                send "&cBu görevi yapabilmen için önce &bGörev1&c'i yapman gerek!" to player
                
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
            
command /gorev3:
    trigger:
        if {gorev3.%player%.yapildimi} is false:
        
            if {gorev2.%player%.yapildimi} is true:
        
                if player has 64 gold nugget:
                    remove 64 gold nugget from player
                    set {gorev3.%player%.yapildimi} to true
                    set {gorev3.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 10k Para" for 3 seconds
                    execute console command "eco give %player% 10000"
                    add 1 to {tamamladigin.%player%.gorevler}
                
                else:
                    send "&cYeterli Altın Parçası yok!" to player
                    
            else:
                send "&cBu görevi yapabilmen için önce &bGörev2&c'i yapman gerek!" to player
                
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
            
command /gorev4:
    trigger:
        if {gorev4.%player%.yapildimi} is false:
        
            if {gorev3.%player%.yapildimi} is true:
        
                if player has 800 birch wood:
                    remove 800 birch wood from player
                    set {gorev4.%player%.yapildimi} to true
                    set {gorev4.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 10k Para" for 3 seconds
                    execute console command "eco give %player% 10000"
                    add 1 to {tamamladigin.%player%.gorevler}
                
                else:
                    send "&cYeterli Huş Odunu yok!" to player
                    
            else:
                send "&cBu görevi yapabilmen için önce &bGörev3&c'ü yapman gerek!" to player
                
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
        
command /gorev5:
    trigger:
        if {gorev5.%player%.yapildimi} is false:
        
            if {gorev4.%player%.yapildimi} is true:
        
                if player has 500 coal:
                    remove 500 coal from player
                    set {gorev5.%player%.yapildimi} to true
                    set {gorev5.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 10k Para" for 3 seconds
                    execute console command "eco give %player% 10000"
                    add 1 to {tamamladigin.%player%.gorevler}
                
                else:
                    send "&cYeterli Kömür yok!" to player
                    
            else:
                send "&cBu görevi yapabilmen için önce &bGörev4&c'ü yapman gerek!" to player
                
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
            
command /gorev6:
    trigger:
        if {gorev6.%player%.yapildimi} is false:
        
            if {gorev5.%player%.yapildimi} is true:
        
                if player has 500 smooth brick:
                    remove 500 smooth brick from player
                    set {gorev6.%player%.yapildimi} to true
                    set {gorev6.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 10k Para" for 3 seconds
                    execute console command "eco give %player% 10000"
                    add 1 to {tamamladigin.%player%.gorevler}
                
                else:
                    send "&cYeterli Taş Tuğla yok!" to player
                
            else:
                send "&cBu görevi yapabilmen için önce &bGörev5&c'i yapman gerek!" to player
                
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
            
command /gorev7:
    trigger:
        if {gorev7.%player%.yapildimi} is false:
        
            if {gorev6.%player%.yapildimi} is true:
        
                if player has 60 gold ingot:
                    remove 60 gold ingot from player
                    set {gorev7.%player%.yapildimi} to true
                    set {gorev7.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 8k Para" for 3 seconds
                    execute console command "eco give %player% 8000"
                    add 1 to {tamamladigin.%player%.gorevler}
                
                else:
                    send "&cYeterli Altın Külçesi yok!" to player
                
            else:
                send "&cBu görevi yapabilmen için önce &bGörev6&c'ı yapman gerek!" to player
                
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
            
command /gorev8:
    trigger:
        if {gorev8.%player%.yapildimi} is false:
        
            if {gorev7.%player%.yapildimi} is true:
        
                if player has 400 glass:
                    remove 400 glass from player
                    set {gorev8.%player%.yapildimi} to true
                    set {gorev8.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 6k Para" for 3 seconds
                    execute console command "eco give %player% 6000"
                    add 1 to {tamamladigin.%player%.gorevler}
                
                else:
                    send "&cYeterli Cam yok!" to player
                
            else:
                send "&cBu görevi yapabilmen için önce &bGörev7&c'i yapman gerek!" to player
                
        else:
            send "&cBu Görevi zaten yapmışsın!"
            
command /gorev9:
    trigger:
        if {gorev9.%player%.yapildimi} is false:
        
            if {gorev8.%player%.yapildimi} is true:
        
                if player has 200 white wool:
                    remove 200 white wool from player
                    set {gorev9.%player%.yapildimi} to true
                    set {gorev9.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 5k Para" for 3 seconds
                    execute console command "eco give %player% 5000"
                    add 1 to {tamamladigin.%player%.gorevler}
                
                else:
                    send "&cYeterli Yün yok!" to player
                
            else:
                send "&cBu görevi yapabilmen için önce &bGörev8&c'i yapman gerek!" to player
                
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
            
command /gorev10:
    trigger:
        if {gorev10.%player%.yapildimi} is false:
        
            if {gorev9.%player%.yapildimi} is true:
            
                if player has 400 redstone:
                    remove 400 redstone from player
                    set {gorev10.%player%.yapildimi} to true
                    set {gorev10.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 5k Para" for 3 seconds
                    execute console command "eco give %player% 5000"
                    add 1 to {tamamladigin.%player%.gorevler}
                
                else:
                    send "&cYeterli Kızıltaş yok!" to player
                
            else:
                send "&cBu görevi yapabilmen için önce &bGörev9&c'u yapman gerek!" to player
                
        else:
            send "&cBu Görevi zaten yapmışsın!" to player

Kod:
[13:58:02] [Server thread/ERROR]: [Skript] ': &b5k Para" to close then run [execute player command "/gorev1"]' is not a valid item data (gorev.sk, line 40: format slot 0 of player with cobblestone named "&6Görev1 %{gorev1.%player%.durum}%" with lore "&c400 adet Kırıktaş Topla || || &5&lÖdül: &b5k Para" to close then run [execute player command "/gorev1"]')
[13:58:02] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 1 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 41: format slot 1 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:02] [Server thread/ERROR]: [Skript] ': &b10k Para" to close then run [execute player command "/gorev2"]' is not a valid item data (gorev.sk, line 42: format slot 2 of player with sugar cane named "&6Görev2 %{gorev2.%player%.durum}%" with lore "&c400 adet Şeker Kamışı Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev2"]')
[13:58:02] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 3 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 43: format slot 3 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:03] [Server thread/ERROR]: [Skript] ': &b10k Para" to close then run [execute player command "/gorev3"]' is not a valid item data (gorev.sk, line 44: format slot 4 of player with gold nugget named "&6Görev3 %{gorev3.%player%.durum}%" with lore "&c64 adet Altın Parçası Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev3"]')
[13:58:03] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 5 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 45: format slot 5 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:03] [Server thread/ERROR]: [Skript] ': &b10k Para" to close then run [execute player command "/gorev4"]' is not a valid item data (gorev.sk, line 46: format slot 6 of player with birch wood named "&6Görev4 %{gorev4.%player%.durum}%" with lore "&c800 adet Huş Odunu Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev4"]')
[13:58:03] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 7 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 47: format slot 7 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:03] [Server thread/ERROR]: [Skript] ': &b10k Para" to close then run [execute player command "/gorev5"]' is not a valid item data (gorev.sk, line 48: format slot 8 of player with coal named "&6Görev5 %{gorev5.%player%.durum}%" with lore "&c500 adet Kömür Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev5"]')
[13:58:03] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 9 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 49: format slot 9 of player with black glass named "&c&lX" to act unstealable')
[13:58:03] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 10 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 50: format slot 10 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 11 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 51: format slot 11 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 12 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 52: format slot 12 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] ':" with lore " || &6Toplam Görevler: &a%{tamamladigin.%player%.gorevler}%&7/&c10 || || &c&lSKRİPT SAHİBİ: &e&lRingingdeath || &b&lSKYPE: &eSuat.aktas28" to act unstealable' is not a valid item data (gorev.sk, line 53: format slot 13 of player with book of sharpness 1 named "&bBilgiler:" with lore " || &6Toplam Görevler: &a%{tamamladigin.%player%.gorevler}%&7/&c10 || || &c&lSKRİPT SAHİBİ: &e&lRingingdeath || &b&lSKYPE: &eSuat.aktas28" to act unstealable')
[13:58:04] [Craft Scheduler Thread - 3/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running custom Skript version. No updates will be automatically installed.[m
[13:58:04] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 14 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 54: format slot 14 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 15 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 55: format slot 15 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 16 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 56: format slot 16 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 17 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 57: format slot 17 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] ': &b10k Para" to close then run [execute player command "/gorev6"]' is not a valid item data (gorev.sk, line 58: format slot 18 of player with smooth brick named "&6Görev6 %{gorev6.%player%.durum}%" with lore "&c500 adet Taş Tuğla Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev6"]')
[13:58:05] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 19 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 59: format slot 19 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:05] [Server thread/ERROR]: [Skript] ': &b8k Para" to close then run [execute player command "/gorev7"]' is not a valid item data (gorev.sk, line 60: format slot 20 of player with gold ingot named "&6Görev7 %{gorev7.%player%.durum}%" with lore "&c60 adet Altın Külçesi Topla || || &5&lÖdül: &b8k Para" to close then run [execute player command "/gorev7"]')
[13:58:05] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 21 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 61: format slot 21 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:05] [Server thread/ERROR]: [Skript] ': &b6k Para" to close then run [execute player command "/gorev8"]' is not a valid item data (gorev.sk, line 62: format slot 22 of player with glass named "&6Görev8 %{gorev8.%player%.durum}%" with lore "&c400 adet Cam Topla || || &5&lÖdül: &b6k Para" to close then run [execute player command "/gorev8"]')
[13:58:05] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 23 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 63: format slot 23 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:05] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 149 placeholder expansions are available on the cloud.
[13:58:05] [Server thread/ERROR]: [Skript] ': &b5k Para" to close then run [execute player command "/gorev9"]' is not a valid item data (gorev.sk, line 64: format slot 24 of player with white wool named "&6Görev9 %{gorev9.%player%.durum}%" with lore "&c200 adet Yün Topla || || &5&lÖdül: &b5k Para" to close then run [execute player command "/gorev9"]')
[13:58:05] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 25 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 65: format slot 25 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:05] [Server thread/ERROR]: [Skript] ': &b5k Para" to close then run [execute player command "/gorev10"]' is not a valid item data (gorev.sk, line 66: format slot 26 of player with redstone named "&6Görev10 %{gorev10.%player%.durum}%" with lore "&c400 adet Kızıltaş Topla || || &5&lÖdül: &b5k Para" to close then run [execute player command "/gorev10"]')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 400 cobblestone' (gorev.sk, line 72: if player has 400 cobblestone:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 80: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 400 sugar cane' (gorev.sk, line 92: if player has 400 sugar cane:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 100: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 64 gold nugget' (gorev.sk, line 115: if player has 64 gold nugget:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 123: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 800 birch wood' (gorev.sk, line 138: if player has 800 birch wood:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 146: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 500 coal' (gorev.sk, line 161: if player has 500 coal:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 169: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 500 smooth brick' (gorev.sk, line 184: if player has 500 smooth brick:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 192: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 60 gold ingot' (gorev.sk, line 207: if player has 60 gold ingot:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 215: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 400 glass' (gorev.sk, line 230: if player has 400 glass:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 238: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 200 white wool' (gorev.sk, line 253: if player has 200 white wool:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 261: else:')
[13:58:06] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 400 redstone' (gorev.sk, line 276: if player has 400 redstone:')
[13:58:06] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 284: else:')
 


KnightCraft

Taş Madencisi
Mesajlar
80
En iyi cevaplar
4
Beğeniler
26
Puanları
60
Ruh hali
Arkadaşlar ben @giresun283428 kodladığı ve ücretsiz sunduğu bir skripti kullanmak istiyorum fakat skript hata veriyor sebebi nedir?

Kod:
#Bu Skript Ringingdeath tarafından yapılmıştır!#
#Skype: Suat.aktas28#
#Ücretli Skript minigame oyunları satılır#

options:

    p: &7&l[&Görev&7&l]
   

   
variables:
   
    {tamamladigin.%player%.gorevler} = 0
    {gorev1.%player%.yapildimi} = false
    {gorev1.%player%.durum} = "&4&l><"
    {gorev2.%player%.yapildimi} = false
    {gorev2.%player%.durum} = "&4&l><"
    {gorev3.%player%.yapildimi} = false
    {gorev3.%player%.durum} = "&4&l><"
    {gorev4.%player%.yapildimi} = false
    {gorev4.%player%.durum} = "&4&l><"
    {gorev5.%player%.yapildimi} = false
    {gorev5.%player%.durum} = "&4&l><"
    {gorev6.%player%.yapildimi} = false
    {gorev6.%player%.durum} = "&4&l><"
    {gorev7.%player%.yapildimi} = false
    {gorev7.%player%.durum} = "&4&l><"
    {gorev8.%player%.yapildimi} = false
    {gorev8.%player%.durum} = "&4&l><"
    {gorev9.%player%.yapildimi} = false
    {gorev9.%player%.durum} = "&4&l><"
    {gorev10.%player%.yapildimi} = false
    {gorev10.%player%.durum} = "&4&l><"
   

command /gorevler:
    trigger:
        wait 0.5 ticks
        open chest with 3 row named "&5&l> &aGörevler &5&l<" to player
        format slot 0 of player with cobblestone named "&6Görev1 %{gorev1.%player%.durum}%" with lore "&c400 adet Kırıktaş Topla || || &5&lÖdül: &b5k Para" to close then run [execute player command "/gorev1"]
        format slot 1 of player with yellow glass named "&c&lX" to act unstealable
        format slot 2 of player with sugar cane named "&6Görev2 %{gorev2.%player%.durum}%" with lore "&c400 adet Şeker Kamışı Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev2"]
        format slot 3 of player with yellow glass named "&c&lX" to act unstealable
        format slot 4 of player with gold nugget named "&6Görev3 %{gorev3.%player%.durum}%" with lore "&c64 adet Altın Parçası Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev3"]
        format slot 5 of player with yellow glass named "&c&lX" to act unstealable
        format slot 6 of player with birch wood named "&6Görev4 %{gorev4.%player%.durum}%" with lore "&c800 adet Huş Odunu Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev4"]
        format slot 7 of player with yellow glass named "&c&lX" to act unstealable
        format slot 8 of player with coal named "&6Görev5 %{gorev5.%player%.durum}%" with lore "&c500 adet Kömür Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev5"]
        format slot 9 of player with black glass named "&c&lX" to act unstealable
        format slot 10 of player with black glass named "&c&lX" to act unstealable
        format slot 11 of player with black glass named "&c&lX" to act unstealable
        format slot 12 of player with black glass named "&c&lX" to act unstealable
        format slot 13 of player with book of sharpness 1 named "&bBilgiler:" with lore " || &6Toplam Görevler: &a%{tamamladigin.%player%.gorevler}%&7/&c10 || || &c&lSKRİPT SAHİBİ: &e&lRingingdeath || &b&lSKYPE: &eSuat.aktas28" to act unstealable
        format slot 14 of player with black glass named "&c&lX" to act unstealable
        format slot 15 of player with black glass named "&c&lX" to act unstealable
        format slot 16 of player with black glass named "&c&lX" to act unstealable
        format slot 17 of player with black glass named "&c&lX" to act unstealable
        format slot 18 of player with smooth brick named "&6Görev6 %{gorev6.%player%.durum}%" with lore "&c500 adet Taş Tuğla Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev6"]
        format slot 19 of player with yellow glass named "&c&lX" to act unstealable
        format slot 20 of player with gold ingot named "&6Görev7 %{gorev7.%player%.durum}%" with lore "&c60 adet Altın Külçesi Topla || || &5&lÖdül: &b8k Para" to close then run [execute player command "/gorev7"]
        format slot 21 of player with yellow glass named "&c&lX" to act unstealable
        format slot 22 of player with glass named "&6Görev8 %{gorev8.%player%.durum}%" with lore "&c400 adet Cam Topla || || &5&lÖdül: &b6k Para" to close then run [execute player command "/gorev8"]
        format slot 23 of player with yellow glass named "&c&lX" to act unstealable
        format slot 24 of player with white wool named "&6Görev9 %{gorev9.%player%.durum}%" with lore "&c200 adet Yün Topla || || &5&lÖdül: &b5k Para" to close then run [execute player command "/gorev9"]
        format slot 25 of player with yellow glass named "&c&lX" to act unstealable
        format slot 26 of player with redstone named "&6Görev10 %{gorev10.%player%.durum}%" with lore "&c400 adet Kızıltaş Topla || || &5&lÖdül: &b5k Para" to close then run [execute player command "/gorev10"]

command /gorev1:
    trigger:
        if {gorev1.%player%.yapildimi} is false:
       
            if player has 400 cobblestone:
                remove 400 cobblestone from player
                set {gorev1.%player%.yapildimi} to true
                set {gorev1.%player%.durum} to "&a&l✔"
                send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 5k Para" for 3 seconds
                execute console command "eco give %player% 5000"
                add 1 to {tamamladigin.%player%.gorevler}
               
            else:
                send "&cYeterli Kırıktaş yok!" to player
               
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
           
command /gorev2:
    trigger:
        if {gorev2.%player%.yapildimi} is false:
       
            if {gorev1.%player%.yapildimi} is true:
       
                if player has 400 sugar cane:
                    remove 400 sugar cane from player
                    set {gorev2.%player%.yapildimi} to true
                    set {gorev2.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 10k Para" for 3 seconds
                    execute console command "eco give %player% 10000"
                    add 1 to {tamamladigin.%player%.gorevler}
               
                else:
                    send "&cYeterli Şeker Kamışı yok!" to player
                   
            else:
                send "&cBu görevi yapabilmen için önce &bGörev1&c'i yapman gerek!" to player
               
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
           
command /gorev3:
    trigger:
        if {gorev3.%player%.yapildimi} is false:
       
            if {gorev2.%player%.yapildimi} is true:
       
                if player has 64 gold nugget:
                    remove 64 gold nugget from player
                    set {gorev3.%player%.yapildimi} to true
                    set {gorev3.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 10k Para" for 3 seconds
                    execute console command "eco give %player% 10000"
                    add 1 to {tamamladigin.%player%.gorevler}
               
                else:
                    send "&cYeterli Altın Parçası yok!" to player
                   
            else:
                send "&cBu görevi yapabilmen için önce &bGörev2&c'i yapman gerek!" to player
               
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
           
command /gorev4:
    trigger:
        if {gorev4.%player%.yapildimi} is false:
       
            if {gorev3.%player%.yapildimi} is true:
       
                if player has 800 birch wood:
                    remove 800 birch wood from player
                    set {gorev4.%player%.yapildimi} to true
                    set {gorev4.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 10k Para" for 3 seconds
                    execute console command "eco give %player% 10000"
                    add 1 to {tamamladigin.%player%.gorevler}
               
                else:
                    send "&cYeterli Huş Odunu yok!" to player
                   
            else:
                send "&cBu görevi yapabilmen için önce &bGörev3&c'ü yapman gerek!" to player
               
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
       
command /gorev5:
    trigger:
        if {gorev5.%player%.yapildimi} is false:
       
            if {gorev4.%player%.yapildimi} is true:
       
                if player has 500 coal:
                    remove 500 coal from player
                    set {gorev5.%player%.yapildimi} to true
                    set {gorev5.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 10k Para" for 3 seconds
                    execute console command "eco give %player% 10000"
                    add 1 to {tamamladigin.%player%.gorevler}
               
                else:
                    send "&cYeterli Kömür yok!" to player
                   
            else:
                send "&cBu görevi yapabilmen için önce &bGörev4&c'ü yapman gerek!" to player
               
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
           
command /gorev6:
    trigger:
        if {gorev6.%player%.yapildimi} is false:
       
            if {gorev5.%player%.yapildimi} is true:
       
                if player has 500 smooth brick:
                    remove 500 smooth brick from player
                    set {gorev6.%player%.yapildimi} to true
                    set {gorev6.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 10k Para" for 3 seconds
                    execute console command "eco give %player% 10000"
                    add 1 to {tamamladigin.%player%.gorevler}
               
                else:
                    send "&cYeterli Taş Tuğla yok!" to player
               
            else:
                send "&cBu görevi yapabilmen için önce &bGörev5&c'i yapman gerek!" to player
               
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
           
command /gorev7:
    trigger:
        if {gorev7.%player%.yapildimi} is false:
       
            if {gorev6.%player%.yapildimi} is true:
       
                if player has 60 gold ingot:
                    remove 60 gold ingot from player
                    set {gorev7.%player%.yapildimi} to true
                    set {gorev7.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 8k Para" for 3 seconds
                    execute console command "eco give %player% 8000"
                    add 1 to {tamamladigin.%player%.gorevler}
               
                else:
                    send "&cYeterli Altın Külçesi yok!" to player
               
            else:
                send "&cBu görevi yapabilmen için önce &bGörev6&c'ı yapman gerek!" to player
               
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
           
command /gorev8:
    trigger:
        if {gorev8.%player%.yapildimi} is false:
       
            if {gorev7.%player%.yapildimi} is true:
       
                if player has 400 glass:
                    remove 400 glass from player
                    set {gorev8.%player%.yapildimi} to true
                    set {gorev8.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 6k Para" for 3 seconds
                    execute console command "eco give %player% 6000"
                    add 1 to {tamamladigin.%player%.gorevler}
               
                else:
                    send "&cYeterli Cam yok!" to player
               
            else:
                send "&cBu görevi yapabilmen için önce &bGörev7&c'i yapman gerek!" to player
               
        else:
            send "&cBu Görevi zaten yapmışsın!"
           
command /gorev9:
    trigger:
        if {gorev9.%player%.yapildimi} is false:
       
            if {gorev8.%player%.yapildimi} is true:
       
                if player has 200 white wool:
                    remove 200 white wool from player
                    set {gorev9.%player%.yapildimi} to true
                    set {gorev9.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 5k Para" for 3 seconds
                    execute console command "eco give %player% 5000"
                    add 1 to {tamamladigin.%player%.gorevler}
               
                else:
                    send "&cYeterli Yün yok!" to player
               
            else:
                send "&cBu görevi yapabilmen için önce &bGörev8&c'i yapman gerek!" to player
               
        else:
            send "&cBu Görevi zaten yapmışsın!" to player
           
command /gorev10:
    trigger:
        if {gorev10.%player%.yapildimi} is false:
       
            if {gorev9.%player%.yapildimi} is true:
           
                if player has 400 redstone:
                    remove 400 redstone from player
                    set {gorev10.%player%.yapildimi} to true
                    set {gorev10.%player%.durum} to "&a&l✔"
                    send player title "&f&lGÖREV TAMAMLANDI!" with subtitle "&a&lÖDÜL: 5k Para" for 3 seconds
                    execute console command "eco give %player% 5000"
                    add 1 to {tamamladigin.%player%.gorevler}
               
                else:
                    send "&cYeterli Kızıltaş yok!" to player
               
            else:
                send "&cBu görevi yapabilmen için önce &bGörev9&c'u yapman gerek!" to player
               
        else:
            send "&cBu Görevi zaten yapmışsın!" to player

Kod:
[13:58:02] [Server thread/ERROR]: [Skript] ': &b5k Para" to close then run [execute player command "/gorev1"]' is not a valid item data (gorev.sk, line 40: format slot 0 of player with cobblestone named "&6Görev1 %{gorev1.%player%.durum}%" with lore "&c400 adet Kırıktaş Topla || || &5&lÖdül: &b5k Para" to close then run [execute player command "/gorev1"]')
[13:58:02] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 1 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 41: format slot 1 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:02] [Server thread/ERROR]: [Skript] ': &b10k Para" to close then run [execute player command "/gorev2"]' is not a valid item data (gorev.sk, line 42: format slot 2 of player with sugar cane named "&6Görev2 %{gorev2.%player%.durum}%" with lore "&c400 adet Şeker Kamışı Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev2"]')
[13:58:02] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 3 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 43: format slot 3 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:03] [Server thread/ERROR]: [Skript] ': &b10k Para" to close then run [execute player command "/gorev3"]' is not a valid item data (gorev.sk, line 44: format slot 4 of player with gold nugget named "&6Görev3 %{gorev3.%player%.durum}%" with lore "&c64 adet Altın Parçası Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev3"]')
[13:58:03] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 5 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 45: format slot 5 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:03] [Server thread/ERROR]: [Skript] ': &b10k Para" to close then run [execute player command "/gorev4"]' is not a valid item data (gorev.sk, line 46: format slot 6 of player with birch wood named "&6Görev4 %{gorev4.%player%.durum}%" with lore "&c800 adet Huş Odunu Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev4"]')
[13:58:03] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 7 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 47: format slot 7 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:03] [Server thread/ERROR]: [Skript] ': &b10k Para" to close then run [execute player command "/gorev5"]' is not a valid item data (gorev.sk, line 48: format slot 8 of player with coal named "&6Görev5 %{gorev5.%player%.durum}%" with lore "&c500 adet Kömür Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev5"]')
[13:58:03] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 9 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 49: format slot 9 of player with black glass named "&c&lX" to act unstealable')
[13:58:03] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 10 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 50: format slot 10 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 11 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 51: format slot 11 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 12 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 52: format slot 12 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] ':" with lore " || &6Toplam Görevler: &a%{tamamladigin.%player%.gorevler}%&7/&c10 || || &c&lSKRİPT SAHİBİ: &e&lRingingdeath || &b&lSKYPE: &eSuat.aktas28" to act unstealable' is not a valid item data (gorev.sk, line 53: format slot 13 of player with book of sharpness 1 named "&bBilgiler:" with lore " || &6Toplam Görevler: &a%{tamamladigin.%player%.gorevler}%&7/&c10 || || &c&lSKRİPT SAHİBİ: &e&lRingingdeath || &b&lSKYPE: &eSuat.aktas28" to act unstealable')
[13:58:04] [Craft Scheduler Thread - 3/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running custom Skript version. No updates will be automatically installed.[m
[13:58:04] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 14 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 54: format slot 14 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 15 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 55: format slot 15 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 16 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 56: format slot 16 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 17 of player with black glass named "&c&lX" to act unstealable (gorev.sk, line 57: format slot 17 of player with black glass named "&c&lX" to act unstealable')
[13:58:04] [Server thread/ERROR]: [Skript] ': &b10k Para" to close then run [execute player command "/gorev6"]' is not a valid item data (gorev.sk, line 58: format slot 18 of player with smooth brick named "&6Görev6 %{gorev6.%player%.durum}%" with lore "&c500 adet Taş Tuğla Topla || || &5&lÖdül: &b10k Para" to close then run [execute player command "/gorev6"]')
[13:58:05] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 19 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 59: format slot 19 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:05] [Server thread/ERROR]: [Skript] ': &b8k Para" to close then run [execute player command "/gorev7"]' is not a valid item data (gorev.sk, line 60: format slot 20 of player with gold ingot named "&6Görev7 %{gorev7.%player%.durum}%" with lore "&c60 adet Altın Külçesi Topla || || &5&lÖdül: &b8k Para" to close then run [execute player command "/gorev7"]')
[13:58:05] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 21 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 61: format slot 21 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:05] [Server thread/ERROR]: [Skript] ': &b6k Para" to close then run [execute player command "/gorev8"]' is not a valid item data (gorev.sk, line 62: format slot 22 of player with glass named "&6Görev8 %{gorev8.%player%.durum}%" with lore "&c400 adet Cam Topla || || &5&lÖdül: &b6k Para" to close then run [execute player command "/gorev8"]')
[13:58:05] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 23 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 63: format slot 23 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:05] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 149 placeholder expansions are available on the cloud.
[13:58:05] [Server thread/ERROR]: [Skript] ': &b5k Para" to close then run [execute player command "/gorev9"]' is not a valid item data (gorev.sk, line 64: format slot 24 of player with white wool named "&6Görev9 %{gorev9.%player%.durum}%" with lore "&c200 adet Yün Topla || || &5&lÖdül: &b5k Para" to close then run [execute player command "/gorev9"]')
[13:58:05] [Server thread/ERROR]: [Skript] Can't understand this condition/effect: format slot 25 of player with yellow glass named "&c&lX" to act unstealable (gorev.sk, line 65: format slot 25 of player with yellow glass named "&c&lX" to act unstealable')
[13:58:05] [Server thread/ERROR]: [Skript] ': &b5k Para" to close then run [execute player command "/gorev10"]' is not a valid item data (gorev.sk, line 66: format slot 26 of player with redstone named "&6Görev10 %{gorev10.%player%.durum}%" with lore "&c400 adet Kızıltaş Topla || || &5&lÖdül: &b5k Para" to close then run [execute player command "/gorev10"]')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 400 cobblestone' (gorev.sk, line 72: if player has 400 cobblestone:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 80: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 400 sugar cane' (gorev.sk, line 92: if player has 400 sugar cane:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 100: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 64 gold nugget' (gorev.sk, line 115: if player has 64 gold nugget:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 123: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 800 birch wood' (gorev.sk, line 138: if player has 800 birch wood:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 146: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 500 coal' (gorev.sk, line 161: if player has 500 coal:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 169: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 500 smooth brick' (gorev.sk, line 184: if player has 500 smooth brick:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 192: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 60 gold ingot' (gorev.sk, line 207: if player has 60 gold ingot:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 215: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 400 glass' (gorev.sk, line 230: if player has 400 glass:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 238: else:')
[13:58:05] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 200 white wool' (gorev.sk, line 253: if player has 200 white wool:')
[13:58:05] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 261: else:')
[13:58:06] [Server thread/ERROR]: [Skript] can't understand this condition: 'player has 400 redstone' (gorev.sk, line 276: if player has 400 redstone:')
[13:58:06] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (gorev.sk, line 284: else:')
SkQuery versiyonun nedir?
 

blueybighat

Marangoz
Mesajlar
41
En iyi cevaplar
3
Beğeniler
10
Puanları
330
aliases dosyasından kaynaklanan bir sorun gibi gözüküyor atacağım aliases-english dosyasını sendeki ile değiş ve asla /sk reload all kullanma onun yerine /sk reload (sk ismi) ile reload at skriptlerine

bu aliases

bu da virüs total
VirusTotal
 

blueybighat

Marangoz
Mesajlar
41
En iyi cevaplar
3
Beğeniler
10
Puanları
330
Birde sunucun paper spigot 1.8.8 olsun vault ve protocollib sürümlerinide güncel değil ise güncelle
 

Üst