Çözüldü Skript Yazdım Ama Çalışmıyor Yardım Lütfen

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

Nihat Örnek

Birisi mi Spawnlandı?
Katılım
31 Mart 2019
Mesajlar
7
Elmaslar
2
Puan
0
Yaş
25
Minecraft
ApertureWarriorS

Discord:

NiHaT | ApertureWarriorS#6709

Arkadaşlar 2 gündür skript yazıyorum herşey sapasağlam çalışıyor fakat tek sıkıntı yazdığım komut bilinmeyen komut demiyor ama açılmıyor da kanser oldum yardım edebilirmisiniz? SkQuery Kullanıyorum. Şimdiden Teşekkürler.

Kod:
on Skript start:
    send "&eYetkili Menü Yüklendi. By ApertureWarriorS!" to console
on Skript stop:
    send "&eYetkili Menü Yüklenemedi. By ApertureWarriorS!" to console
command /yetkilimenu:
    permission: yetkili.menu
    permission message: &c&9HDOCraft &8» &7Bunu Yapmak İçin Yetkin Yok!
    aliases: /ym
    Usage: &c&9HDOCraft &8» &7/yetkilimenu veya /ym
    trigger:   
        if arg 1 is not set:
            send "&c&9HDOCraft &8» &cKullanım: &7/yetkilimenu veya /ym"
        if arg 1 is set:
            open chest with 1 rows named "&c&9HDOCraft &8» &cAna Menü" to player
            format slot 1 of player with 160:14 named "&e"  to be unstealable
            format slot 2 of player with 160:14 named "&e"  to be unstealable
            format slot 3 of player with 160:14 named "&e"  to be unstealable
            format slot 4 of player with nether star named "&b&lYetkili &e%player%!"  to be unstealable
            format slot 5 of player with 160:14 named "&e"  to be unstealable
            format slot 6 of player with 160:14 named "&e"  to be unstealable
            format slot 7 of player with 160:14 named "&e"  to be unstealable
            format slot 8 of player with magma cream named "&cRehber Menüyü Açmak İçin Tıkla!" to close then run [make player execute command "/r-mn %arg 1%"]
            format slot 0 of player with magma cream named "&cAdmin Menüyü Açmak İçin Tıkla!" to close then run [make player execute command "/a-mn %arg 1%"]
command /a-i [<player>]:
    permission: yetkili.menu
    permission message: &c&9HDOCraft &8» Bunu Yapmak İçin Yetkin Yok!
    trigger:   
        wait 3 ticks
        open chest with 3 rows named "&c&9HDOCraft &8» &cCeza Menü" to player
        format slot 4 of player with arg 1's skull named "&eİşlem Yapılacak Oyuncu &c%arg 1%!" to be unstealable
        format slot 9 of player with fire charge named "&9Geçici Ban" to close then run [make player execute command "/a-tbban %arg 1%"]           
        format slot 11 of player with fire charge named "&9Sınırsız Ban" to close then run [make player execute command "/ban %arg 1%"]   
        format slot 15 of player with fire charge named "&9Sınırsız Mute" to close then run [make player execute command "/mute %arg 1%"]
        format slot 0 of player with 160:14 named "&e"  to be unstealable
        format slot 1 of player with 160:14 named "&e"  to be unstealable
        format slot 2 of player with 160:14 named "&e"  to be unstealable
        format slot 3 of player with 160:14 named "&e"  to be unstealable
        format slot 5 of player with 160:14 named "&e"  to be unstealable
        format slot 6 of player with 160:14 named "&e"  to be unstealable
        format slot 7 of player with 160:14 named "&e"  to be unstealable
        format slot 8 of player with 160:14 named "&e"  to be unstealable
        format slot 10 of player with 160:14 named "&e"  to be unstealable
        format slot 12 of player with 160:14 named "&e"  to be unstealable
        format slot 14 of player with 160:14 named "&e"  to be unstealable   
        format slot 16 of player with 160:14 named "&e"  to be unstealable
        format slot 17 of player with fire charge named "&9Oyuncuyu At" to close then run [make player execute command "/kick %arg 1%"]
        format slot 18 of player with 160:14 named "&e"  to be unstealable
        format slot 19 of player with 160:14 named "&e"  to be unstealable
        format slot 20 of player with 160:14 named "&e"  to be unstealable
        format slot 21 of player with 160:14 named "&e"  to be unstealable
        format slot 23 of player with 160:14 named "&e"  to be unstealable
        format slot 24 of player with 160:14 named "&e"  to be unstealable
        format slot 25 of player with 160:14 named "&e"  to be unstealable
        format slot 26 of player with 160:14 named "&e"  to be unstealable
        format slot 22 of player with magma cream named "&eMute Kaldır" to close then run [make player execute command "/mute %arg 1% 0"]
        format slot 13 of player with fire charge named "&9Geçici Mute" to close then run [make player execute command "/a-tm %arg 1%"]
#------------------------------------------------------------------------------------------------------------------------------------------
command /a-ic [<player>]:
    permission: admin.menu
    permission message: &c&9HDOCraft &8» &7Bunu Yapmak İçin Yetkin Yok!
    trigger:   
        if arg 1 is not set:
            send "&c&9HDOCraft &8» &cKullanım: &7/a-ic <oyuncu>"
        if arg 1 is set:
            open chest with 1 rows named "&c&9HDOCraft &8» &cİşlem Menü" to player
            format slot 0 of player with nether star named "&cOyuncunun Adasına Işınlan!" to close then run [make player execute command "/asadmin tp %arg 1%"]
            format slot 1 of player with nether star named "&cOyuncunun Adasını Sil!" to close then run [make player execute command "/asadmin delete %arg 1%"]
            format slot 2 of player with nether star named "&cOyuncunun Envanterine Bak!" to close then run [make player execute command "/invsee %arg 1%"]
            format slot 3 of player with nether star named "&cOyuncunun Sandığına Bak!" to close then run [make player execute command "/ec %arg 1%"]
            format slot 4 of player with %arg 1%'s skull named "&eİşlem Yapılacak Oyuncu &c%arg 1%!"  to be unstealable
            format slot 5 of player with nether star named "&cOyuncuya Gamemode 0 Ver!" to close then run [make player execute command "/gm 0 %arg 1%"]
            format slot 6 of player with nether star named "&cOyuncuya Gamemode 1 Ver!" to close then run [make player execute command "/gm 1 %arg 1%"]
            format slot 7 of player with nether star named "&cOyuncuyu Yanına Çek!" to close then run [make player execute command "/tp %arg 1% %player%"]
            format slot 8 of player with nether star named "&cOyuncuya Fly Ver!" to close then run [make player execute command "/fly %arg 1%"]
#------------------------------------------------------------------------------------------------------------------------------------------

command /a-tm [<player>]:
    permission: yetkili.menu
    permission message: &c&9HDOCraft &8» Bunu Yapmak İçin Yetkin Yok!
    trigger:   
        wait 3 ticks
        open chest with 2 rows named "&c&9HDOCraft &8» &cGeçici Mute" to player
        format slot 0 of player with 160:1 named "&e"  to be unstealable
        format slot 1 of player with 160:1 named "&e"  to be unstealable
        format slot 2 of player with 160:1 named "&e"  to be unstealable
        format slot 3 of player with 160:1 named "&e"  to be unstealable
        format slot 5 of player with 160:1 named "&e"  to be unstealable
        format slot 6 of player with 160:1 named "&e"  to be unstealable
        format slot 7 of player with 160:1 named "&e"  to be unstealable
        format slot 8 of player with 160:1 named "&e"  to be unstealable
        format slot 9 of player with 160:1 named "&e"  to be unstealable
        format slot 10 of player with 160:1 named "&e"  to be unstealable
        format slot 16 of player with 160:1 named "&e"  to be unstealable
        format slot 17 of player with 160:1 named "&e"  to be unstealable
        format slot 4 of player with arg 1's skull named "&eİşlem Yapılacak Oyuncu &c%arg 1%!" to be unstealable
        format slot 11 of player with 30 redstone block named "&630 Dakika Mute" to close then run [make player execute command "/mute %arg 1% 30m Harf Uzatma&Caps"]       
        format slot 12 of player with 1 redstone block named "&61 Saat Mute" to close then run [make player execute command "/mute %arg 1% 1h Spam "]   
        format slot 13 of player with 2 redstone block named "&62 Saat Mute" to close then run [make player execute command "/mute %arg 1% 2h Cinsellik"]   
        format slot 14 of player with 4 redstone block named "&64 Saat Mute" to close then run [make player execute command "/mute %arg 1% 4h Küfür&Hakaret"]
        format slot 15 of player with 12 redstone block named "&612 Saat Mute" to close then run [make player execute command "/mute %arg 1% 12h Ailevi Küfür&Yetkiliye Hakaret"]
#-------------------------------------------------------------------------------------------------------------------------------------------------
command /a-mn:
    permission: Admin.menu
    permission message: &c&9HDOCraft &8» Bunu Yapmak İçin Yetkin Yok!
    trigger:   
        wait 3 ticks
        open chest with 3 rows named "&c&9HDOCraft &8» &cAdmin Menü" to player
        format slot 0 of player with 160:14 named "&e"  to be unstealable
        format slot 1 of player with 160:14 named "&e"  to be unstealable
        format slot 2 of player with 160:14 named "&e"  to be unstealable
        format slot 3 of player with fire charge named "&cGörünmezlik (Vanish)" to close then run [make player execute command "/vanish %player%"]   
        format slot 5 of player with fire charge named "&cHerkesi Yanına Çek!" to close then run [make player execute command "/tpall %player%"]   
        format slot 6 of player with 160:14 named "&e"  to be unstealable
        format slot 7 of player with 160:14 named "&e"  to be unstealable
        format slot 8 of player with 160:14 named "&e"  to be unstealable
        format slot 9 of player with 368 named "&cGamemode 0" to close then run [make player execute command "/gm 0 %player%"]   
        format slot 10 of player with 160:14 named "&e"  to be unstealable
        format slot 12 of player with 160:14 named "&e"  to be unstealable
        format slot 14 of player with 160:14 named "&e"  to be unstealable   
        format slot 11 of player with 381 named "&cGamemode 1" to close then run [make player execute command "/gm 1 %player%"]           
        format slot 4 of player with fire charge named "&cTP Kapatma" to close then run [make player execute command "/tptoggle %player%"]   
        format slot 13 of player with nether star named "&e&lYetkili &c%player%!" to close then run [make player execute command "/ceza %arg 1%"]
        format slot 15 of player with 381 named "&cFly (Uçma)" to close then run [make player execute command "/fly %player%"]
        format slot 16 of player with 160:14 named "&e"  to be unstealable
        format slot 17 of player with 368 named "&cEvent Menü" to close then run [make player execute command "/event"]
        format slot 18 of player with 160:14 named "&e"  to be unstealable
        format slot 19 of player with 160:14 named "&e"  to be unstealable
        format slot 20 of player with 160:14 named "&e"  to be unstealable
        format slot 21 of player with fire charge named "&cSohbeti Kapat" to close then run [make player execute command "/sohbet kapa"]
        format slot 22 of player with fire charge named "&cSohbeti Sil" to close then run [make player execute command "/gst"]
        format slot 23 of player with fire charge named "&cSohbeti Aç" to close then run [make player execute command "/sohbet aç"]
        format slot 24 of player with 160:14 named "&e"  to be unstealable
        format slot 25 of player with 160:14 named "&e"  to be unstealable
        format slot 26 of player with 160:14 named "&e"  to be unstealable
#-------------------------------------------------------------------------------------------------------------------------------------------------
command /r-mn:
    permission: Rehber.menu
    permission message: &c&9HDOCraft &8» &7Bunu Yapmak İçin Yetkin Yok!
    trigger:   
        wait 3 ticks
        open chest with 1 rows named "&c&9HDOCraft &8» &cRehber Menü" to player
        format slot 0 of player with fire charge named "&eSohbeti Sil" to close then run [make player execute command "/gst"]
        format slot 8 of player with fire charge named "&eFly (Uçma)" to close then run [make player execute command "/fly %player%"]
        format slot 1 of player with 160:14 named "&e"  to be unstealable
        format slot 2 of player with 160:14 named "&e"  to be unstealable
        format slot 3 of player with 160:14 named "&e"  to be unstealable
        format slot 5 of player with 160:14 named "&e"  to be unstealable
        format slot 6 of player with 160:14 named "&e"  to be unstealable
        format slot 7 of player with 160:14 named "&e"  to be unstealable   
        format slot 4 of player with nether star named "&e&lYetkili &c%player%!" to close then run [make player execute command "/ceza %arg 1%"]
command /a-tbban [<player>]:
    permission: admin.menu
    permission message: &c&9HDOCraft &8» Bunu Yapmak İçin Yetkin Yok!
    trigger:
        wait 3 ticks
        open chest with 2 rows named "&c&9HDOCraft &8» &cGeçici Ban" to player
        format slot 0 of player with 160:1 named "&e"  to be unstealable
        format slot 1 of player with 160:1 named "&e"  to be unstealable
        format slot 2 of player with 160:1 named "&e"  to be unstealable
        format slot 3 of player with 160:1 named "&e"  to be unstealable
        format slot 5 of player with 160:1 named "&e"  to be unstealable
        format slot 6 of player with 160:1 named "&e"  to be unstealable
        format slot 7 of player with 160:1 named "&e"  to be unstealable
        format slot 8 of player with 160:1 named "&e"  to be unstealable
        format slot 9 of player with 160:1 named "&e"  to be unstealable
        format slot 10 of player with 160:1 named "&e"  to be unstealable
        format slot 16 of player with 160:1 named "&e"  to be unstealable
        format slot 17 of player with 160:1 named "&e"  to be unstealable
        format slot 4 of player with arg 1's skull named "&eİşlem Yapılacak Oyuncu &c%arg 1%!" to be unstealable
        format slot 11 of player with 1 redstone block named "&61 Gün Ban" to close then run [make player execute command "/tempban %arg 1% 1d"]       
        format slot 12 of player with 3 redstone block named "&63 Gün Ban" to close then run [make player execute command "/tempban %arg 1% 3d"]   
        format slot 13 of player with 5 redstone block named "&65 Gün Ban" to close then run [make player execute command "/tempban %arg 1% 5d"]   
        format slot 14 of player with 7 redstone block named "&67 Gün Ban" to close then run [make player execute command "/tempban %arg 1% 7d"]
        format slot 15 of player with 10 redstone block named "&610 Gün Ban" to close then run [make player execute command "/tempban %arg 1% 10d"]
#-------------------------------------------------------------------------------------------------------------------------------------------------
command /islemyap [<player>]:
    permission: yetkili.menu
    permission message: &c&9HDOCraft &8» &7Bunu Yapmak İçin Yetkin Yok!
    aliases: /iy
    Usage: &c&9HDOCraft &8» &7/islemyap veya /iy <oyuncu>
    trigger:   
        if arg 1 is not set:
            send "&c&9HDOCraft &8» &cKullanım: &7/islemyap <oyuncu> veya /iy <oyuncu>"
        if arg 1 is set:
            open chest with 1 rows named "&c&9HDOCraft &8» &cAna Menü" to player
            format slot 0 of player with nether star named "&cCeza Menüyü Açmak İçin Tıkla!" to close then run [make player execute command "/a-i %arg 1%"]
            format slot 1 of player with 160:11 named "&e"  to be unstealable
            format slot 2 of player with 160:11 named "&e"  to be unstealable
            format slot 3 of player with 160:11 named "&e"  to be unstealable
            format slot 4 of player with %arg 1%'s skull named "&eİşlem Yap!" to be unstealable
            format slot 5 of player with 160:11 named "&e"  to be unstealable
            format slot 6 of player with 160:11 named "&e"  to be unstealable
            format slot 7 of player with 160:11 named "&e"  to be unstealable
            format slot 8 of player with nether star named "&cİşlem Menüyü Açmak İçin Tıkla!" to close then run [make player execute command "/a-ic %arg 1%"]
#-------------------------------------------------------------------------------------------------------------------------------------------------

        
    
#############################
Skript Yapımcısı: ! NihatÖrnek
Nickname: ApertureWarriorS
#############################
 
Skript ve addonların sürümünü güncellemeyi dene

NOT: Sürüleri aynı yapmaya çalış:
 
Hızlıca bunu yaptım bunu denermisin evden ayrılmam gerektiğinden sadece bunu yaptım olursa bu
diyerlerinide buna göre yapabilirsin bu menü olması lazım olmazsa Skriptle Addon'u güncellemen gerekebilir
Kod:
command /a-i [<player>]:
    permission: yetkili.menu
    permission message: &c&9HDOCraft &8» Bunu Yapmak İçin Yetkin Yok!
    trigger:
        if arg 1 is set:
            open chest with 3 rows named "&c&9HDOCraft &8» &cCeza Menü" to player
            format slot 4 of player with arg 1's skull named "&eİşlem Yapılacak Oyuncu &c%arg 1%!" to be unstealable
            format slot 9 of player with fire charge named "&9Geçici Ban" to close then run [make player execute command "/a-tbban %arg 1%"]           
            format slot 11 of player with fire charge named "&9Sınırsız Ban" to close then run [make player execute command "/ban %arg 1%"]   
            format slot 15 of player with fire charge named "&9Sınırsız Mute" to close then run [make player execute command "/mute %arg 1%"]
            format slot 0 of player with 160:14 named "&e"  to be unstealable
            format slot 1 of player with 160:14 named "&e"  to be unstealable
            format slot 2 of player with 160:14 named "&e"  to be unstealable
            format slot 3 of player with 160:14 named "&e"  to be unstealable
            format slot 5 of player with 160:14 named "&e"  to be unstealable
            format slot 6 of player with 160:14 named "&e"  to be unstealable
            format slot 7 of player with 160:14 named "&e"  to be unstealable
            format slot 8 of player with 160:14 named "&e"  to be unstealable
            format slot 10 of player with 160:14 named "&e"  to be unstealable
            format slot 12 of player with 160:14 named "&e"  to be unstealable
            format slot 14 of player with 160:14 named "&e"  to be unstealable   
            format slot 16 of player with 160:14 named "&e"  to be unstealable
            format slot 17 of player with fire charge named "&9Oyuncuyu At" to close then run [make player execute command "/kick %arg 1%"]
            format slot 18 of player with 160:14 named "&e"  to be unstealable
            format slot 19 of player with 160:14 named "&e"  to be unstealable
            format slot 20 of player with 160:14 named "&e"  to be unstealable
            format slot 21 of player with 160:14 named "&e"  to be unstealable
            format slot 23 of player with 160:14 named "&e"  to be unstealable
            format slot 24 of player with 160:14 named "&e"  to be unstealable
            format slot 25 of player with 160:14 named "&e"  to be unstealable
            format slot 26 of player with 160:14 named "&e"  to be unstealable
            format slot 22 of player with magma cream named "&eMute Kaldır" to close then run [make player execute command "/mute %arg 1% 0"]
            format slot 13 of player with fire charge named "&9Geçici Mute" to close then run [make player execute command "/a-tm %arg 1%"]
 
Hızlıca bunu yaptım bunu denermisin evden ayrılmam gerektiğinden sadece bunu yaptım olursa bu
diyerlerinide buna göre yapabilirsin bu menü olması lazım olmazsa Skriptle Addon'u güncellemen gerekebilir
Kod:
command /a-i [<player>]:
    permission: yetkili.menu
    permission message: &c&9HDOCraft &8» Bunu Yapmak İçin Yetkin Yok!
    trigger:
        if arg 1 is set:
            open chest with 3 rows named "&c&9HDOCraft &8» &cCeza Menü" to player
            format slot 4 of player with arg 1's skull named "&eİşlem Yapılacak Oyuncu &c%arg 1%!" to be unstealable
            format slot 9 of player with fire charge named "&9Geçici Ban" to close then run [make player execute command "/a-tbban %arg 1%"]        
            format slot 11 of player with fire charge named "&9Sınırsız Ban" to close then run [make player execute command "/ban %arg 1%"]
            format slot 15 of player with fire charge named "&9Sınırsız Mute" to close then run [make player execute command "/mute %arg 1%"]
            format slot 0 of player with 160:14 named "&e"  to be unstealable
            format slot 1 of player with 160:14 named "&e"  to be unstealable
            format slot 2 of player with 160:14 named "&e"  to be unstealable
            format slot 3 of player with 160:14 named "&e"  to be unstealable
            format slot 5 of player with 160:14 named "&e"  to be unstealable
            format slot 6 of player with 160:14 named "&e"  to be unstealable
            format slot 7 of player with 160:14 named "&e"  to be unstealable
            format slot 8 of player with 160:14 named "&e"  to be unstealable
            format slot 10 of player with 160:14 named "&e"  to be unstealable
            format slot 12 of player with 160:14 named "&e"  to be unstealable
            format slot 14 of player with 160:14 named "&e"  to be unstealable
            format slot 16 of player with 160:14 named "&e"  to be unstealable
            format slot 17 of player with fire charge named "&9Oyuncuyu At" to close then run [make player execute command "/kick %arg 1%"]
            format slot 18 of player with 160:14 named "&e"  to be unstealable
            format slot 19 of player with 160:14 named "&e"  to be unstealable
            format slot 20 of player with 160:14 named "&e"  to be unstealable
            format slot 21 of player with 160:14 named "&e"  to be unstealable
            format slot 23 of player with 160:14 named "&e"  to be unstealable
            format slot 24 of player with 160:14 named "&e"  to be unstealable
            format slot 25 of player with 160:14 named "&e"  to be unstealable
            format slot 26 of player with 160:14 named "&e"  to be unstealable
            format slot 22 of player with magma cream named "&eMute Kaldır" to close then run [make player execute command "/mute %arg 1% 0"]
            format slot 13 of player with fire charge named "&9Geçici Mute" to close then run [make player execute command "/a-tm %arg 1%"]
Teşekkür ederim fakat sadece ilk kodda yani komutu /yetkilimenu olan kodda ve /a-dn [<player>] olan kodda alıyorum bu hatayı. Diğerleri düzeldi. Ona bakabilirmisin?
Gönderi otomatik olarak birleştirildi:

Skript ve addonların sürümünü güncellemeyi dene

NOT: Sürüleri aynı yapmaya çalış:
Sadece skQuery Yüklü Onu Güncellemem Yeterli Mi? Çok şey İstiyorum Ama Sürümünü Nerden Güncelliyeceğimi Bulamadım Yani Yeni Sürümünü Bulamadım :/
 
Son düzenleme:
skript ve skquery i güncelle. Olmazsa /skript ver yazıp sürümüne uyumlu skquery indir.

Ek larak menülerini TUSKE yapmanı tavsiey ederim
 
skript ve skquery i güncelle. Olmazsa /skript ver yazıp sürümüne uyumlu skquery indir.

Ek larak menülerini TUSKE yapmanı tavsiey ederim
Tam onu diyecektim TUSKE İndirdim Ama Bu Seferde Kodları Tuskeye Nasıl Çeviricem Bilmiyorum. Sadece skQuery biliyorum :/ Onu çevirebilirmisiniz rica etsem?
 
Örnek olarak bir kod atayım sana.

Kod:
            open virtual chest with size 3 named "&8SC Market" to player
            make gui slot 11 of player with mob spawner named "&e&lSpawner Marketi" to close then run player command "/s market a"
            make gui slot 13 of player with diamond pickaxe named "&e&lKazma Marketi" to close then run player command "/s market b"
            make gui slot 15 of player with tripwire hook named "&e&lAnahtar Marketi" to close then run player command "/s market c"

Ayrıca skript içine cam eklemeye çalışmsın Bunu tuske ile şu şekilde yapailirsin.

Kod:
            open virtual chest with size 3 named "&6Sanal Balıklar &8>> &aAna Menu" to player
            wait a tick
            format gui slot (integers between 0 and 9 and integers between 17 and 26) of player with red window glass named "-" to nothing

Birde arg kullanömayı biliyorsun gibi duruyor. Neden ayrı ayrı yaptın anlayamadım örnek olarak :

Kod:
command /ceza [<player>]:
    trigger:   
        if arg 1 is not set:
            send "&c&9HDOCraft &8» &cKullanım: &7/a-ic <oyuncu>"
        if arg-1 is "rehber":
            if player has permission "..":
                #Burası sende
            else:
                send ".." to player
     if arg-1 is "admin":
            if player has permission "..":
                #Burası sende
            else:
                send ".." to player
 
Son düzenleme:
Örnek olarak bir kod atayım sana.

Kod:
            open virtual chest with size 3 named "&8SC Market" to player
            make gui slot 11 of player with mob spawner named "&e&lSpawner Marketi" to close then run player command "/s market a"
            make gui slot 13 of player with diamond pickaxe named "&e&lKazma Marketi" to close then run player command "/s market b"
            make gui slot 15 of player with tripwire hook named "&e&lAnahtar Marketi" to close then run player command "/s market c"

Ayrıca skript içine cam eklemeye çalışmsın Bunu tuske ile şu şekilde yapailirsin.

Kod:
            open virtual chest with size 3 named "&6Sanal Balıklar &8>> &aAna Menu" to player
            wait a tick
            format gui slot (integers between 0 and 9 and integers between 17 and 26) of player with red window glass named "-" to nothing

Birde arg kullanömayı biliyorsun gibi duruyor. Neden ayrı ayrı yaptın anlayamadım örnek olarak :

Kod:
command /ceza [<player>]:
    trigger:  
        if arg 1 is not set:
            send "&c&9HDOCraft &8» &cKullanım: &7/a-ic <oyuncu>"
        if arg-1 is "rehber":
            if player has permission "..":
                #Burası sende
            else:
                send ".." to player
     if arg-1 is "admin":
            if player has permission "..":
                #Burası sende
            else:
                send ".." to player
teşekkür ederim onu tuskeye çevirmek için sadece baştaki format yazan yeri make gui yapsam yeterli mi yani?
 
İl olarak attığım kodu yapıcaksın.
 
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