Merhabalar Skriptimde mob öldürdükce puan kazanıyorsunuz.Amacım 2 dk sonra en çok puan toplayan 1 kişiye ödül vermesi yapabilirseniz çok mutlu olurum teşekkürler
Kod:
on death of cow , sheep and pig:
if name of cow , sheep and pig is "&a+ 7":
if attacker is a player:
add 7 to {puanım::%attacker%}
clear drops
send "&ePuanın &c%{puanım::%attacker%}% &eoldu Kesmeye Devam." to attacker
command /puaneventi [<text>]:
permission: sky.op
trigger:
if arg-1 is "başlat":
if {spawn.ayarla} is true:
loop 40 times:
chance of 15%:
wait 5 tick
spawn a cow or pig or sheep at location of {location}
set display name of spawned cow to "&a+ 7"
set display name of spawned pig to "&a+ 7"
set display name of spawned sheep to "&a+ 7"
set display name of spawned chicken to "&a+ 7"
