Zor Bir durum skripti

karakasen

Kömür Madencisi
En iyi cevaplar
0
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
 

karakasen

Kömür Madencisi
En iyi cevaplar
0
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
En iyi cevaplar
0
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