The_Sepultura#8776
Aşağıdaki skript denermisiniz.Alev ASASI Skripti lazım alev asası blaze çubuğu olacak Adı "Alev Asası" sağ tıkladığı yere ateş gönderecek
veya başka özellik
command alevasa:
permission: fb.alevasa
aliases: /alevasa
trigger:
give player 1 blaze rod of sharpness 5 named "&c&lAlev Asası" with lore "|| &cAteş topları fırlatma gücüne sahip bir asa! || &8Yetenek: || &7Alev makinesi || &7Asadan ateş topları atmak için sağ tıklayın! ||"
set {cooldown.%player's uuid%} to false
on join:
set {cooldown.%player's uuid%} to false
on right click:
if player's tool is blaze rod of sharpness 5 named "&c&lAlev Asası":
if {cooldown.%player's uuid%} is false:
set {loc.%player%} to block above block above player's location
loop 3 times: # change how many fireballs are shot here!
spawn fireball at {loc.%player%}
push last spawned entity in direction of player with force 0.5
set {cooldown.%player's uuid%} to true
wait 5 seconds # change the cooldown here
set {cooldown.%player's uuid%} to false
else:
send "&cSüreyi bekleyin!"
?????ᴼᶠᶠᶦᶜᶦᵃˡ#8073
teşekkürler bu kadar hızlı olacağını düşünmedim ama give player 1 blazerod satırında hata varAşağıdaki skript denermisiniz.
Kod:command alevasa: permission: fb.alevasa aliases: /alevasa trigger: give player 1 blaze rod of sharpness 5 named "&c&lAlev Asası" with lore "|| &cAteş topları fırlatma gücüne sahip bir asa! || &8Yetenek: || &7Alev makinesi || &7Asadan ateş topları atmak için sağ tıklayın! ||" set {cooldown.%player's uuid%} to false on join: set {cooldown.%player's uuid%} to false on right click: if player's tool is blaze rod of sharpness 5 named "&c&lAlev Asası": if {cooldown.%player's uuid%} is false: set {loc.%player%} to block above block above player's location loop 3 times: # change how many fireballs are shot here! spawn fireball at {loc.%player%} push last spawned entity in direction of player with force 0.5 set {cooldown.%player's uuid%} to true wait 5 seconds # change the cooldown here set {cooldown.%player's uuid%} to false else: send "&cSüreyi bekleyin!"
?????ᴼᶠᶠᶦᶜᶦᵃˡ#8073
Gerekli Skript Pluginleri varmış indirdim oldu ama sağ tıklayınca ateş topu çıkmıyorAşağıdaki skript denermisiniz.
Kod:command alevasa: permission: fb.alevasa aliases: /alevasa trigger: give player 1 blaze rod of sharpness 5 named "&c&lAlev Asası" with lore "|| &cAteş topları fırlatma gücüne sahip bir asa! || &8Yetenek: || &7Alev makinesi || &7Asadan ateş topları atmak için sağ tıklayın! ||" set {cooldown.%player's uuid%} to false on join: set {cooldown.%player's uuid%} to false on right click: if player's tool is blaze rod of sharpness 5 named "&c&lAlev Asası": if {cooldown.%player's uuid%} is false: set {loc.%player%} to block above block above player's location loop 3 times: # change how many fireballs are shot here! spawn fireball at {loc.%player%} push last spawned entity in direction of player with force 0.5 set {cooldown.%player's uuid%} to true wait 5 seconds # change the cooldown here set {cooldown.%player's uuid%} to false else: send "&cSüreyi bekleyin!"
Skriptte "right click" hatalı bazen çalışıyor bazen çalışmıyor 1.13.2 üstü sürümlerde bu hatalar düzeltildi alt sürümlerde çalışmıyor.Gerekli Skript Pluginleri varmış indirdim oldu ama sağ tıklayınca ateş topu çıkmıyor
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!