Çözüldü Kit

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

beratskra

Demir Cevheri Gibiyim
Katılım
23 Ocak 2018
Mesajlar
178
Elmaslar
55
Puan
13.420
Konum
Ankara
Arkadaşlar ben şu kit skriptini kullanıyorum iyi güzel fakat ben oyuncuların bu komutla kendi kitlerini donorların bu komutla kendi kitlerini almalarınnı istiyorum perm olayıyla ama aynı komutla yapabilirmisiniz?

Buyrun Skript
JavaScript:
command /kitver [<player>]:
    executable by: console
    trigger:
        arg-1 is set:
            clear arg-1's inventory
            set slot 0 of arg-1 to stone sword named "&eKILIC"
            set slot 1 of arg-1 to flint and steel named "&cCAKMAK"
            set slot 2 of arg-1 to fishing rod named "&bOLTA"
            set slot 3 of arg-1 to bow named "&aYAY"
            set slot 8 of arg-1 to 16 arrow named "&6OK"
            set the helmet of arg-1 to iron helmet named "&cKASK"
            set the chestplate of arg-1 to iron chestplate named "&cZIRH"
            set the leggings of arg-1 to iron leggings named "&cPANTOLON"
            set the boots of arg-1 to iron boots named "&cBOT"
            send "&8[&3ElitOyuncu&8] &eKitin verildi." to arg-1
 
Yazdığınız şeyi tam olarak anlamadım , detaylı bir şekilde anlatırsan yardımcı olabilirim.
 
Yazdığınız şeyi tam olarak anlamadım , detaylı bir şekilde anlatırsan yardımcı olabilirim.
Bu kite perm eklenicek fakat bu komutla alınabilecek ikinci kit olucak o kitede perm eklenicek fakat permler farklı olucak örnegın bır tanesı oyuncu.kiti diğeri donor.kiti anlamında permlerı olcak aynı komutla yetkısı neye yetıyorsa o kıtı alıcak.
Gönderi otomatik olarak birleştirildi:

Yazdığınız şeyi tam olarak anlamadım , detaylı bir şekilde anlatırsan yardımcı olabilirim.
İnşallah anlatabilmişimdir.
 
essentials kıtden yapsana hocam hazır kolayı varken ??
 
İstediğiniz şekil bu sanırım ben denedim çalışıyor sizde bir bakın isterseniz .

JavaScript:
command /kitver [<player>]:
    trigger:
        if player has permission "texas":
            arg is set:
                clear arg-1's inventory
                set slot 0 of arg-1 to stone sword named "&eKILIC"
                set slot 1 of arg-1 to flint and steel named "&cCAKMAK"
                set slot 2 of arg-1 to fishing rod named "&bOLTA"
                set slot 3 of arg-1 to bow named "&aYAY"
                set slot 8 of arg-1 to 16 arrow named "&6OK"
                set the helmet of arg-1 to iron helmet named "&cKASK"
                set the chestplate of arg-1 to iron chestplate named "&cZIRH"
                set the leggings of arg-1 to iron leggings named "&cPANTOLON"
                set the boots of arg-1 to iron boots named "&cBOT"
                send "&8[&3TeXaS-Skript&8] &eKitin verildi." to arg-1
                    
        if player has permission "texas2":
            arg is set:
                clear arg-1's inventory
                set slot 0 of arg-1 to stone sword named "&eKILIC"
                set slot 1 of arg-1 to flint and steel named "&cCAKMAK"
                set slot 2 of arg-1 to fishing rod named "&bOLTA"
                set slot 3 of arg-1 to bow named "&aYAY"
                set slot 8 of arg-1 to 16 arrow named "&6OK"
                set the helmet of arg-1 to iron helmet named "&cKASK"
                set the chestplate of arg-1 to iron chestplate named "&cZIRH"
                set the leggings of arg-1 to iron leggings named "&cPANTOLON"
                set the boots of arg-1 to iron boots named "&cBOT"
                send "&8[&3TeXaS-Skript&8] &eKitin verildi." to arg-1
 
D
İstediğiniz şekil bu sanırım ben denedim çalışıyor sizde bir bakın isterseniz .

JavaScript:
command /kitver [<player>]:
    trigger:
        if player has permission "texas":
            arg is set:
                clear arg-1's inventory
                set slot 0 of arg-1 to stone sword named "&eKILIC"
                set slot 1 of arg-1 to flint and steel named "&cCAKMAK"
                set slot 2 of arg-1 to fishing rod named "&bOLTA"
                set slot 3 of arg-1 to bow named "&aYAY"
                set slot 8 of arg-1 to 16 arrow named "&6OK"
                set the helmet of arg-1 to iron helmet named "&cKASK"
                set the chestplate of arg-1 to iron chestplate named "&cZIRH"
                set the leggings of arg-1 to iron leggings named "&cPANTOLON"
                set the boots of arg-1 to iron boots named "&cBOT"
                send "&8[&3TeXaS-Skript&8] &eKitin verildi." to arg-1
                   
        if player has permission "texas2":
            arg is set:
                clear arg-1's inventory
                set slot 0 of arg-1 to stone sword named "&eKILIC"
                set slot 1 of arg-1 to flint and steel named "&cCAKMAK"
                set slot 2 of arg-1 to fishing rod named "&bOLTA"
                set slot 3 of arg-1 to bow named "&aYAY"
                set slot 8 of arg-1 to 16 arrow named "&6OK"
                set the helmet of arg-1 to iron helmet named "&cKASK"
                set the chestplate of arg-1 to iron chestplate named "&cZIRH"
                set the leggings of arg-1 to iron leggings named "&cPANTOLON"
                set the boots of arg-1 to iron boots named "&cBOT"
                send "&8[&3TeXaS-Skript&8] &eKitin verildi." to arg-1
Deniyeceğim eğer olursa varya ne dilersen dile benden :D
Gönderi otomatik olarak birleştirildi:

İstediğiniz şekil bu sanırım ben denedim çalışıyor sizde bir bakın isterseniz .

JavaScript:
command /kitver [<player>]:
    trigger:
        if player has permission "texas":
            arg is set:
                clear arg-1's inventory
                set slot 0 of arg-1 to stone sword named "&eKILIC"
                set slot 1 of arg-1 to flint and steel named "&cCAKMAK"
                set slot 2 of arg-1 to fishing rod named "&bOLTA"
                set slot 3 of arg-1 to bow named "&aYAY"
                set slot 8 of arg-1 to 16 arrow named "&6OK"
                set the helmet of arg-1 to iron helmet named "&cKASK"
                set the chestplate of arg-1 to iron chestplate named "&cZIRH"
                set the leggings of arg-1 to iron leggings named "&cPANTOLON"
                set the boots of arg-1 to iron boots named "&cBOT"
                send "&8[&3TeXaS-Skript&8] &eKitin verildi." to arg-1
                   
        if player has permission "texas2":
            arg is set:
                clear arg-1's inventory
                set slot 0 of arg-1 to stone sword named "&eKILIC"
                set slot 1 of arg-1 to flint and steel named "&cCAKMAK"
                set slot 2 of arg-1 to fishing rod named "&bOLTA"
                set slot 3 of arg-1 to bow named "&aYAY"
                set slot 8 of arg-1 to 16 arrow named "&6OK"
                set the helmet of arg-1 to iron helmet named "&cKASK"
                set the chestplate of arg-1 to iron chestplate named "&cZIRH"
                set the leggings of arg-1 to iron leggings named "&cPANTOLON"
                set the boots of arg-1 to iron boots named "&cBOT"
                send "&8[&3TeXaS-Skript&8] &eKitin verildi." to arg-1
Dostum birde enchantlı kit örneği atarmısın bakarak donor kitini ayarlayayım :D ha birde şu çakmağı bitmeye yakın hali nasıl veriliyor?
Gönderi otomatik olarak birleştirildi:

İstediğiniz şekil bu sanırım ben denedim çalışıyor sizde bir bakın isterseniz .

JavaScript:
command /kitver [<player>]:
    trigger:
        if player has permission "texas":
            arg is set:
                clear arg-1's inventory
                set slot 0 of arg-1 to stone sword named "&eKILIC"
                set slot 1 of arg-1 to flint and steel named "&cCAKMAK"
                set slot 2 of arg-1 to fishing rod named "&bOLTA"
                set slot 3 of arg-1 to bow named "&aYAY"
                set slot 8 of arg-1 to 16 arrow named "&6OK"
                set the helmet of arg-1 to iron helmet named "&cKASK"
                set the chestplate of arg-1 to iron chestplate named "&cZIRH"
                set the leggings of arg-1 to iron leggings named "&cPANTOLON"
                set the boots of arg-1 to iron boots named "&cBOT"
                send "&8[&3TeXaS-Skript&8] &eKitin verildi." to arg-1
                   
        if player has permission "texas2":
            arg is set:
                clear arg-1's inventory
                set slot 0 of arg-1 to stone sword named "&eKILIC"
                set slot 1 of arg-1 to flint and steel named "&cCAKMAK"
                set slot 2 of arg-1 to fishing rod named "&bOLTA"
                set slot 3 of arg-1 to bow named "&aYAY"
                set slot 8 of arg-1 to 16 arrow named "&6OK"
                set the helmet of arg-1 to iron helmet named "&cKASK"
                set the chestplate of arg-1 to iron chestplate named "&cZIRH"
                set the leggings of arg-1 to iron leggings named "&cPANTOLON"
                set the boots of arg-1 to iron boots named "&cBOT"
                send "&8[&3TeXaS-Skript&8] &eKitin verildi." to arg-1
Birde vermiyor ya bi hata olmasın bi kontrol et
 
Son düzenleme:
Buyrun Enchantlı Kit Örneği;
JavaScript:
- 310 1 protection:3 unbreaking:2 name:&9&lVIP_Kask
      - 311 1 protection:3 unbreaking:2 name:&9&lVIP_Zırh
      - 312 1 protection:3 unbreaking:2 name:&9&lVIP_Pantalon
      - 313 1 protection:3 unbreaking:2 name:&9&lVIP_Bot
      - 276 1 sharpness:3 fireaspect:1  name:&9&lVIP_Kılıç
      - 278 1 efficiency:3 unbreaking:2 fortune:1   name:&9&lVIP_Kazma
      - 279 1 efficiency:3 unbreaking:2 fortune:1   name:&9&lVIP_Balta
      - 277 1 efficiency:3 unbreaking:2 fortune:1   name:&9&lVIP_Kurek
Gönderi otomatik olarak birleştirildi:

JavaScript:
Örnek : /kitver TeXaSBey
Yazarsanız Çalışacaktır.
 
Buyrun Enchantlı Kit Örneği;
JavaScript:
- 310 1 protection:3 unbreaking:2 name:&9&lVIP_Kask
      - 311 1 protection:3 unbreaking:2 name:&9&lVIP_Zırh
      - 312 1 protection:3 unbreaking:2 name:&9&lVIP_Pantalon
      - 313 1 protection:3 unbreaking:2 name:&9&lVIP_Bot
      - 276 1 sharpness:3 fireaspect:1  name:&9&lVIP_Kılıç
      - 278 1 efficiency:3 unbreaking:2 fortune:1   name:&9&lVIP_Kazma
      - 279 1 efficiency:3 unbreaking:2 fortune:1   name:&9&lVIP_Balta
      - 277 1 efficiency:3 unbreaking:2 fortune:1   name:&9&lVIP_Kurek
Gönderi otomatik olarak birleştirildi:

JavaScript:
Örnek : /kitver TeXaSBey
Yazarsanız Çalışacaktır.
Ama ben bunu şu sistem ile çalıştırıyorum ffa olduğu için basamağa basınca otomatık vermesı lazım

JavaScript:
on stepping on a pressure plate:
    if event-block is an iron pressure plate:
        execute console command "kitver %player%"
Ha birde enchantlı kit örneği kastettiğim bu kit skriptinde enchantlı kit
 
Tabi tekrar duzeltirim fakat enchantlı örneği skript olarak mı istiyorsun
 
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