Skript Önerisi

kinqgm15

Zombi Katili
En iyi cevaplar
0
Quest pluginini skript şeklinde yapmaya çalış :p
bu olurmu ? :D
Kod:
on rightclick on player:
    if {gorevYapamaz.%player%} is not set:
        if player has 10 of apple:  
            if display name of targeted entity is "gorevci":
                remove 10 apple from the player
                give player gold ingot named "&e[Altin]"
                send "&aGorevi Basari İle Yaptin."
                set {gorevYapamaz.%player%} to true
                send "&cGörevi zaten yapmışsın!"
                stop
        else:
            send "&cYeterli Elman Yok!"
        if display name of targeted entity is "gorevci":
            open chest with 1 row named "&c&lGorev Listesi" to player
            format slot 0 of player with a apple named "Elma" to close then run [send "&e%player% Bana gidip 10 elma getir."]
 

DeathLight16

Bələ vəziyyətin içinə soxum
En iyi cevaplar
0
bu olurmu ? :D
Kod:
on rightclick on player:
    if {gorevYapamaz.%player%} is not set:
        if player has 10 of apple:  
            if display name of targeted entity is "gorevci":
                remove 10 apple from the player
                give player gold ingot named "&e[Altin]"
                send "&aGorevi Basari İle Yaptin."
                set {gorevYapamaz.%player%} to true
                send "&cGörevi zaten yapmışsın!"
                stop
        else:
            send "&cYeterli Elman Yok!"
        if display name of targeted entity is "gorevci":
            open chest with 1 row named "&c&lGorev Listesi" to player
            format slot 0 of player with a apple named "Elma" to close then run [send "&e%player% Bana gidip kurtlardan 10 tane kalp getir."]
Bu otomatik komutla ayarlanmıyor...
Quest pluginini skript şeklinde yapmaya çalış :p
Yapmıştım bunu hatta eski sunucuda kullanmıştık .. :(
 

TheBlueDeath

Nether Yerlisi
En iyi cevaplar
0
Sonra kullandık ya canım :(
Kullandıysan kullanmışsındır ben kullanmadım :( :koş:

bu olurmu ? :D
Kod:
on rightclick on player:
    if {gorevYapamaz.%player%} is not set:
        if player has 10 of apple: 
            if display name of targeted entity is "gorevci":
                remove 10 apple from the player
                give player gold ingot named "&e[Altin]"
                send "&aGorevi Basari İle Yaptin."
                set {gorevYapamaz.%player%} to true
                send "&cGörevi zaten yapmışsın!"
                stop
        else:
            send "&cYeterli Elman Yok!"
        if display name of targeted entity is "gorevci":
            open chest with 1 row named "&c&lGorev Listesi" to player
            format slot 0 of player with a apple named "Elma" to close then run [send "&e%player% Bana gidip 10 elma getir."]
Kurtarmaz bu sadece tek bir görev :p
 

YasirUS

Obsidyen Madencisi
En iyi cevaplar
0
bu olurmu ? :D
Kod:
on rightclick on player:
    if {gorevYapamaz.%player%} is not set:
        if player has 10 of apple: 
            if display name of targeted entity is "gorevci":
                remove 10 apple from the player
                give player gold ingot named "&e[Altin]"
                send "&aGorevi Basari İle Yaptin."
                set {gorevYapamaz.%player%} to true
                send "&cGörevi zaten yapmışsın!"
                stop
        else:
            send "&cYeterli Elman Yok!"
        if display name of targeted entity is "gorevci":
            open chest with 1 row named "&c&lGorev Listesi" to player
            format slot 0 of player with a apple named "Elma" to close then run [send "&e%player% Bana gidip 10 elma getir."]
Mantıgın Güzelmis Kardes To Player Yok
 
Üst