Dul Bırakan
Ďℍ₰ ƐXƬΛSY ☠™ //// ƵŦ|☪ Naked™
- En iyi cevaplar
- 0
MerHaba Arkadalar Benim İsteğim Pastaci Yetenegi Ve Flash Abilties
Pastaci : 1 Balpkabagı pastasi yediginde 10 Saniye boyunca Güç iki gelir Benim Yaptıgım Bu ama Çalışmıyo Nasıl Yapacam
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
# Register the ability when the script is loaded
on load:
register new ability 14 name "Pastaci" description "Bir Balkabagi Pastasi Yedigince 10 Saniye Guclenirsin."
# And let's give the attacker a regeneration potion
on rightclick holding a pumpkin pie:
player might use ability 14
player has 1 pumpkin pie:
apply strength 3 to attacker for 10 seconds
remove 1 pumpkin pie from the player's inventory
////////////////////////////////////////////////////////////////////////////////////////
Flash : Redstone Torch ile Sag tıkldaımda İstedigim yere Işınlancak Benim Yaptıgım Çalışıyor AMa İstedgim Gibi Olmadı yakındaki Bloga Redstone Torch u Koyarsan Oraya Gidyosun ( Gördügün Yere Sag Tıklarsan Oraya Gitmesni İstiom)
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
# Register the ability when the script is loaded
on load:
register new ability 13 name "Flash" description "Redstone Torch ile Baktigin Yere Sag Tiklarsan Oraya İsinlenirsin"
# And let's give the attacker a regeneration potion
on rightclick holding a redstone torch:
player might use ability 13
player has 1 redstone torch:
teleport player to clicked block
remove 1 redstone torch from the player's inventory
Pastaci : 1 Balpkabagı pastasi yediginde 10 Saniye boyunca Güç iki gelir Benim Yaptıgım Bu ama Çalışmıyo Nasıl Yapacam
////////////////////////////////////////////////////////////////////////////////////////////////////////////////
# Register the ability when the script is loaded
on load:
register new ability 14 name "Pastaci" description "Bir Balkabagi Pastasi Yedigince 10 Saniye Guclenirsin."
# And let's give the attacker a regeneration potion
on rightclick holding a pumpkin pie:
player might use ability 14
player has 1 pumpkin pie:
apply strength 3 to attacker for 10 seconds
remove 1 pumpkin pie from the player's inventory
////////////////////////////////////////////////////////////////////////////////////////
Flash : Redstone Torch ile Sag tıkldaımda İstedigim yere Işınlancak Benim Yaptıgım Çalışıyor AMa İstedgim Gibi Olmadı yakındaki Bloga Redstone Torch u Koyarsan Oraya Gidyosun ( Gördügün Yere Sag Tıklarsan Oraya Gitmesni İstiom)
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
# Register the ability when the script is loaded
on load:
register new ability 13 name "Flash" description "Redstone Torch ile Baktigin Yere Sag Tiklarsan Oraya İsinlenirsin"
# And let's give the attacker a regeneration potion
on rightclick holding a redstone torch:
player might use ability 13
player has 1 redstone torch:
teleport player to clicked block
remove 1 redstone torch from the player's inventory