on death:
attacker is a player
victim is a player
add 3 to {puan::%attacker%}
add -1 to {puan::%victim%}
if {puan::%attacker%} is 400:
send "&a400 &6puana sahipsin" to attacker
loop 3 times:
execute console command "/playsound fireworks.largeBlast %attacker%"
execute console command "/playsound fireworks.twinkle_far %attacker%"
execute console command "/playsound fireworks.blast %attacker%"
execute console command "/manuadd %attacker% cellat"
else:
if {puan::%attacker%} is 800:
send "&6800 puana sahipsin" to attacker
loop 3 times:
execute console command "/playsound fireworks.largeBlast %attacker%"
execute console command "/playsound fireworks.twinkle_far %attacker%"
execute console command "/playsound fireworks.blast %attacker%"
execute console command "/manuadd %attacker% katil"
else:
if {puan::%attacker%} is 1500:
send "&61500 puana sahipsin" to attacker
loop 3 times:
execute console command "/playsound fireworks.largeBlast %attacker%"
execute console command "/playsound fireworks.twinkle_far %attacker%"
execute console command "/playsound fireworks.blast %attacker%"
execute console command "/manuadd %attacker% serikatil"
else:
if {puan::%attacker%} is 2500:
send "&62500 puana sahipsin" to attacker
loop 3 times:
execute console command "/playsound fireworks.largeBlast %attacker%"
execute console command "/playsound fireworks.twinkle_far %attacker%"
execute console command "/playsound fireworks.blast %attacker%"
execute console command "/manuadd %attacker% terminatör"
else:
if {puan::%attacker%} is 4000:
send "&64000 puana sahipsin" to attacker
loop 3 times:
execute console command "/playsound fireworks.largeBlast %attacker%"
execute console command "/playsound fireworks.twinkle_far %attacker%"
execute console command "/playsound fireworks.blast %attacker%"
execute console command "/manuadd %attacker% OlumMakinesi"
command /sıfırla <text>:
trigger:
delete {puan::%arg%}
send "&6Leveli başarıyla sıfırladınız" to player
command /puanbak:
trigger:
if {puan::%player%} is 4000:
send "&a4000 &bPuana sahipsin. Ötesi yok !"
else:
send "&6Levelin: &a%{puan::%player%}%"