KharooNn
Marangoz
- En iyi cevaplar
- 0
Selam arkadaşlar. Kendi çapımca bir skript yazmaya çalışıyordum ama bir hata aldım yardımcı olurmusunuz
Aldığım hata:
Kod:
on break of coal core:
if player is in world "world":
chance of 30%:
give a coal named "[Linyit]" to player
chance of 10%:
give a nether_star named "[W-Token]" to player
chance of 20%:
give a coal named "[Tas Komuru]" to player
chance of 20%:
give a coal named "[Antrasit]" to player
chance of 40%:
give a coal named "[Turba]" to player
Aldığım hata:
Linki görebilmek için üye olmanız gerekiyor.
Giriş yap veya üye ol.
[17:28:46] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading [0;33;22mbatu.sk[m...[m [17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 1: ��o n b r e a k o f c o a l c o r e :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 3: i f p l a y e r i s i n w o r l d " w o r l d " :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 5: c h a n c e o f 3 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 9: c h a n c e o f 1 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 13: c h a n c e o f 2 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 17: c h a n c e o f 2 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 21: c h a n c e o f 4 0 % :')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 7: g i v e a c o a l n a m e d " [ L i n y i t ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 11: g i v e a n e t h e r _ s t a r n a m e d " [ W - T o k e n ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 15: g i v e a c o a l n a m e d " [ T a s K o m u r u ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 19: g i v e a c o a l n a m e d " [ A n t r a s i t ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 23: g i v e a c o a l n a m e d " [ T u r b a ] " t o p l a y e r')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 1: ��o n b r e a k o f c o a l c o r e :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 3: i f p l a y e r i s i n w o r l d " w o r l d " :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 5: c h a n c e o f 3 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 9: c h a n c e o f 1 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 13: c h a n c e o f 2 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 17: c h a n c e o f 2 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 21: c h a n c e o f 4 0 % :')
[17:28:46] [Server thread/ERROR]: can't understand this event: '��o n b r e a k o f c o a l c o r e ' (batu.sk, line 1: ��o n b r e a k o f c o a l c o r e :')
[17:28:46] [Server thread/ERROR]: can't understand this event: 'i f p l a y e r i s i n w o r l d " w o r l d " ' (batu.sk, line 3: i f p l a y e r i s i n w o r l d " w o r l d " :')
[17:28:46] [Server thread/ERROR]: can't understand this event: 'c h a n c e o f 3 0 % ' (batu.sk, line 5: c h a n c e o f 3 0 % :')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 7: g i v e a c o a l n a m e d " [ L i n y i t ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: can't understand this event: 'c h a n c e o f 1 0 % ' (batu.sk, line 9: c h a n c e o f 1 0 % :')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 11: g i v e a n e t h e r _ s t a r n a m e d " [ W - T o k e n ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: can't understand this event: 'c h a n c e o f 2 0 % ' (batu.sk, line 13: c h a n c e o f 2 0 % :')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 15: g i v e a c o a l n a m e d " [ T a s K o m u r u ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: can't understand this event: 'c h a n c e o f 2 0 % ' (batu.sk, line 17: c h a n c e o f 2 0 % :')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 19: g i v e a c o a l n a m e d " [ A n t r a s i t ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: can't understand this event: 'c h a n c e o f 4 0 % ' (batu.sk, line 21: c h a n c e o f 4 0 % :')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 23: g i v e a c o a l n a m e d " [ T u r b a ] " t o p l a y e r')
[17:28:46] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 17 errors while reloading [0;33;22mbatu.sk[m![m
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 3: i f p l a y e r i s i n w o r l d " w o r l d " :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 5: c h a n c e o f 3 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 9: c h a n c e o f 1 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 13: c h a n c e o f 2 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 17: c h a n c e o f 2 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 21: c h a n c e o f 4 0 % :')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 7: g i v e a c o a l n a m e d " [ L i n y i t ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 11: g i v e a n e t h e r _ s t a r n a m e d " [ W - T o k e n ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 15: g i v e a c o a l n a m e d " [ T a s K o m u r u ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 19: g i v e a c o a l n a m e d " [ A n t r a s i t ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 23: g i v e a c o a l n a m e d " [ T u r b a ] " t o p l a y e r')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 1: ��o n b r e a k o f c o a l c o r e :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 3: i f p l a y e r i s i n w o r l d " w o r l d " :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 5: c h a n c e o f 3 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 9: c h a n c e o f 1 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 13: c h a n c e o f 2 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 17: c h a n c e o f 2 0 % :')
[17:28:46] [Server thread/WARN]: Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (batu.sk, line 21: c h a n c e o f 4 0 % :')
[17:28:46] [Server thread/ERROR]: can't understand this event: '��o n b r e a k o f c o a l c o r e ' (batu.sk, line 1: ��o n b r e a k o f c o a l c o r e :')
[17:28:46] [Server thread/ERROR]: can't understand this event: 'i f p l a y e r i s i n w o r l d " w o r l d " ' (batu.sk, line 3: i f p l a y e r i s i n w o r l d " w o r l d " :')
[17:28:46] [Server thread/ERROR]: can't understand this event: 'c h a n c e o f 3 0 % ' (batu.sk, line 5: c h a n c e o f 3 0 % :')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 7: g i v e a c o a l n a m e d " [ L i n y i t ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: can't understand this event: 'c h a n c e o f 1 0 % ' (batu.sk, line 9: c h a n c e o f 1 0 % :')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 11: g i v e a n e t h e r _ s t a r n a m e d " [ W - T o k e n ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: can't understand this event: 'c h a n c e o f 2 0 % ' (batu.sk, line 13: c h a n c e o f 2 0 % :')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 15: g i v e a c o a l n a m e d " [ T a s K o m u r u ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: can't understand this event: 'c h a n c e o f 2 0 % ' (batu.sk, line 17: c h a n c e o f 2 0 % :')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 19: g i v e a c o a l n a m e d " [ A n t r a s i t ] " t o p l a y e r')
[17:28:46] [Server thread/ERROR]: can't understand this event: 'c h a n c e o f 4 0 % ' (batu.sk, line 21: c h a n c e o f 4 0 % :')
[17:28:46] [Server thread/ERROR]: invalid line - all code has to be put into triggers (batu.sk, line 23: g i v e a c o a l n a m e d " [ T u r b a ] " t o p l a y e r')
[17:28:46] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 17 errors while reloading [0;33;22mbatu.sk[m![m