on break of mossy cobblestone:
if {tas.%player%} is greater than or equal to 128:
add -64 to {tas.%player%}
send "&8[&3Sistem&8]&7Envaterinizden 64 tane yosunlu taş silindi."
| Emre |#6756
Kod satırı olarak eklerseniz kullanmak isteyenler için daha iyi olur.örnek olarak
on break of mossy cobblestone:
add 1 to {tas.%player%}
if {tas.%player%} is greater than or equal to 128:
add -128 to {tas.%player%}
add 1 to {coin.%player%}
send "&8[&3Sistem&8]&7 Tebrikler 1 Coin kazandınız."
DüzeltimKod satırı olarak eklerseniz kullanmak isteyenler için daha iyi olur.
Ben böyle demedim envanterde 64 tane yosunlu tas olunca silinsinler yada hiç gelmesin
on break of mossy cobblestone:
if {tas.%player%} is greater than or equal to 64:
add -64 to {tas.%player%}
send "&8[&3Sistem&8]&7Envaterinizden 64 tane yosunlu taş silindi."
Sadece variabledaki değeri sildiriyorsun, Dostumuz ise envanterden eşyanın silinmesini istiyor.Bide Bunu Denermisin
Kod:options: yosunlutas: 128 on break of mossy cobblestone: add 1 to {tas.%player%} if {tas.%player%} is greater than or equal to {@yosunlutas}: add -{@yosunlutas} to {tas.%player%}
Denenmedi Çalışırsa Elmas Ve En İyi Yorum İşaretlermisiniz :D ins Çalışır
Diyelim.
Sadece variabledaki değeri sildiriyorsun, Dostumuz ise envanterden eşyanın silinmesini istiyor.
options:
yosunlutas: 128
on break of mossy cobblestone:
add 1 to {tas.%player%}
if {tas.%player%} is greater than or equal to {@yosunlutas}:
execute player command "clear mossy cobblestone 64 "
"
Büyük ihtimalle çalışmaz, cleardan sonra ne koyarsan koy envanteri tamamen temizliyor + Perm sorunu olur
Kod:options: yosunlutas: 128 on break of mossy cobblestone: add 1 to {tas.%player%} if {tas.%player%} is greater than or equal to {@yosunlutas}: execute player command "clear mossy cobblestone 64 " "
bu çalışırmı ?
console den gönderilicek şekle çevirebilir komutu clear mossy yerinede clear 48 64 yazarsa sadece envaterindeki yosunlu taşlar silinir diye biliyorum 64 de silinicek sayıBüyük ihtimalle çalışmaz, cleardan sonra ne koyarsan koy envanteri tamamen temizliyor + Perm sorunu olur
on break of mossy cobblestone:
if player has 64 mossy cobblestone:
remove 64 mossy cobblestone from player
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!