Bulundu Taş Jeneratörü [yükseltmeli] [kırıktaş değil]

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Kırılınca gelmesi daha hoş olmaz mı?
 
Bence Olmaz o Skript Her Yerde Bulunmakta.
 
Bazen insanların bildikleri şeyler üzerinden yürümek gerekir bence...
 
Aynısı değil şimdi dener misiniz ?

Kod:
on block growth:
    if event-block is stone:
        chance of 30%:
            set event-block to coal ore
            stop
        chance of 17%:
            set event-block to stone
            stop
        chance of 17%:
            set event-block to cobblestone
            stop
        chance of 14%:
            set event-block to iron ore
            stop
        chance of 9%:
            set  event-block to gold ore
            stop
        chance of 9%:
            set event-block to quartz ore
 
Kod:
on block break:
    if event-block is cobblestone:
        chance of 30%:
            set event-block to coal ore
            stop
        chance of 17%:
            set event-block to stone
            stop
        chance of 17%:
            set event-block to cobblestone
            stop
        chance of 14%:
            set event-block to iron ore
            stop
        chance of 9%:
            set  event-block to gold ore
            stop
        chance of 9%:
            set event-block to quartz ore
 
Kod:
on break of cobblestone:
        chance of 30%:
            set event-block to coal ore
            stop
        chance of 17%:
            set event-block to stone
            stop
        chance of 17%:
            set event-block to cobblestone
            stop
        chance of 14%:
            set event-block to iron ore
            stop
        chance of 9%:
            set  event-block to gold ore
            stop
        chance of 9%:
            set event-block to quartz ore
 
Kod:
on block break:
    if event-block is cobblestone:
        chance of 30%:
            set event-block to coal ore
            stop
        chance of 17%:
            set event-block to stone
            stop
        chance of 17%:
            set event-block to cobblestone
            stop
        chance of 14%:
            set event-block to iron ore
            stop
        chance of 9%:
            set  event-block to gold ore
            stop
        chance of 9%:
            set event-block to quartz ore
Hocam kırıktaş demişsin, taş olmalı.
 
Hocam kırıktaş demişsin, taş olmalı.

cobble kelimesini silmek çok zor olmamalı. Buyrun dener misiniz ?

Kod:
on block break:
    if event-block is stone:
        chance of 30%:
            set event-block to coal ore
            stop
        chance of 17%:
            set event-block to stone
            stop
        chance of 17%:
            set event-block to cobblestone
            stop
        chance of 14%:
            set event-block to iron ore
            stop
        chance of 9%:
            set  event-block to gold ore
            stop
        chance of 9%:
            set event-block to quartz ore
 
cobble kelimesini silmek çok zor olmamalı. Buyrun dener misiniz ?

Kod:
on block break:
    if event-block is stone:
        chance of 30%:
            set event-block to coal ore
            stop
        chance of 17%:
            set event-block to stone
            stop
        chance of 17%:
            set event-block to cobblestone
            stop
        chance of 14%:
            set event-block to iron ore
            stop
        chance of 9%:
            set  event-block to gold ore
            stop
        chance of 9%:
            set event-block to quartz ore
Dediğimin Taş Kırmakla Alakası Yok
Hocam kırıktaş demişsin, taş olmalı.
Bu Arada Lütfen Yorum Kasmayı Bırak Artık Konuştukça Batıyorsun
 
Dediğimin Taş Kırmakla Alakası Yok

Bu Arada Lütfen Yorum Kasmayı Bırak Artık Konuştukça Batıyorsun
Nasıl alakası yok anlamadım orda block kırılma eventi uygulanıyor ve eğer kırılan block stone ise işlem yapıyor ve skriptti reload edince hata göremedim. Sorun nedir ?
 
Ya Skripte Taş Kırınca Durdurup Başka Bir Blok Koyuyor Benim İstediğimle Ne Aakası Var
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst