SingleCarbon#2316
variables:
{coin.%player%} = 0
on death of player:
attacker is a player
add 2 to {coin.%attacker%}
send "&6+2 Coin" to attacker
stop
command /coinim:
trigger:
send "&6Coin Miktarınız &3-> &a%{coin.%player%}%"
stop
command /coinver [player] [int]:
trigger:
if arg-1 is set:
if arg-2 is set:
add arg-2 to arg-1
send "&6%arg-2% %3tane coin hesabınıza eklenmiştir" to arg-1
stop
else:
send "&6Kullanım &a/coinver player miktar" to player
stop
else:
send "&6Kullanım &a/coinver player miktar" to player
stop
add arg-2 to {coin.%arg-1%} olacakKod:variables: {coin.%player%} = 0 on death of player: attacker is a player add 2 to {coin.%attacker%} send "&6+2 Coin" to attacker stop command /coinim: trigger: send "&6Coin Miktarınız &3-> &a%{coin.%player%}%" stop command /coinver [player] [int]: trigger: if arg-1 is set: if arg-2 is set: add arg-2 to arg-1 send "&6%arg-2% %3tane coin hesabınıza eklenmiştir" to arg-1 stop else: send "&6Kullanım &a/coinver player miktar" to player stop else: send "&6Kullanım &a/coinver player miktar" to player stop
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!