Sol Reklam
Sağ Reklam

Bulundu Özel Mob oluşturma ve ölünce küçük ihtimalle komut uygulattırma

Durum
Mesaj gönderimine kapalı.

kekobaykus31

Odunlara Vur Vur Vur!
Katılım
15 Ağustos 2017
Mesajlar
28
Elmaslar
24
Puanlar
13.270
Ben şimdi özel bir mob oluşturmak istiyorum örneğin madenci zombi bu zombinin mesela 25 kalp canı (yani 50 can) olcak demir set olcak bu zombiyi öldürünce bir komut uygulayacak ve chate yazacak örneğin benim sunucumda AdvancedSets diye bir plugin var bunun komutlarından örnek vereceğim o zombiyi öldürdüm %1 ihtimalle /asets give öldürenkişininadı Miner random komudunu girecek vede sohbette Bir Madenci Zırhı parçası düşürdün.(nadir eşya) böyle birşey istiyorum skript olarak skripti yoksa pluginde olur yapana şimdiden teşekkürler.
 

_OnePage_

Işık + Taş = Işıktaşı

Discord:

OnePage#1881

Katılım
16 Ocak 2020
Mesajlar
1.228
Elmaslar
838
Puanlar
8.575
Minecraft
_OnePage_
şöyle bir örnek yaptım düzenlemesini sen yaparsın
Kod:
command /boss:
    trigger:
        spawn 1 zombie
        equip last spawned zombie with diamond helmet of protection 10
        equip last spawned zombie with iron chestplate
        equip last spawned zombie with gold leggings
        equip last spawned zombie with leather boots
        set name of last spawned zombie to "&8Boss"
        set health of last spawned zombie to 5
        set max health of last spawned zombie to 5

on death of zombie:
    attacker is a player
    "%name of victim%" is "&8Boss"
    execute console command "say %attacker% buraya komutunuzu yazabilirsiniz console yerine player yazarsan konsol yerine oyuncu bu komutu kullanır"
    drop 1 of diamond at location of victim
 

kekobaykus31

Odunlara Vur Vur Vur!
Katılım
15 Ağustos 2017
Mesajlar
28
Elmaslar
24
Puanlar
13.270
şöyle bir örnek yaptım düzenlemesini sen yaparsın
Kod:
command /boss:
    trigger:
        spawn 1 zombie
        equip last spawned zombie with diamond helmet of protection 10
        equip last spawned zombie with iron chestplate
        equip last spawned zombie with gold leggings
        equip last spawned zombie with leather boots
        set name of last spawned zombie to "&8Boss"
        set health of last spawned zombie to 5
        set max health of last spawned zombie to 5

on death of zombie:
    attacker is a player
    "%name of victim%" is "&8Boss"
    execute console command "say %attacker% buraya komutunuzu yazabilirsiniz console yerine player yazarsan konsol yerine oyuncu bu komutu kullanır"
    drop 1 of diamond at location of victim
Teşekkürler skript güzel bunu imkanlı yapabilirmisiniz mesela %1 imkanla o komudu kullansın gibi şimdiden teşekkürler.
 

_OnePage_

Işık + Taş = Işıktaşı

Discord:

OnePage#1881

Katılım
16 Ocak 2020
Mesajlar
1.228
Elmaslar
838
Puanlar
8.575
Minecraft
_OnePage_
Kod:
command /boss:
    trigger:
        spawn 1 zombie
        equip last spawned zombie with diamond helmet of protection 10
        equip last spawned zombie with iron chestplate
        equip last spawned zombie with gold leggings
        equip last spawned zombie with leather boots
        set name of last spawned zombie to "&8Boss"
        set health of last spawned zombie to 5
        set max health of last spawned zombie to 5

on death of zombie:
    attacker is a player
    "%name of victim%" is "&8Boss"
    chance of 1%:
        execute console command "say %attacker% buraya komutunuzu yazabilirsiniz console yerine player yazarsan konsol yerine oyuncu bu komutu kullanır"
    drop 1 of diamond at location of victim
her zaman item düşürür ama %1 şansla komutu yazar
 
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı