SerhatGundogdu
Zombi Katili
- En iyi cevaplar
- 0
Beyler Bounty Skripti yazarmısınız Yazıyorum Ama Çalışıyor
Adam Öldürünce Puan Geliyor MCSGdeki gibiBounty derken?
on login:
{bounty.%player%} is not set:
set {bounty.%player%} to 0
on death:
victim is player:
add 18 to {bounty.%attacker%}
send "&a+18 bounty. &c[%{bounty.%attacker%}%]" to attacker
set attacker nametag to "&c%attacker% [%{bounty.%attacker%}%]"
Adam Öldürünce Puan Geliyor MCSGdeki gibi
Şöle yaparmısın İsmin başında [0] olarak bide adamı öldürünce 18 puan gelsinKod:on login: {bounty.%player%} is not set: set {bounty.%player%} to 0 on death: victim is player: add 1 to {bounty.%attacker%} send "&a+1 bounty. &c[%{bounty.%attacker%}%]" to attacker
Pvp Server İçin İstemiyorumGit rulingPvP'de gördüğünü iste demi Serhat?
Kod düzeltildi.Pvp Server İçin İstemiyorum
tmm saol kardeşKod düzeltildi.
TagAPI
SkriptTAG
Pluginlerini yüklemen gerek.
Kod düzeltildi.
TagAPI
SkriptTAG
Pluginlerini yüklemen gerek.
on chat:
cancel event
broadcast "&c[%{bounty.%player%}%] &a%colored player's prefix% &6%player% &8--> &f%message%"
tmm saol kardeş
![]()
Chattade ekleyebilirmisin
son bir şey daha istiycem ölen kişiden bounty gitmesi 10 taneKod:on chat: cancel event broadcast "&c[%{bounty.%player%}%] &a%colored player's prefix% &6%player% &8--> &f%message%"
saol adamsın ya
son bir şey daha istiycem ölen kişiden bounty gitmesi 10 tane
on death:
victim is player:
add 18 to {bounty.%attacker%}
remove 10 from {bounty.%victim%}
send "&a-10 bounty. &c[%{bounty.%victim%}%]" to victim
send "&a+18 bounty. &c[%{bounty.%attacker%}%]" to attacker
set attacker nametag to "&c%attacker% [%{bounty.%attacker%}%]"
Kod:on death: victim is player: add 18 to {bounty.%attacker%} remove 10 from {bounty.%victim%} send "&a+18 bounty. &c[%{bounty.%attacker%}%]" to attacker set attacker nametag to "&c%attacker% [%{bounty.%attacker%}%]"
Kod düzeltildi.BOunty silinmiyor
Bide mesaj eklermisin öldüğün için 10 bountyn gitti diyeKod düzeltildi.