[ÇOK BASİT] BU SON :/

SercanGF

Kömür Madencisi
En iyi cevaplar
0
Tamam loop-player , felan fazla bilmediğimden farklı yöntemle yapıcam Bekle Biraz.[DOUBLEPOST=1427630396][/DOUBLEPOST]
Çıkmaz. :) Biraz Kontrol Et Skriptleri Ne Yazmışlar Ben Nezamandır ":" Yapıyorum :S
SABIRLa bekliyorum[DOUBLEPOST=1427632268,1427630998][/DOUBLEPOST]KONU GÜNCEL
 

GetqusA

Kızıltaş Madencisi
En iyi cevaplar
0
Kod:
command /yolla:
    permission: herkezi.yolla
    permission message: "&cYollamayi Sadece Adminler Yapabilir."
    trigger:
        loop all players:
            add loop-player to {_kisiler::*}
        if size of {_kisiler::*} is more than 0:
            teleport {_kisiler::*} to {bilmem.ne.yeri}
         
command /yeriayarla:
    permission: yeri.ayarla
    permission message: "&cYeri Ayarlamayi Sadece Adminler Yapabilir."
    trigger:
        set {bilmem.ne.yeri} to location of player
        message "&6Yer Ayarlandi."

Eğer Böyle İstiyorsan Böyle Ama Tam Olduğun Yere İstiyorsan Değiştirmek Gerek.
 
Son düzenleme:

SercanGF

Kömür Madencisi
En iyi cevaplar
0
Kod:
command /yolla:
permission: herkezi.yolla
permission message: &cYollamayi Sadece Adminler Yapabilir.
    trigger:
        loop all players:
            add loop-player to {_kisiler::*}
        if size of {_kisiler::*} is more than 0:
            wait 1 second
            teleport {_kisiler::*} to {bilmem.ne.yeri}
          
command /yeriayarla:
permission: yeri.ayarla
permission message: &cYeri Ayarlamayi Sadece Adminler Yapabilir.
    trigger:
        set {bilmem.ne.yeri} to location of player
        message "&6Yer Ayarlandi."

Eğer Böyle İstiyorsan Böyle Ama Tam Olduğun Yere İstiyorsan Değiştirmek Gerek.
istediğim bu ama tablar falan hata veriyor tam yazıp verseniz[DOUBLEPOST=1427633817,1427633563][/DOUBLEPOST]
Kod:
command /yolla:
permission: herkezi.yolla
permission message: &cYollamayi Sadece Adminler Yapabilir.
    trigger:
        loop all players:
            add loop-player to {_kisiler::*}
        if size of {_kisiler::*} is more than 0:
            wait 1 second
            teleport {_kisiler::*} to {bilmem.ne.yeri}
          
command /yeriayarla:
permission: yeri.ayarla
permission message: &cYeri Ayarlamayi Sadece Adminler Yapabilir.
    trigger:
        set {bilmem.ne.yeri} to location of player
        message "&6Yer Ayarlandi."

Eğer Böyle İstiyorsan Böyle Ama Tam Olduğun Yere İstiyorsan Değiştirmek Gerek.
Kod:
[15:56:27 INFO]: [Skript] Reloading the config and all scripts...
[15:56:27 INFO]: Loaded a total of 11504 english aliases
[15:56:28 WARN]: Empty configuration section! You might want to indent one or mo
re of the subsequent lines to make them belong to this section or remove the col
on at the end of the line if you don't want this line to start a section. (jail.
sk, line 1: command /yolla:')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 4 spaces (jail.s
k, line 4: trigger:')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 8 spaces (jail.s
k, line 5: loop all players:')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 12 spaces (jail.
sk, line 6: add loop-player to {_kisiler::*}')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 8 spaces (jail.s
k, line 7: if size of {_kisiler::*} is more than 0:')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 12 spaces (jail.
sk, line 8: wait 1 second')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 12 spaces (jail.
sk, line 9: teleport {_kisiler::*} to {bilmem.ne.yeri}')
[15:56:28 WARN]: Empty configuration section! You might want to indent one or mo
re of the subsequent lines to make them belong to this section or remove the col
on at the end of the line if you don't want this line to start a section. (jail.
sk, line 11: command /yeriayarla:')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 4 spaces (jail.s
k, line 14: trigger:')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 8 spaces (jail.s
k, line 15: set {bilmem.ne.yeri} to location of player')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 8 spaces (jail.s
k, line 16: message "&6Yer Ayarlandi."')
[15:56:28 ERROR]: Required entry 'trigger' is missing in 'command /yolla' (jail.
sk, starting at line 1) (jail.sk, line 1: command /yolla:')
[15:56:28 ERROR]: invalid line - all code has to be put into triggers (jail.sk,
line 2: permission: herkezi.yolla')
[15:56:28 ERROR]: invalid line - all code has to be put into triggers (jail.sk,
line 3: permission message: &cYollamayi Sadece Adminler Yapabilir.')
[15:56:28 ERROR]: Required entry 'trigger' is missing in 'command /yeriayarla' (
jail.sk, starting at line 11) (jail.sk, line 11: command /yeriayarla:')
[15:56:28 ERROR]: invalid line - all code has to be put into triggers (jail.sk,
line 12: permission: yeri.ayarla')
[15:56:28 ERROR]: invalid line - all code has to be put into triggers (jail.sk,
line 13: permission message: &cYeri Ayarlamayi Sadece Adminler Yapabilir.')
[15:56:36 INFO]: Loaded 27 scripts with a total of 34 triggers and 34 commands i
n 8.63 seconds
[15:56:36 INFO]: [Skript] Encountered 15 errors while reloading the config and a
ll scripts!
 

GetqusA

Kızıltaş Madencisi
En iyi cevaplar
0
istediğim bu ama tablar falan hata veriyor tam yazıp verseniz[DOUBLEPOST=1427633817,1427633563][/DOUBLEPOST]
Kod:
[15:56:27 INFO]: [Skript] Reloading the config and all scripts...
[15:56:27 INFO]: Loaded a total of 11504 english aliases
[15:56:28 WARN]: Empty configuration section! You might want to indent one or mo
re of the subsequent lines to make them belong to this section or remove the col
on at the end of the line if you don't want this line to start a section. (jail.
sk, line 1: command /yolla:')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 4 spaces (jail.s
k, line 4: trigger:')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 8 spaces (jail.s
k, line 5: loop all players:')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 12 spaces (jail.
sk, line 6: add loop-player to {_kisiler::*}')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 8 spaces (jail.s
k, line 7: if size of {_kisiler::*} is more than 0:')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 12 spaces (jail.
sk, line 8: wait 1 second')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 12 spaces (jail.
sk, line 9: teleport {_kisiler::*} to {bilmem.ne.yeri}')
[15:56:28 WARN]: Empty configuration section! You might want to indent one or mo
re of the subsequent lines to make them belong to this section or remove the col
on at the end of the line if you don't want this line to start a section. (jail.
sk, line 11: command /yeriayarla:')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 4 spaces (jail.s
k, line 14: trigger:')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 8 spaces (jail.s
k, line 15: set {bilmem.ne.yeri} to location of player')
[15:56:28 ERROR]: indentation error: expected 0 tabs, but found 8 spaces (jail.s
k, line 16: message "&6Yer Ayarlandi."')
[15:56:28 ERROR]: Required entry 'trigger' is missing in 'command /yolla' (jail.
sk, starting at line 1) (jail.sk, line 1: command /yolla:')
[15:56:28 ERROR]: invalid line - all code has to be put into triggers (jail.sk,
line 2: permission: herkezi.yolla')
[15:56:28 ERROR]: invalid line - all code has to be put into triggers (jail.sk,
line 3: permission message: &cYollamayi Sadece Adminler Yapabilir.')
[15:56:28 ERROR]: Required entry 'trigger' is missing in 'command /yeriayarla' (
jail.sk, starting at line 11) (jail.sk, line 11: command /yeriayarla:')
[15:56:28 ERROR]: invalid line - all code has to be put into triggers (jail.sk,
line 12: permission: yeri.ayarla')
[15:56:28 ERROR]: invalid line - all code has to be put into triggers (jail.sk,
line 13: permission message: &cYeri Ayarlamayi Sadece Adminler Yapabilir.')
[15:56:36 INFO]: Loaded 27 scripts with a total of 34 triggers and 34 commands i
n 8.63 seconds
[15:56:36 INFO]: [Skript] Encountered 15 errors while reloading the config and a
ll scripts!

Bir Daha Denermisin.
 
Üst