kantra
Marangoz
- Mesajlar
- 44
- En iyi cevaplar
- 0
- Beğeniler
- 20
- Puanları
- 110
- Ruh hali
Arkadaşlar bunun gibi bir skript var ve ben bunun bütün iron pickaxe lerde olmasını istemiyorum ismini değiştirdim mesela ve ben o iron pickaxe nin kodunu bu skriptteki iron pickaxe yerine yazsam nasıl olur?
Kod:
on break of diamond ore:
if player's tool is iron pickaxe:
change of 20%
give a diamond to player
send "&2MADEN &7> &e1 Adet Elmas Buldun !"
on break of coal ore:
if player's tool is iron pickaxe:
change of 37%
give a coal to player
send "&2MADEN &7> &e1 Adet Kömür Buldun !"
on break of iron ore:
if player's tool is iron pickaxe:
change of 26%
give a iron ingot to player
send "&2MADEN &7> &e1 Adet Demir Buldun !"
on break of gold ore:
if player's tool is iron pickaxe:
change of 21%
give a gold ingot to player
send "&2MADEN &7> &e1 Adet Altın Buldun !"
on break of emerald ore:
if player's tool is iron pickaxe:
change of 10%
give a emerald to player
send "&2MADEN &7> &e1 Adet Zümrüt Buldun !"
on break of lapis ore:
if player's tool is iron pickaxe:
change of 30%
give a lapis lazuli to player
send "&2MADEN &7> &e1 Adet Lapis Buldun !"
on break of redstone ore:
if player's tool is iron pickaxe:
change of 25%
give a redstone to player
send "&2MADEN &7> &e1 Adet Kızıltaş Buldun !"