Sol Reklam

Skript Paylaşımı NoCry Team | Kill Chest |

Durum
Mesaj gönderimine kapalı.

Twenor42

Namı Değer " Twenor "

Discord:

Twenor42 #7483

Katılım
26 Aralık 2015
Mesajlar
851
Elmaslar
588
Puanlar
15.070
Yer
Konya
Minecraft
Twenor42
1NbGP5.png

pqang6-png.5441

1NbGP5.png


Herkeze Merhabalar Arkadaşlar Bugün Sizlerle Forumlarda Gezerken
Gördüğüm Bir Skripti Sizlerle Paylaşıyorum. Türkçelleştirme Ve Editleme Bana Aittir.
Not : Alıntıdır.

1NbGP5.png

awdwdawd-png.5443


awdawdawadw-png.5442


awdwdawd-png.5443


f3-png.5444

1NbGP5.png


Bu Skript,Biri Öldüğü Zaman Öldüğü Yerde Sandık Oluşmasını Sağlar Ve Sandıkta Ölen Kişinin İtemleri Olur.

awdwdawd-png.5443

nEdJPB.png

1NbGP5.png


LQMOPV.png


awdwdawd-png.5443

Hastebin:

http://hastebin.com/mukunakuvu.vbs

1NbGP5.png


Kod:
options:
    message: &6&l%player%'s Sandigi
    sound: ORB_PICKUP

on death of player:
    play "{@sound}" to attacker
    set the block at location of victim to chest
    set {_dchest} to block at location of victim
    add inventory of victim to {_dchest}
    add helmet of victim to {_dchest}
    add chestplate of victim to {_dchest}
    add leggings of victim to {_dchest}
    add boots of victim to {_dchest}
    clear drops
    set {_holo} to block above {_dchest}
    set {_x} to x-coordinate of {_dchest}
    add 0.5 to {_x}
    set {_y} to y-coordinate of {_dchest}
    add 0.5 to {_y}
    set {_z} to z-coordinate of {_dchest}
    add 0.5 to {_z}
    if {_x} is less than 0:
        set {_xs} to 1
        set {_x} to -1*{_x}
    else:
        set {_xs} to 0
    if {_z} is less than 0:
        set {_zs} to 1
        set {_z} to -1*{_z}
    else:
        set {_zs} to 0
    set {_loc} to (10000000000*{_xs} + 1000000000*{_zs} + 1000000*{_x} + 1000*{_y} + {_z})
    create interactive holo object "{@message}" with id "%{_loc}%" at location of {_holo}

on break of chest:
    set {_x} to x-coordinate of block
    add 0.5 to {_x}
    set {_y} to y-coordinate of block
    add 0.5 to {_y}
    set {_z} to z-coordinate of block
    add 0.5 to {_z}
    if {_x} is less than 0:
        set {_xs} to 1
        set {_x} to -1*{_x}
    else:
        set {_xs} to 0
    if {_z} is less than 0:
        set {_zs} to 1
        set {_z} to -1*{_z}
    else:
        set {_zs} to 0
    set {_loc} to (10000000000*{_xs} + 1000000000*{_zs} + 1000000*{_x} + 1000*{_y} + {_z})
    delete holo object "%{_loc}%"

on hologram touch:
    set {_id} to "%event-string%" parsed as number
    set {_xs} to floor({_id}/10000000000)
    set {_zs} to floor(({_id} - {_xs}*10000000000)/1000000000)
    set {_id} to ({_id} - ({_xs}*10000000000 + {_zs}*1000000000))
    set {_x} to floor({_id}/1000000)
    set {_id} to ({_id} - {_x}*1000000)
    set {_y} to floor({_id}/1000)
    set {_id} to ({_id} - {_y}*1000)
    set {_z} to floor({_id})
    if {_xs} is equal to 1:
        set {_x} to -1*{_x}
    if {_zs} is equal to 1:
        set {_z} to -1*{_z}
    set {_location} to location
    subtract 0.5 from {_x}
    subtract 0.5 from {_y}
    subtract 0.5 from {_z}
    set x-coordinate of {_location} to {_x}
    set y-coordinate of {_location} to {_y}
    set z-coordinate of {_location} to {_z}
    open the inventory of the block at {_location} to player

kea9nq-png.5445


Skriptte Herhangi Bir Hata Çıkarsa Konunun Altına Mesaj Bırakabilirsiniz.
kea9nq-png.5445

awdawdawadw-png.5442

kea9nq-png.5465


OEbD8Q.png


Skriptin tam çalışabilmesi için holographic displays , SkyRayfall Gereklidir.

kea9nq-png.5465
 
Son düzenleme:

DjuitieTR | oSoloTurk

Creeper Evimi Patlattı
Katılım
24 Nisan 2016
Mesajlar
390
Elmaslar
380
Puanlar
11.525
- skQuery
- skyRayfall
- wildskript (Bug Oluşmaması İçin Çoğu skriptte Tavsiyemdir) :D :D
Gerektirir
Ayrıca Emin Değilim Ama (Gerçekten Emin Değilim) skyGeometry gerektirir belki
 

Twenor42

Namı Değer " Twenor "

Discord:

Twenor42 #7483

Katılım
26 Aralık 2015
Mesajlar
851
Elmaslar
588
Puanlar
15.070
Yer
Konya
Minecraft
Twenor42
- skQuery
- skyRayfall
- wildskript (Bug Oluşmaması İçin Çoğu skriptte Tavsiyemdir) :D :D
Gerektirir
Ayrıca Emin Değilim Ama (Gerçekten Emin Değilim) skyGeometry gerektirir belki
:) Tüh Onları Unuttuk SkyRayfall , Hologram kafi la :)
 

BekirAkmn

Bir Kömür Göründü Kaptanım!
Katılım
12 Mart 2016
Mesajlar
125
Elmaslar
35
Puanlar
13.410
Yer
İstanbul
Adam arenada öldüa wgli alan acilmayabilir adam kendi klan evinde öldü diyelim claim li acilmayabilir diye düşünüyorum
 

Twenor42

Namı Değer " Twenor "

Discord:

Twenor42 #7483

Katılım
26 Aralık 2015
Mesajlar
851
Elmaslar
588
Puanlar
15.070
Yer
Konya
Minecraft
Twenor42
Adam arenada öldüa wgli alan acilmayabilir adam kendi klan evinde öldü diyelim claim li acilmayabilir diye düşünüyorum
Wg lerde chest diye Birşey var onla açılıyor wg li alanlarda sandık klan evinde ise tnt ile patlatabilir.[DOUBLEPOST=1476168681,1476165188][/DOUBLEPOST]Ayrıca Skyblock sunucularında işe yarar bence çünkü adada lava düşersin creeper patlar item gitme derdi yok laggclear korkusu yok :)
 

fend1

Slm.
Emektar

Discord:

winklaar

Katılım
2 Ekim 2015
Mesajlar
434
Elmaslar
658
Puanlar
14.775
Yer
Dünya
Minecraft
fend1
Başarılı :)
 

Twenor42

Namı Değer " Twenor "

Discord:

Twenor42 #7483

Katılım
26 Aralık 2015
Mesajlar
851
Elmaslar
588
Puanlar
15.070
Yer
Konya
Minecraft
Twenor42

IExlusive

Egemenlik, kayıtsız şartsız ulusundur.
Genel Sorumlu
Premium
Emektar
Katılım
5 Eylül 2015
Mesajlar
434
Elmaslar
208
Puanlar
14.070
Yer
İzmir
Başarılı Bir Skript Tebrik Ederim. :)
 

MelihTR_03

|WCTR|Kurucu | MelihTR_03 |
Katılım
6 Ekim 2016
Mesajlar
0
Elmaslar
9
Puanlar
13.270
Yaş
24
Minecraft
MelihGuclu
Tebrik Ederim Abi,
Güzel Bir Skript Olmuş
NoCry Team
 

Twenor42

Namı Değer " Twenor "

Discord:

Twenor42 #7483

Katılım
26 Aralık 2015
Mesajlar
851
Elmaslar
588
Puanlar
15.070
Yer
Konya
Minecraft
Twenor42
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı