[Skript] PvPKit Skript'i!

RapsyBaraRS

Zombi Katili
Mesajlar
222
En iyi cevaplar
0
Beğeniler
46
Puanları
290
Merhabalar Arkadaşlar!
Bugünün 3. Skript'i İle Karşınızdayım!
PvP Sunucular İçin Kit Skript'i!
Güzel Ve Basit Bir Skript.
Komutlar:
/pvpkit
/pvpkit [oyuncu]
Sadece Bu Kadar Alında Starter Kit Eklentisinin
Skript Versionu.
Skript:

Kod:
command /pvpkit [<player>]:
    trigger:
        if arg 1 is not set:
            clear the player's inventory
            equip player with all iron armour with name "&7&lInfinityPvP"
            give iron sword with name "&7&lInfinityPvP" to player
            give flint and steel with name "&7&lInfinityPvP" to player
            give fishing rod with name "&7&lInfinityPvP" to player
            give bow with name "&7&lInfinityPvP" to player
            set slot 8 of player to 16 arrow named "&7&lInfinityPvP"
            send "&aPvPKit'ini Aldin. Iyi Oyunlar!"
        else:
            clear the argument-1's inventory
            equip argument-1 with all iron armour with name "&7&lInfinityPvP"
            give iron sword with name "&7&lInfinityPvP" to argument-1
            give flint and steel with name "&7&lInfinityPvP" to argument-1
            give fishing rod with name "&7&lInfinityPvP" to argument-1
            give bow with name "&7&lInfinityPvP" to argument-1
            set slot 8 of argument-1 to 16 arrow named "&7&lInfinityPvP"
            send "&aPvPKit'ini Aldin. Iyi Oyunlar!" to argument-1
 


BySteve

< Metin2 Tema %98 Loading ... >
Mesajlar
584
En iyi cevaplar
0
Beğeniler
863
Puanları
0
Tebrikler daha değişik kitlerde yapabilirsin .
 

SefaAlbr

Sudan Çıkmış
Mesajlar
3
En iyi cevaplar
0
Beğeniler
0
Puanları
10
Bunu Komut Bloğuna Nasıl Eklerim Acaba ?
 

Üst