[SORU]Yardım

Dul Bırakan

Ďℍ₰ ƐXƬΛSY ☠™ //// ƵŦ|☪ Naked™
En iyi cevaplar
0
Arkadaşlar Ben Birtane Fly Skripti Yatım Yetenek Olarak Kullanıom isteyimse bu yetenegi secince 15 kalple başlaması Bu Fly Skriptim Altına Nasıl 15 Kalple Başlama Skripti eklerim

Kod:
on rightclick holding a feather:
    attacker might use ability 24
    remove 1 feather from the player's inventory
    execute console command "/fly %player%"
    message "<red>[<yellow>Kelebek<red>]<green>5 Saniye Ucabilirsin"
    wait 4 second
    execute console command "/fly %player%"
    message "<red>[<yellow>Kelebek<red>]<green>Kanatlarin Yoruldu Yere Dusuyosun"

Yardım Edin @sergun26 @GodofMilker @Ranork @TheProfessional @ReMaKeR
 
Son düzenleme:

Dul Bırakan

Ďℍ₰ ƐXƬΛSY ☠™ //// ƵŦ|☪ Naked™
En iyi cevaplar
0
Benide ekle dariliyom .s tamam al :
add 5 to the players health
Ya istegim bunun gibi bir şey bu kod adam öldürünce 2 kalp artırıo ben oyuna girince istiom
Kod:
on death of player:
    victim is a player
    attacker is a player
    attacker can use ability 22:
        if maximum health of attacker is smaller than 20:
            add 2 to maximum health of attacker

Tmm tmm eklerim :=)
 

Dul Bırakan

Ďℍ₰ ƐXƬΛSY ☠™ //// ƵŦ|☪ Naked™
En iyi cevaplar
0

Dul Bırakan

Ďℍ₰ ƐXƬΛSY ☠™ //// ƵŦ|☪ Naked™
En iyi cevaplar
0
PHP:
on rightclick holding a feather:
    attacker might use ability 24
    remove 1 feather from the player's inventory
    execute console command "/fly %player%"
    add 5 to the players health
    message "<red>[<yellow>Kelebek<red>]<green>5 Saniye Ucabilirsin"
    wait 4 second
    execute console command "/fly %player%"
    message "<red>[<yellow>Kelebek<red>]<green>Kanatlarin Yoruldu Yere Dusuyosun"

Böyle İşte :)
ya adam akıllı yaz
 

Dul Bırakan

Ďℍ₰ ƐXƬΛSY ☠™ //// ƵŦ|☪ Naked™
En iyi cevaplar
0
Kendim test olarak bunu yazdım :

Kod:
    command "/uc"
        execute console command "/fly %player%"
          add 5 to players health
            message "<blue>[<red>Ucus Zamani<blue>] <yellow> 10 Saniye Ucabilirsin ."
             wait 10 second

Gerçeği :

Kod:
    on rightclick holding a feather:
        attacker might use ability 24
            remove 1 feather from the player's inventory
                execute console command "/fly %player%"
                    add 5 to the players health
                        message "<red>[<yellow>Kelebek<red>]<green>5 Saniye Ucabilirsin"
                            wait 5 second
                                execute console command "/fly %player%"
                                    add 5 to the players health
                                        message "<red>[<yellow>Kelebek<red>]<green>Kanatlarin Yoruldu Yere Dusuyosun"

NOT : Test Olarak Yazdığım Skripti Denerseniz Sevinirim :D
Şimdi Benim istegimi Anlatamadım sana Bak Şimdi normalde 10 kalbimiz var deme ben 15 kalp olmasını istiom burda yaptıgın canını dolduruyor yani eksilmiş canlarını geri kazanıosun ama benimde ekliyo kalp ekliyo
 
Üst