MustafaMertBulut
MC.MAXCRAFT.AT
- En iyi cevaplar
- 0
EywallahDostum onuda kendin yapamıyor musun? İkisini kopyalayıp aynı dosyaya koyacaksın.
Buyur:
Kod:on mine of lapis ore: if {lapissayisi.%player%} is not set: set {lapissayisi.%player%} to 0 if {lapissayisi.%player%} is greater or equal to 500: set {lapissayisi.%player%} to 0 give 1 of paper named "&6Coin" to player add 1 to {lapissayisi.%player%} stop command /bak: trigger: if {lapissayisi.%player%} is not set: set {lapissayisi.%player%} to 0 send "&6Kazdığın Lapis Sayısı: &c%{lapissayisi.%player%}%" stop command /dönüştür: trigger: if player has 1 of paper named "&6Coin": set {_m} to player's money set player's money to ({_m}+5} send "&c1 adet coin 5 TL olarak hesabınıza eklendi." stop send "&cDönüştürebileceğin coin yok!" stop
Dostum onuda kendin yapamıyor musun? İkisini kopyalayıp aynı dosyaya koyacaksın.
Buyur:
Kod:on mine of lapis ore: if {lapissayisi.%player%} is not set: set {lapissayisi.%player%} to 0 if {lapissayisi.%player%} is greater or equal to 500: set {lapissayisi.%player%} to 0 give 1 of paper named "&6Coin" to player add 1 to {lapissayisi.%player%} stop command /bak: trigger: if {lapissayisi.%player%} is not set: set {lapissayisi.%player%} to 0 send "&6Kazdığın Lapis Sayısı: &c%{lapissayisi.%player%}%" stop command /dönüştür: trigger: if player has 1 of paper named "&6Coin": set {_m} to player's money set player's money to ({_m}+5} remove 1 of gold nugget named "&6Coin" from player send "&c1 adet coin 5 TL olarak hesabınıza eklendi." stop send "&cDönüştürebileceğin coin yok!" stop
set {_m} to player's money
set player's money to ({_m}+10000}
Bu Yerin Hata Vermesi Normalmi ?
yada orayı eco give 10000 Yap Direk