[Hata]

WildSkeleton

Kömür Madencisi
Mesajlar
143
En iyi cevaplar
0
Beğeniler
31
Puanları
0
Bu kodda ne hata var yardım eder misiniz kodun tamamını da vermiş olacağım ama :D
Kod:
on command “/efekliste”:
    trigger:
        send “&bHiz: &l1”
        send “&bYavasliik: &l2”
        send “&bHizli Kazma: &l3”
        send “&bYavas Kazma: &l4”
        send “&bKuvvet: &l5”
        send “&bAninda Can: &l6”
        send “&bAninda Hasar: &l7”
        send “&bYuksek Ziplama: &l8”
        send “&bBas Donmesi: &l9”
        send “&bRejenerasyon: &l10”
        send “&bDirenc: &l11”
        send “&bSu Altinda Nefes: &l13”
        send “&bGorunmezlik: &l14”
        send “&bKorluk: &l15”
        send “&bGece Gorusu: &l16”
        send “&bAclik: &l17”
        send “&bGucsuzluk: &l18”
        send “&bZehir: &l19”
        send “&bWither: &l20”
        send “&bCan Artisi: &l21”
        send “&bEmis(Can Artisi): &l22”
        send “&bDoygunluk: &l23”
 


__NiqhtRide__

Bedrock Kaşifi
Mesajlar
1,608
En iyi cevaplar
0
Beğeniler
667
Puanları
1,480
Ruh hali
Bu kodda ne hata var yardım eder misiniz kodun tamamını da vermiş olacağım ama :D
Kod:
on command “/efekliste”:
    trigger:
        send “&bHiz: &l1”
        send “&bYavasliik: &l2”
        send “&bHizli Kazma: &l3”
        send “&bYavas Kazma: &l4”
        send “&bKuvvet: &l5”
        send “&bAninda Can: &l6”
        send “&bAninda Hasar: &l7”
        send “&bYuksek Ziplama: &l8”
        send “&bBas Donmesi: &l9”
        send “&bRejenerasyon: &l10”
        send “&bDirenc: &l11”
        send “&bSu Altinda Nefes: &l13”
        send “&bGorunmezlik: &l14”
        send “&bKorluk: &l15”
        send “&bGece Gorusu: &l16”
        send “&bAclik: &l17”
        send “&bGucsuzluk: &l18”
        send “&bZehir: &l19”
        send “&bWither: &l20”
        send “&bCan Artisi: &l21”
        send “&bEmis(Can Artisi): &l22”
        send “&bDoygunluk: &l23”
Renk kollamasinda <BLACK> Gibi yapacaksın.

Telefondan Yazıyorum Hatalı Yazarsam Şimdiden Özür Dilerim.
 

Salturbone

Portal Uzmanı
Mesajlar
5,189
En iyi cevaplar
0
Beğeniler
3,716
Puanları
6,890
Ruh hali
"on command" değil "comand /komut" şeklinde olacak...
 

Salturbone

Portal Uzmanı
Mesajlar
5,189
En iyi cevaplar
0
Beğeniler
3,716
Puanları
6,890
Ruh hali
yada trigger ı silicek :)
on command, eclipse deki String blooean'ı gibidir. command ise getName().equalsIgnoreCase("komut"); işlevini görür... on command ile varolan komutun işleyişini değiştirebilirken command ile yeni bir komut eklersin... Ama on command da string gibi yeni komut işlevi görür.
 

WildSkeleton

Kömür Madencisi
Mesajlar
143
En iyi cevaplar
0
Beğeniler
31
Puanları
0
on command yazınca kısa command yazınca bayaa büyük bi hata alıyoum off :(
 
H

hsndmrts_

Ziyaretçi
Kod:
on command “/efekliste”:
        send “&bHiz: &l1” to the player
        send “&bYavasliik: &l2” to the player
        send “&bHizli Kazma: &l3” to the player
        send “&bYavas Kazma: &l4” to the player
        send “&bKuvvet: &l5” to the player
        send “&bAninda Can: &l6” to the player
        send “&bAninda Hasar: &l7” to the player
        send “&bYuksek Ziplama: &l8” to the player
        send “&bBas Donmesi: &l9” to the player
        send “&bRejenerasyon: &l10” to the player
        send “&bDirenc: &l11” to the player
        send “&bSu Altinda Nefes: &l13” to the player
        send “&bGorunmezlik: &l14” to the player
        send “&bKorluk: &l15” to the player
        send “&bGece Gorusu: &l16” to the player
        send “&bAclik: &l17” to the player
        send “&bGucsuzluk: &l18” to the player
        send “&bZehir: &l19” to the player
        send “&bWither: &l20” to the player
        send “&bCan Artisi: &l21” to the player
        send “&bEmis(Can Artisi): &l22” to the player
        send “&bDoygunluk: &l23” to the player
bunu bi dene olmazsa iletişime geç skype: live:adventure.mapers_2
 

Üst