Chest'in Yok Olması

Dul Bırakan

Ďℍ₰ ƐXƬΛSY ☠™ //// ƵŦ|☪ Naked™
En iyi cevaplar
0
Beyler Bana Bu Koddaki chest'i 10 dakika sonra yok olmasını saglayabilir misiniz?

Kod:
on death of player:
    block at location of player is not air:
        set block at location of victim to trapped chest
        set block west of block at location of victim to trapped chest
        set {_deathchest::%block at location of victim%} to victim
    else:
        set block at location of victim to trapped chest
        set block west of block at location of victim to trapped chest
        set {_deathchest::%block at location of victim%} to victim
    set {_deathchest} to block at location of victim
    add inventory of victim to {_deathchest}
    add helmet of victim to {_deathchest}
    add chestplate of victim to {_deathchest}
    add leggings of victim to {_deathchest}
    add boots of victim to {_deathchest}
    clear drops
 
M

MUHDE

Ziyaretçi
Ölürken altına hopper koy hopper scriptten önce aytımları çekecek üstüne sandık spawnlayacak :(
 
Üst