[İstek] Basit Can Skript

aBubbleGhost

Sudan Çıkmış
En iyi cevaplar
0
Beyler sizden skript isteğim olucak basit bir skript.
Mesela grouplu olucak vipe groupu verdimi vip oyuna 30 kalple başlıcak şimdiden teşşekürler.
 

Arrow

Altın Madencisi
En iyi cevaplar
0
command /vip <player>:
trigger:
set arg-1's maximum health to 30
 

MegaCrafter

Obsidyen Madencisi
En iyi cevaplar
0
Kod:
command /vipcan:
    permission: kalp.vip
        trigger:
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
        wait 2 seccond
        Set player's maximum 1 health to {level.%loop-player%}
o yetkiye girdimi yapmayı bulamadım ama kod yazarak yapabilir olacagını düşünüyorum
Yanlışlar:
- seccond <-- Yazım yanlışının ırzına geçilmiş direk...
- loop-player <-- Bu kod, loop yapılmadan kullanılmaz
- set player's maximum health 1 to {level.%loop-player%} <-- Böyle bir kod yok.
 

Axel102

Hayalet Avcısı
En iyi cevaplar
6
Bu kodları kullanmanı tavsiye etmem kodları istediği kadar yazar yani gecikme ekle
 
Üst