RPG SERVER SAVAS METİNİ 1.0

Minecraftplayerr

Java, Skript, Php, Html, Css, Javascript, Anime
Mesajlar
3,980
En iyi cevaplar
6
Beğeniler
3,788
Puanları
7,080
Ruh hali
boşluk hataları var
Edit : Ayrıca birçok hata daha mevcut
Kodtaki boşlukları ben düzenlemiştim. "Boşluk" hatalarının olduğunu sanmıyorum. Ama diğer hatalara dikkat etmedim.
Kontrol ediliyor...
(Edit: @HqeS 'in kodunu aldım bundan dolayı hatalar var .s)
Kod:
[11:42:52 INFO]: [Skript] Reloading abcde.sk...
[11:42:52 ERROR]: indentation error: expected 6 spaces, but found 5 spaces (abcd
e.sk, line 31: drop diamond sword of sharpness 5 named "&bGuclu Kilic" at event-
location')
[11:42:52 ERROR]: indentation error: expected 6 spaces, but found 5 spaces (abcd
e.sk, line 32: stop')
[11:42:52 WARN]: Empty configuration section! You might want to indent one or mo
re of the subsequent lines to make them belong to this section or remove the col
on at the end of the line if you don't want this line to start a section. (abcde
.sk, line 30: chance of %90:')
[11:42:52 ERROR]: indentation error: expected 6 spaces, but found 5 spaces (abcd
e.sk, line 34: drop wooden pickaxe of unbreaking 10 named "&4Kazma" at event-loc
ation')
[11:42:52 ERROR]: indentation error: expected 6 spaces, but found 5 spaces (abcd
e.sk, line 35: stop')
[11:42:52 WARN]: Empty configuration section! You might want to indent one or mo
re of the subsequent lines to make them belong to this section or remove the col
on at the end of the line if you don't want this line to start a section. (abcde
.sk, line 33: chance of %87:')
[11:42:52 ERROR]: indentation error: expected 6 spaces, but found 5 spaces (abcd
e.sk, line 37: drop diamond named "&4Cok Da Biseymis Sanki" at event-location')
[11:42:52 ERROR]: indentation error: expected 6 spaces, but found 5 spaces (abcd
e.sk, line 38: stop')
[11:42:52 WARN]: Empty configuration section! You might want to indent one or mo
re of the subsequent lines to make them belong to this section or remove the col
on at the end of the line if you don't want this line to start a section. (abcde
.sk, line 36: chance of %57:')
[11:42:52 ERROR]: indentation error: expected 6 spaces, but found 5 spaces (abcd
e.sk, line 40: drop stick of unbreaking 10 named "&4Mahmutun Sopasi" at event-lo
cation')
[11:42:52 WARN]: Empty configuration section! You might want to indent one or mo
re of the subsequent lines to make them belong to this section or remove the col
on at the end of the line if you don't want this line to start a section. (abcde
.sk, line 39: chance of %90:')
[11:42:52 ERROR]: Can't understand this condition/effect: last spawned zombie's
life less than 81 (abcde.sk, line 7: last spawned zombie's life less than 81')
[11:42:52 ERROR]: Can't understand this condition/effect: last spawned zombie's
health less than 51 (abcde.sk, line 13: last spawned zombie's health less than 5
1')
[11:42:52 ERROR]: 'skeleton 1 meters above player' is not an entity type (abcde.
sk, line 17: spawn a 1 skeleton 1 meters above player's target block')
[11:42:52 ERROR]: Can't understand this condition/effect: last spawned zombie's
health less than 31 (abcde.sk, line 19: last spawned zombie's health less than 3
1')
[11:42:52 ERROR]: '%90' is not a number (abcde.sk, line 30: chance of %90:')
[11:42:52 ERROR]: '%87' is not a number (abcde.sk, line 33: chance of %87:')
[11:42:52 ERROR]: '%57' is not a number (abcde.sk, line 36: chance of %57:')
[11:42:52 ERROR]: '%90' is not a number (abcde.sk, line 39: chance of %90:')
[11:42:52 ERROR]: '%10' is not a number (abcde.sk, line 41: chance of %10')
[11:42:53 INFO]: [Skript] Encountered 16 errors while reloading abcde.sk!
 

DarkStorm

Kızıltaş Madencisi
Mesajlar
428
En iyi cevaplar
0
Beğeniler
94
Puanları
0
Ayrıca % işareti başa değil sona koyulur yoksa hata verir chance of 90% şeklinde
 

HqeS

Elmas Madencisi
Mesajlar
888
En iyi cevaplar
0
Beğeniler
134
Puanları
570
Ruh hali
skript yazarken yada paylaşırken http://hastebin.com/ bu siteyi kullan code kullanırsan boşlukları insanların nereye atacağını bilmesi gerekiyor.
eyvallah[DOUBLEPOST=1432025163,1432025116][/DOUBLEPOST]bunu önceden yapmıştım hatalarım oldugu zamanlarda yapmıştım bu kodu düzenliyecem
 

DarkStorm

Kızıltaş Madencisi
Mesajlar
428
En iyi cevaplar
0
Beğeniler
94
Puanları
0
Boşluk ve yüzde hataları kalktığında bu şekilde oluyor ama hala hatalar var :
Kod:
on right click with stick:
    spawn zombie 1 meters above player's target block
    set last spawned zombie's name to "&4Savas Metini"
    set last spawned zombie's max health to 100
    heal last spawned zombie by 100 heart
    apply slowness 999 to last spawned zombie for 999 days
    last spawned zombie's life less than 81
    spawn iron golem 1 meters above player's target block
    set last spawned iron golem's name to "&4Savas Metini Koruyuculari"
    wait 1 second
    spawn iron golem 1 meters above player's target block
    set last spawned iron golem's name to "&4Savas Metini Koruyuculari"
    last spawned zombie's health less than 51
    spawn skeleton 1 meters above player's target block
    set last spawned skeleton's name to "&4Savas Metini Koruyuculari"
    wait 1 second
    spawn a 1 skeleton 1 meters above player's target block
    set last spawned skeleton's name to "&4Savas Metini Koruyuculari"
    last spawned zombie's health less than 31
    spawn zombie 1 meters above player's target block
    set last spawned zombie's name to "&4Savas Metini Koruyuculari"
    wait 1 second
    spawn zombie 1 meters above player's target block
    set last spawned zombie's name to "&4Savas Metini Koruyuculari"
on death of living entity:
    event-entity's name contains "&cSavas Metini"
    drop 2 gold ingot named "&4Yang" at event-location
    drop 2 diamond named "&cMahmudun Elmasi" at event-location
    drop paper named "&aKaka" at event-location
    chance of 90%:
        drop diamond sword of sharpness 5 named "&bGuclu Kilic" at event-location
        stop
    chance of 87%:
        drop wooden pickaxe of unbreaking 10 named "&4Kazma" at event-location
        stop
    chance of 57%:
        drop diamond named "&4Cok Da Biseymis Sanki" at event-location
        stop
    chance of 90%:
        drop stick of unbreaking 10 named "&4Mahmutun Sopasi" at event-location
    chance of 10%:
        drop diamond sword of sharpness 50 named "&cZehirr" at event-location
 

TrustNoONE

Kimyager , Sadece Kimyager.
Mesajlar
385
En iyi cevaplar
0
Beğeniler
408
Puanları
590
BUNU Zombi yerine komut bloğu yapabilirsin Çünkü Zombi Bir Mob haraket edebiliyor .s
 
H

hsndmrts_

Ziyaretçi
boşluk hataları çok, onları düzeltmeden sk'nın diğer hatalarıyla uğraşma
 

Üst