İstediğiniz Skriptleri Yazın!

Konu Güzel mi?

  • Evet

    Kullanılan: 4 11.8%
  • Hayır

    Kullanılan: 0 0.0%
  • Limonata

    Kullanılan: 12 35.3%
  • Leylekleri Severim.

    Kullanılan: 18 52.9%

  • Kullanılan toplam oy
    34

Mockingjayy

Obsidyen Madencisi
En iyi cevaplar
0
Rias gremory pixel artı oluşturup beni yanına çekip 31 saniye sonra pixel artı silen bir skript yap :(



Sent from my iPhone using Tapatalk
 

DeathLight

You tell me life isn't that hard.
En iyi cevaplar
0
Kod:
command /sandalye:
    trigger:
        set {_block} to targeted block
        spawn 1 arrow above {_block}
        set {chair::%spawned entity%} to true
        set block above targeted block to wooden stairs
        while spawned entity exists:
            teleport spawned entity above {_block}
            wait 1 tick

on right click:
    clicked block is wooden stairs
    loop entities in radius 2 around clicked block:
        {chair::%loop-entity%} is set
        make player ride loop-entity
        while loop-entity exists:
            if player is sneaking:
                stop
            teleport player to loop-entity
            wait 1 tick
 

DeathLight

You tell me life isn't that hard.
En iyi cevaplar
0
Yaptım fakat sadece 1 kez alabiliyorlar oyunla ilgili bir sorun galiba
 

iZeckGH

Obsidyen Madencisi
En iyi cevaplar
0
Kod:
command /sandalye:
    trigger:
        set {_block} to targeted block
        spawn 1 arrow above {_block}
        set {chair::%spawned entity%} to true
        set block above targeted block to wooden stairs
        while spawned entity exists:
            teleport spawned entity above {_block}
            wait 1 tick

on right click:
    clicked block is wooden stairs
    loop entities in radius 2 around clicked block:
        {chair::%loop-entity%} is set
        make player ride loop-entity
        while loop-entity exists:
            if player is sneaking:
                stop
            teleport player to loop-entity
            wait 1 tick
benım skriptıde yapabılınmı ?
 

iZeckGH

Obsidyen Madencisi
En iyi cevaplar
0
Başlıyım hemen birdaha anlatırmısın tğm detayıyla nasıl olacak.
/SoruEventiBaslat Yazdıgımda Butun Oyuncular Konusamıcak Ama Komut Yazicak.
/Soru [SorcamSoru] [Cevabı] [CevapVerilcekSaniye] [Odul] Seklinde
/Cevap [SorununCevabı]
Bu Kadar :D
Bide Perm Verirsen İyi Olur :)
 

DeathLight

You tell me life isn't that hard.
En iyi cevaplar
0
Sizin işi yapıcam fakat yarına çünkü bir sunucu açıcam ve onu hazırlıyorum
 
Üst