Bulundu Öldürmeye Göre Rütbe Atlama Plugini Var mı?

  • Konuyu Başlatan Konuyu Başlatan Yasu
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 969
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Yasu

behance.net/paysaae
MinePass
Katılım
5 Temmuz 2020
Mesajlar
276
Elmaslar
190
Puan
9.560
Konum
İstanbul
Minecraft
UrfaKebab

Discord:

paysaae

Merhabalar Sizden Bir Ricam Var Öldürmeye Göre Rank Atlayabilceğimiz Bir Plugin Varmı
 
Kod:
on death:
    victim is a player
    attacker is a player
    add 1 to {oldurme::%attacker%}
    if {oldurme::%attacker%} is equal to 5:
        execute console command "manuadd %player% 1.grup"
    if {oldurme::%attacker%} is equal to 10:
        execute console command "manuadd %player% 2.grup"
    if {oldurme::%attacker%} is equal to 15:
        execute console command "manuadd %player% 3.grup"
    if {oldurme::%attacker%} is equal to 20:
        execute console command "manuadd %player% 4.grup"
 
@YigitReisOfficial
Kod:
on death:
    victim is a player
    attacker is a player
    add 1 to {oldurme::%attacker%}
    if {oldurme::%attacker%} is equal to 5:
        execute console command "manuadd %player% 1.grup"
    if {oldurme::%attacker%} is equal to 10:
        execute console command "manuadd %player% 2.grup"
    if {oldurme::%attacker%} is equal to 15:
        execute console command "manuadd %player% 3.grup"
    if {oldurme::%attacker%} is equal to 20:
        execute console command "manuadd %player% 4.grup"
Rica etsem buna bude öldürme sayısına bakmayi eklermisin
 
@YigitReisOfficial

Rica etsem buna bude öldürme sayısına bakmayi eklermisin
Kod:
on death:
    victim is a player
    attacker is a player
    add 1 to {oldurme::%attacker%}
    if {oldurme::%attacker%} is equal to 5:
        execute console command "manuadd %player% 1.grup"
    if {oldurme::%attacker%} is equal to 10:
        execute console command "manuadd %player% 2.grup"
    if {oldurme::%attacker%} is equal to 15:
        execute console command "manuadd %player% 3.grup"
    if {oldurme::%attacker%} is equal to 20:
        execute console command "manuadd %player% 4.grup"
        
command /bak:
    trigger:
        message "&bÖldürme; %{oldurme::%player%}%"
 
Kod:
on death:
    victim is a player
    attacker is a player
    add 1 to {oldurme::%attacker%}
    if {oldurme::%attacker%} is equal to 5:
        execute console command "manuadd %player% 1.grup"
    if {oldurme::%attacker%} is equal to 10:
        execute console command "manuadd %player% 2.grup"
    if {oldurme::%attacker%} is equal to 15:
        execute console command "manuadd %player% 3.grup"
    if {oldurme::%attacker%} is equal to 20:
        execute console command "manuadd %player% 4.grup"
      
command /bak:
    trigger:
        message "&bÖldürme; %{oldurme::%player%}%"
Skriptin Çalışmama Nedeni Nedir @CAN147
 
on deathde player kullanıldığı için
if {oldurme::%attacker%} is equal to 20:
execute console command "manuadd %player% 4.grup"
örnek bu
on deathde playerları attacker olarak değiştirin(execute consolede)
 
on deathde player kullanıldığı için
if {oldurme::%attacker%} is equal to 20:
execute console command "manuadd %player% 4.grup"
örnek bu
on deathde playerları attacker olarak değiştirin(execute consolede)
Rica Etsem Bunu Direk Düzenleyip Atlabilirmisiniz ( Skripteki Hatayı ) @_OnePage_
 
yani playerları attackerla değiştirmek zor olmamalı :/
Kod:
on death:
    victim is a player
    attacker is a player
    add 1 to {oldurme::%attacker%}
    if {oldurme::%attacker%} is equal to 5:
        execute console command "manuadd %attacker% 1.grup"
    if {oldurme::%attacker%} is equal to 10:
        execute console command "manuadd %attacker% 2.grup"
    if {oldurme::%attacker%} is equal to 15:
        execute console command "manuadd %attacker% 3.grup"
    if {oldurme::%attacker%} is equal to 20:
        execute console command "manuadd %attacker% 4.grup"
        
command /bak:
    trigger:
        message "&bÖldürme; %{oldurme::%player%}%"
 
on death: victim is a player attacker is a player add 1 to {oldurme::%attacker%} if {oldurme::%attacker%} is equal to 5: execute console command "manuadd %attacker% 1.grup" if {oldurme::%attacker%} is equal to 10: execute console command "manuadd %attacker% 2.grup" if {oldurme::%attacker%} is equal to 15: execute console command "manuadd %attacker% 3.grup" if {oldurme::%attacker%} is equal to 20: execute console command "manuadd %attacker% 4.grup" command /bak: trigger: message "&bÖldürme; %{oldurme::%player%}%"
@_OnePage_ Maalesef Çalışmadı Bunun Bir Plugini Yokmu
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst