metehan12321
Bir Kömür Göründü Kaptanım!
- Katılım
- 22 Ağustos 2015
- Mesajlar
- 152
- Elmaslar
- 42
- Puan
- 13.625
- Yaş
- 25
Kod:
every 32 second:
loop all players in "world":
{otosat::playerInfo::%loop-player%::*} is set:
set {_list} to ""
loop all items in loop-player's inventory:
loop {otosat::playerInfo::%loop-player%::*}:
loop-index parsed as item is loop-value-2:
add item amount of loop-value-2*{otosat::ucret::%loop-index%} to {_money}
set {_list} to "&8▪ &7%item amount of loop-value-2%x &f%{otosat::turkce::%loop-index%}% &d(%item amount of loop-value-2*{otosat::ucret::%loop-index%}% TL)%nl%%{_list}%"
delete loop-value-2
{_money} is set:
add {_money} to loop-player's money
send "&8[&6&lCraft&8] <tooltip:&eKazancınız:&f %{_money}%TL%nl%%{_list}%>&eEşyalarınız oto satıldı! &eKazancınız: &a%{_money}%TL" to loop-player
send "&e&lAyrıntılı bilgi için yukarıdaki mesajın üzerine geliniz!"
Burada mesajın üzerine gelince çıkan yazıda mesela 3 stack altın satılıyorsa 64x altın 64x altın 64x altın yazıyor hepsini birleştirmiyor nasıl değiştirebiliriz?