on rightclick with leather:
cancel event
if chance of 25%:
give 1 diamond block
stop
if chance of 20%:
give 1 diamond
stop
if chance of 50%:
give 3 diamond sword of sharpness 1
stop
ben yazdım sen hayırdırSkript'ini Yazıyorum Bi 5 Dakikaya Kadar
on right click with a leather:
if player has the permission "rasgele.item":
remove 1 leather from the player
if chance of 25%:
give 1 diamond block named "&6ELMAS BLOK!" to player
send "&6İyi Ki Açdın Elmas Blok ÇIKDI!" to player
delete {%player%.leather}
stop
if chance of 20%:
give 1 diamond named "&6Elmas!" to player
send "&6 Elmas ÇIKDI!" to player
delete {%player%.leather}
stop
if chance of 50%:
give 3 diamond sword of sharpness 1 named "&6Elmas Kılıç!" to player
send "&6 Elmas Kılıç Kazandin!" to player
delete {%player%.leather}
stop
yanlış hatalıElimden Gelini YapdımKod:on right click with a leather: if player has the permission "rasgele.item": remove 1 leather from the player if chance of 25%: give 1 diamond block named "&6ELMAS BLOK!" to player send "&6İyi Ki Açdın Elmas Blok ÇIKDI!" to player delete {%player%.leather} stop else: if chance of 20%: give 1 diamond named "&6Elmas!" to player send "&6 Elmas ÇIKDI!" to player delete {%player%.leather} stop if chance of 50%: give 3 diamond sword of sharpness 1 named "&6Elmas Kılıç!" to player send "&6 Elmas Kılıç Kazandin!" to player delete {%player%.leather} stop
Hatanı Düzeltiyorum!!!!denenmediPHP:on rightclick with leather: cancel event if chance of 25%: give 1 diamond block stop if chance of 20%: give 1 diamond stop if chance of 50%: give 3 diamond sword of sharpness 1 stop
on right click with leather:
cancel event
if chance of 25%:
give 1 diamond block
stop
if chance of 20%:
give 1 diamond
stop
if chance of 50%:
give 3 diamond sword of sharpness 1
stop
hatalar nerde ?yanlış hatalı
9. satır else ne içinhatalar nerde ?
on rightclick with leather:
remove leather from player
chance of 25%:
give 1 diamond block to player
stop
chance of 20%:
give 1 diamond to player
else:
give 3 diamond sword of sharpness 1 to player
Disk tasarrufu yapılmıştır. (Denenmedi.)
Kod:on rightclick with leather: remove leather from player chance of 25%: give 1 diamond block to player stop chance of 20%: give 1 diamond to player else: give 3 diamond sword of sharpness 1 to player
on rightclick with leather:
chance of 25%
give 1 diamond block to player
chance of 20%
give 1 diamond to player
chance of 50%
give 3 diamond sword of sharpness 1 to player
Disk tasarrufu yapılmıştır. (Denenmedi.)
Kod:on rightclick with leather: remove leather from player chance of 25%: give 1 diamond block to player stop chance of 20%: give 1 diamond to player else: give 3 diamond sword of sharpness 1 to player
Ne tasarrufundan bahsediyorsunuz ya ?Böyle Daha Tasarruflu Değilmi ??(DENENDİ)PHP:on rightclick with leather: chance of 25% give 1 diamond block to player chance of 20% give 1 diamond to player chance of 50% give 3 diamond sword of sharpness 1 to player
221 bayt'dan 201 bayt indi
Eğer %25 ihtimal olmazsa alttaki %20 ihtimal de gerçekleşmez.Böyle Daha Tasarruflu Değilmi ??(DENENDİ)PHP:on rightclick with leather: chance of 25% give 1 diamond block to player chance of 20% give 1 diamond to player chance of 50% give 3 diamond sword of sharpness 1 to player
221 bayt'dan 201 bayt indi
hemde adamın istediği tarzda
-----------------------------
DİSK TASSARUFU BİZİM İŞİMİZ
yinede serveri yormadan daha fazla şey yüklememizi sağlarNe tasarrufundan bahsediyorsunuz ya ?
20 bayt, 40 bayt, 100 kb hiçbir şeyi değiştirmez.
gerçekleşir ama %20 ile %25 ayrıca %50 aynı anda verme olasılığı çok fazladırEğer %25 ihtimal olmazsa alttaki %20 ihtimal de gerçekleşmez.