bertek41
The Developer of Apia Team
Pardon dalgınlık
Kod:
command /dsat:
trigger:
if player has iron ingot:
loop 2304 times:
remove 1 iron ingot from player's inventory
add 1 to {_x}
if player doesn't have iron ingot:
set {_y} to {_x} * 200
add {_y} to the player's account
send "&b%{_x}% &aSayısında demir &b%{_y}% &afiyatına satıldı."
stop
else:
send "&bHiç Demirin Yok"