[SK] ISTEKLERINIZ

YasirUS

Obsidyen Madencisi
En iyi cevaplar
0
Animasyonlu Menü Yapabilirmisin?
Camlar Renk Değiştirecek Fln
 

Kemalist1881

Kömür Madencisi
En iyi cevaplar
0
Animasyonlu Menü Yapabilirmisin?
Camlar Renk Değiştirecek Fln
PHP:
command /testanimategui:
    trigger:
        open chest with 1 rows named "&e&lTEST" to player
        wait 0.2 tick   
        format slot 0 of player with white stained glass named "&e&lTest" to close
        wait 0.2 seconds
        format slot 0 of player with orange stained glass named "&e&lTest" to close
        wait 0.2 seconds
        format slot 0 of player with magenta stained glass named "&e&lTest" to close
        wait 0.2 seconds
        format slot 0 of player with light blue stained glass named "&e&lTest" to close
        wait 0.2 seconds
        format slot 0 of player with yellow stained glass named "&e&lTest" to close
        wait 0.2
        format slot 0 of player glass named "&e&lTest is finished" to close
Bu olur yani :D
 

Ragnarak

Bedrock Kaşifi
En iyi cevaplar
0
bunu uzun süre yapabilirsin @YasirUS mesela arkadaş atmış üstte. en sonda wait 0.2 yazmışsın second eklememişsin @Kemalist1881 fakat tick yapsan daha hoş olabilir.
 

YasirUS

Obsidyen Madencisi
En iyi cevaplar
0
PHP:
command /testanimategui:
    trigger:
        open chest with 1 rows named "&e&lTEST" to player
        wait 0.2 tick  
        format slot 0 of player with white stained glass named "&e&lTest" to close
        wait 0.2 seconds
        format slot 0 of player with orange stained glass named "&e&lTest" to close
        wait 0.2 seconds
        format slot 0 of player with magenta stained glass named "&e&lTest" to close
        wait 0.2 seconds
        format slot 0 of player with light blue stained glass named "&e&lTest" to close
        wait 0.2 seconds
        format slot 0 of player with yellow stained glass named "&e&lTest" to close
        wait 0.2
        format slot 0 of player glass named "&e&lTest is finished" to close
Bu olur yani :D
Ama Bu farklı Chester Aciyor Ben Yeniden Açmadan Halletmek İstiyorum CSGO Kutusu Gibi Yap Yapabilirsen :p
 

Kemalist1881

Kömür Madencisi
En iyi cevaplar
0
bunu uzun süre yapabilirsin @YasirUS mesela arkadaş atmış üstte. en sonda wait 0.2 yazmışsın second eklememişsin @Kemalist1881 fakat tick yapsan daha hoş olabilir.
PHP:
command /za:
    trigger:
        open chest with 1 rows named "&e&lTEST" to player
        wait 2 tick    
        format slot 0 of player with white stained glass named "&e&lTest" to close
        wait 0.2 tick
        format slot 0 of player with orange stained glass named "&e&lTest" to close
        wait 0.2 tick
        format slot 0 of player with magenta stained glass named "&e&lTest" to close
        wait 0.2 tick
        format slot 0 of player with light blue stained glass named "&e&lTest" to close
        wait 0.2 tick
        format slot 0 of player with yellow stained glass named "&e&lTest" to close
        wait 0.2 tick
        format slot 0 of player glass named "&e&lTest is finished" to close
Buyur :D
 

wLood

Yepyeni Sunucu Çok Yakında @2016
En iyi cevaplar
0
kardeşim bu komut ile kontrol yapılmıyor hata yok ama problem var nasıl çözerim ?
Kod:
if player has {test.%player%} of obsidian:
 

wLood

Yepyeni Sunucu Çok Yakında @2016
En iyi cevaplar
0
is olarak değil o variable kadar obsidian varsa diye kontrol etmeye çalışıyordum
 

wLood

Yepyeni Sunucu Çok Yakında @2016
En iyi cevaplar
0
Blueyescat bunu bende düşündüm algılamıyor.
 
Üst