JakielNetwork.keyubu.com
- Katılım
- 22 Şubat 2020
- Mesajlar
- 59
- Tepki puanı
- 29
- Puanları
- 0
- Discord
- Jakiel#4947
Kod:
on left click with diamond hoe:
if name of player's tool is "&c&lSatış Çubuğu":
if clicked block is a chest:
if else amount of iron ingot in clicked block is greater than 0:
add (amount of iron ingot in clicked block * 50) to player's money
send "&3Skyblock &8» &c%(amount of iron ingot in clicked block * 50)% &7hesabınıza eklendi." to player
remove every iron ingots from clicked block
Skriptte 4.satırda hata almaktayım sorunu anlayamadım.