Glowing Torchs V1.0 --- Artık Karanlık Yok!

Voodo

Ağaç Yumruklayıcı
Mesajlar
26
En iyi cevaplar
0
Beğeniler
10
Puanları
0
Herkese Merhaba,
Aşşagıdaki Videoda Basit Skriptimi Birazcik Anlattim İyi Seyirler ^^
(İşlenmektedir Biraz Bekleyin)

Kod:
options:
    use permissions : true # Permission Kullanimi Acmak Yada Kapatmak Icin Duzenleyin
    permission : "candemirhan.gt" # Oyuncular Icin Permission Kodu
    interval : 1 # Mesale Yerlestirme Araligi Lagi Duzeltmek Icin Editleyin.

every {@interval} seconds:
    loop all players:
        if {@use permissions} is true:
            loop-player doesn't have the permission {@permission}
            stop
        if loop-player is holding a torch:
            if {torch.%loop-player%} is not set:                                    #Eger Ilk Kez yerlestiriliyorsa
                if the block at the loop-player is not water:                        #Eger Oyuncu Suyun Icinde Degilse.
                    set the block at the loop-player to torch
                    set {torch.%loop-player%} to the block at the loop-player
            else:
                if the block at the loop-player is not water:
                    if the block at {torch.%loop-player%} is not torch:            #Bug Fixlemek Icin Eklenmistir.
                        remove a torch from loop-player's inventory
                        set {torch.%loop-player%} to the block at the loop-player
                    set the block at {torch.%loop-player%} to air
                    set the block at the loop-player to torch
                    set {torch.%loop-player%} to the block at the loop-player


VT Sonuclari
Kod:
https://www.virustotal.com/tr/file/2e101065c9b509ae7e282622a847437e2b75d95803b8f8aa41acb96134e2a421/analysis/1404082171/

Download
Kod:
http://dosya.co/85qn6pf77utk/Glowing_Torchs.sk.html
 


LapisDüşmanı

Kızıltaş Madencisi
Mesajlar
619
En iyi cevaplar
0
Beğeniler
338
Puanları
820
Ruh hali
Ne işe yaradığını anlataydın iyiydi

I like Tapatalk
 

Voodo

Ağaç Yumruklayıcı
Mesajlar
26
En iyi cevaplar
0
Beğeniler
10
Puanları
0
Videoyu İzlersen Anlarsın Zaten.
 

SnKaan

Elmas Madencisi
Mesajlar
757
En iyi cevaplar
0
Beğeniler
451
Puanları
0
video açılmıyor sorun orda :)
 

Üst