BY_MAFYA
Zombi Katili
- Mesajlar
- 181
- En iyi cevaplar
- 0
- Beğeniler
- 45
- Puanları
- 190
- Ruh hali
Herkese merhaba arkadaşlar skript yazmaya yeni başladığım için sürekli bir yerlerde hata yapıyorum ve sizler sayesinde bu hatalarımı çok çabuk telafi ediyorum neyse fazla uzatmadan olaya geçeyim skript aşağıdadır denendi ve 6 tane hata var anlayan arkadaşlardan acil yardım
Kod:
options:
Para: &4[&6&lSans Parasi&4]
command /sansparaver:
permission: sansparasi.op
permission message: &4Bu komut icin yetkin yok !
aliases: spv,sansver
tiggers:
give 64 gold paper named "&6&lSans Parasi" to player
on rightclick with a paper nemed "&6&lSans Parasi":
chance of 1%:
eco give %player% 1000000
send {@Para} &7Tebrikler &41M &7kazandiniz !
chance of 5%:
eco give %player% 500000
send {@Para} &7Tebrikler &4500K &7kazandiniz !
chance of 10%:
eco give %player% 100000
send {@Para} &7Tebrikler &4100K &7kazandiniz !
chance of 20%:
eco give %player% 50000
send {@Para} &7Tebrikler &450K &7kazandiniz !
chance of 50%:
eco give %player% 10000
send {@Para} &6Amorti ! &7ne kazandin ne kaybettin !
chance of 30%:
eco give %player% 5000
send {@Para} &4Malesef &35K &4kaybettiniz !
chance of 30%:
eco give %player% 1000
send {@Para} &4Malesef &39K &4kaybettiniz !
chance of 30%:
eco give %player% 0
send {@Para} &4Malesef hic para kazanamadiniz !
on leftclick with a paper nemed "&6&lSans Parasi":
chance of 1%:
eco give %player% 1000000
send {@Para} &7Tebrikler &41M &7kazandiniz !
chance of 5%:
eco give %player% 500000
send {@Para} &7Tebrikler &4500K &7kazandiniz !
chance of 10%:
eco give %player% 100000
send {@Para} &7Tebrikler &4100K &7kazandiniz !
chance of 20%:
eco give %player% 50000
send {@Para} &7Tebrikler &450K &7kazandiniz !
chance of 50%:
eco give %player% 10000
send {@Para} &6Amorti ! &7ne kazandin ne kaybettin !
chance of 30%:
eco give %player% 5000
send {@Para} &4Malesef &35K &4kaybettiniz !
chance of 30%:
eco give %player% 1000
send {@Para} &4Malesef &39K &4kaybettiniz !
chance of 30%:
eco give %player% 0
send {@Para} &4Malesef hic para kazanamadiniz !