Bir şey istiyom.

adenzu54

Obsidyen Madencisi
En iyi cevaplar
0
Herhangi biri, 360 177 164 koordinatlarında "föşix tece askeri" derse "sus xeval" yazsın sonra da arkasında creeper patlasın.
 

Rosenrot

LAGOMORPHA
En iyi cevaplar
0
PHP:
on chat:
    if message is "föşix tece askeri":
        set {_l} to location of player
        if x-coordinate of {_l} is 360:
            if y-coordinate of {_l} is 177:
                if z-coordinate of {_l} is 164:
                    send "sus xövel"
                    spawn a creeper at {_l}
 

adenzu54

Obsidyen Madencisi
En iyi cevaplar
0
PHP:
on chat:
    if message is "föşix tece askeri":
        set {_l} to location of player
        if x-coordinate of {_l} is 360:
            if y-coordinate of {_l} is 177:
                if z-coordinate of {_l} is 164:
                    send "sus xövel"
                    spawn a creeper at {_l}
Öyle değil xeval, arkasında olacak creeper ve hemen patlayacak beklemeden.
 

Rosenrot

LAGOMORPHA
En iyi cevaplar
0
Öyle değil xeval, arkasında olacak creeper ve hemen patlayacak beklemeden.
PHP:
on chat:
    if message is "föşix tece askeri":
        set {_l} to location of player
        if x-coordinate of {_l} is 360:
            if y-coordinate of {_l} is 177:
                if z-coordinate of {_l} is 164:
                    send "sus xövel"
                    spawn a creeper at location horizontally 1 meters backwards player
                    wait 10 ticks
                    teleport last spawned entity to location 666 meters below last spawned entity
                    create an explosion of force 4 at location 1 meters backwards player
 

Life Hunter

Lapis Toplayıcısı
En iyi cevaplar
0
PHP:
on chat:
    if message is "föşix tece askeri":
        set {_l} to location of player
        if x-coordinate of {_l} is 360:
            if y-coordinate of {_l} is 177:
                if z-coordinate of {_l} is 164:
                    send "sus xövel"
                    spawn a creeper at location horizontally 1 meters backwards player
                    wait 10 ticks
                    teleport last spawned entity to location 666 meters below last spawned entity
                    create an explosion of force 4 at location 1 meters backwards player
Şu skript te resmen psuode kod gibi. psuode olarak yazılan bir algoritma rahatlıkla skript'e geçirebilir.
 

Rosenrot

LAGOMORPHA
En iyi cevaplar
0
"Anlıyorum" bile diyemeyeceğim bir şey hakkında konuşuyorsunuz :| ve bu arada:
Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.

Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.

Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.

Linki görebilmek için üye olmanız gerekiyor. Giriş yap veya üye ol.


Bunları "../minecraftbukkit/plugins" içine at, sonra serveri kapatıp aç

server acıldıktan sonra dosya yolu oluşacak
kodları bir metin belgesine yapıstır ve .sk uzantılı olarak kaydet
daha sonra kaydettigin sk yı "../minecraftbukkit/plugins/Skript/scripts" dosya yoluna kopyalayıp '/sk reload DosyaAdi" yazarak sk yı loadla
 
Son düzenleme:
Üst