Zor Bir durum skripti

karakasen

Kömür Madencisi
Mesajlar
111
En iyi cevaplar
0
Beğeniler
6
Puanları
110
Ekran Alıntısı.JPG

Arkadaşlar şu kırmızı yere oyuncunun
adı, parası, durumu(yani vip ise vip oyuncu ise oyuncu rehber ise rehber vs)
yazan kağıt koymak istiyorum
YAPANIN ELLERİNDEN ÖPEYİM
 


ToprakM

KEK
Emektar Üye
Mesajlar
440
En iyi cevaplar
49
Beğeniler
661
Puanları
2,375
Ruh hali
Bu menünün skriptini atar mısın?
 

karakasen

Kömür Madencisi
Mesajlar
111
En iyi cevaplar
0
Beğeniler
6
Puanları
110
Bu menünün skriptini atar mısın?
Kod:
on command:
    command is "market":
        wait 3 tick
        open chest with 3 rows named "&0Market" to player
        wait 3 tick
        format slot 11 of player with Diamond named "&e&lSATIN AL" to close then run [execute player command "2adam000"]
        format slot 15 of player with Gold_Ingot named "&e&lSAT" to close then run [execute player command "2adam000"]

Bide Hocam şu to close diyo ya o olmaması için ne yazmam gerek. Yani sol tıklayınca kapanmaması için
 

Oswin

play.oswinnetwork.com
Mesajlar
423
En iyi cevaplar
0
Beğeniler
187
Puanları
570
Kod:
on command:
    command is "market":
        wait 3 tick
        open chest with 3 rows named "&0Market" to player
        wait 3 tick
        format slot 11 of player with Diamond named "&e&lSATIN AL" to close then run [execute player command "2adam000"]
        format slot 15 of player with Gold_Ingot named "&e&lSAT" to close then run [execute player command "2adam000"]

Bide Hocam şu to close diyo ya o olmaması için ne yazmam gerek. Yani sol tıklayınca kapanmaması için
Kod:
on command:
    command is "market":
        wait 3 tick
        open chest with 3 rows named "&0Market" to player
        wait 3 tick
        format slot 11 of player with Diamond named "&e&lSATIN AL" to run [execute player command "2adam000"]
        format slot 13 of player with Paper named "&e&l%player%" with lore "Paranız : {%player's money%}||Durum : {%player's group%}"
        format slot 15 of player with Gold_Ingot named "&e&lSAT" to run [execute player command "2adam000"]
Bu şekilde bir dene.
 

Üst