[Psikopat] Skripti Artık daha güçlüsün.

WolfyCZPluginer

Marangoz
Mesajlar
54
En iyi cevaplar
0
Beğeniler
15
Puanları
0
/olmekistiyorum yazınca ölürsün

Kod:
command /olmekistiyorum:
    trigger:
        send "<GREEN>15 Saniye Sonra Oleceksin" to player
        wait 5 seconds
        send "<GREEN>10 Saniye Sonra Oleceksin" to player
        wait 5 seconds
        send "<GREEN>5 Saniye Sonra Oleceksin" to player
        wait 2 seconds
        send "<GREEN>3" to player
        wait 1 seconds
        send "<GREEN>2" to player
        wait 1 seconds
        send "<GREEN>1" to player
        wait 1 seconds
        execute console command "kill %player%"
 

MrBerkantTR

Kızıltaş Madencisi
Mesajlar
423
En iyi cevaplar
0
Beğeniler
115
Puanları
640
Olmuşmu? İşe Yarar Mı?
Kod:
on login:
    set {%player%.olumzamani} to "olumbasladi"

command /olmekistiyorum:
    trigger:
        if {%player%.olumzamani} to "olumbasladi":
            set {%player%.olumzamani} to "olumbasladi"
            message "<RED> Ölüm Başladı!
            apply nausea 3 to the player for 60 seconds
            apply swiftness -3 to the player for 60 seconds
            apply blindness 3 to the player for 60 seconds
            apply jump -0.9 to the player for 60 seconds
            message "<RED>Ölmek İçin 15 Saniye"
            send "<RED>15 saniye sonra Oleceksin" to player
            wait 5 seconds
            send "<RED>10 Saniye Sonra Oleceksin" to player
            wait 5 seconds
            send "<RED>5 Saniye Sonra Oleceksin" to player
            wait 2 seconds
            send "<RED>3 Saniye" to player
            wait 1 seconds
            send "<RED>2 Saniye" to player
            wait 1 seconds
            send "<RED>1 saniye" to player
            wait 1 seconds
            send "<GREEN>GEBERDİN!
            execute console command "kill %player%"
[DOUBLEPOST=1404146194,1404141302][/DOUBLEPOST]? çalışırmı[DOUBLEPOST=1404146972][/DOUBLEPOST]cevap lütfen?
 

MrBerkantTR

Kızıltaş Madencisi
Mesajlar
423
En iyi cevaplar
0
Beğeniler
115
Puanları
640
denedimde script pluginini indirdim scriptleri nereye koycaz
 

WolfyCZPluginer

Marangoz
Mesajlar
54
En iyi cevaplar
0
Beğeniler
15
Puanları
0
:D bir de ben deneyem[DOUBLEPOST=1404152697,1404152544][/DOUBLEPOST]Evet bozuk :D
 

SnKaan

Elmas Madencisi
Mesajlar
757
En iyi cevaplar
0
Beğeniler
451
Puanları
0
Olmuşmu? İşe Yarar Mı?
Kod:
on login:
    set {%player%.olumzamani} to "olumbasladi"

command /olmekistiyorum:
    trigger:
        if {%player%.olumzamani} to "olumbasladi":
            set {%player%.olumzamani} to "olumbasladi"
            message "<RED> Ölüm Başladı!
            apply nausea 3 to the player for 60 seconds
            apply swiftness -3 to the player for 60 seconds
            apply blindness 3 to the player for 60 seconds
            apply jump -0.9 to the player for 60 seconds
            message "<RED>Ölmek İçin 15 Saniye"
            send "<RED>15 saniye sonra Oleceksin" to player
            wait 5 seconds
            send "<RED>10 Saniye Sonra Oleceksin" to player
            wait 5 seconds
            send "<RED>5 Saniye Sonra Oleceksin" to player
            wait 2 seconds
            send "<RED>3 Saniye" to player
            wait 1 seconds
            send "<RED>2 Saniye" to player
            wait 1 seconds
            send "<RED>1 saniye" to player
            wait 1 seconds
            send "<GREEN>GEBERDİN!
            execute console command "kill %player%"
[DOUBLEPOST=1404146194,1404141302][/DOUBLEPOST]? çalışırmı[DOUBLEPOST=1404146972][/DOUBLEPOST]cevap lütfen?

if {%player%.olumzamani} to "olumbasladi":
set {%player%.olumzamani} to "olumbasladi"

bu birinci hata burda olumbasladiysa altdaki işlemi yap diyorsun altdaki işlemde olumbasladiyi tekrardan baslatıyorsun.

ikinci hata
send "<GREEN>GEBERDİN!

bunun gibi birçok yazıda tırnak eksik

 

MrBerkantTR

Kızıltaş Madencisi
Mesajlar
423
En iyi cevaplar
0
Beğeniler
115
Puanları
640
şimdi olurmu?
Kod:
on login:
    set {%player%.olumzamani} to "olumbasladi"

command /olmekistiyorum:
    trigger:
        if {%player%.olumzamani} to "olumbasladi"
            set {%player%.olumzamani} to "olumbitti"
            message "<RED> Ölüm Başladı!"
            apply nausea 3 to the player for 60 seconds
            apply swiftness -3 to the player for 60 seconds
            apply blindness 3 to the player for 60 seconds
            apply jump -0.9 to the player for 60 seconds
            message "<RED>Ölmek İçin 15 Saniye"
            send "<RED>15 saniye sonra Oleceksin" to player
            wait 5 seconds
            send "<RED>10 Saniye Sonra Oleceksin" to player
            wait 5 seconds
            send "<RED>5 Saniye Sonra Oleceksin" to player
            wait 2 seconds
            send "<RED>3 Saniye" to player
            wait 1 seconds
            send "<RED>2 Saniye" to player
            wait 1 seconds
            send "<RED>1 saniye" to player
            wait 1 seconds
            send "<GREEN>GEBERDİN!"
            execute console command "kill %player%"
 

WolfyCZPluginer

Marangoz
Mesajlar
54
En iyi cevaplar
0
Beğeniler
15
Puanları
0
Sen ilk defa skript yazıyorsan biraz daha küçük kodlardan başla.
 

Secret_wither

Bedrock Kaşifi
Mesajlar
1,924
En iyi cevaplar
0
Beğeniler
499
Puanları
1,290
/olmekistiyorum yazınca ölürsün

Kod:
command /olmekistiyorum:
    trigger:
        send "<GREEN>15 Saniye Sonra Oleceksin" to player
        wait 5 seconds
        send "<GREEN>10 Saniye Sonra Oleceksin" to player
        wait 5 seconds
        send "<GREEN>5 Saniye Sonra Oleceksin" to player
        wait 2 seconds
        send "<GREEN>3" to player
        wait 1 seconds
        send "<GREEN>2" to player
        wait 1 seconds
        send "<GREEN>1" to player
        wait 1 seconds
        execute console command "kill %player%"
Kardeş buna nasıl permissions ekleyecem
 

Üst