Chciałem zrobić skrypt na życia jak na km ale mam 12 błędów:
[16:43:31] [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. (LivesBan.sk, line 24: if arg 1 is add:')
[16:43:31] [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. (LivesBan.sk, line 27: if arg 1 is remove:')
[16:43:31] [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. (LivesBan.sk, line 30: if arg 1 is not set:')
[16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: if arg 1 is not set (LivesBan.sk, line 7: if arg 1 is not set')
[16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: send:"&4&lMasz %{zycia.%player%}% &4&l┐yŠ!" (LivesBan.sk, line 8: send:"&4&lMasz %{zycia.%player%}% &4&l┐yŠ!"')
[16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: if arg 1 is set (LivesBan.sk, line 9: if arg 1 is set')
[16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: send:"&4Gracz %arg1% ma %{zycia.%arg1%}% ┐yŠ!" (LivesBan.sk, line 10: send:"&4Gracz %arg1% ma %{zycia.%arg1%}% ┐yŠ!"')
[16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: if player has permission "LBadmin" (LivesBan.sk, line 23: if player has permission "LBadmin"')
[16:43:31] [Server thread/ERROR]: Can't compare a text with 'add' (LivesBan.sk, line 24: if arg 1 is add:')
[16:43:31] [Server thread/ERROR]: Can't understand this expression: arg2 (LivesBan.sk, line 25: add 1 to {zycia.%arg2%}')
[16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: send:"Pomyťlnie dodano ┐ycie" (LivesBan.sk, line 26: send:"Pomyťlnie dodano ┐ycie"')
[16:43:31] [Server thread/ERROR]: Can't compare a text with 'remove' (LivesBan.sk, line 27: if arg 1 is remove:')
[16:43:31] [Server thread/ERROR]: Can't understand this expression: arg2 (LivesBan.sk, line 28: remove 1 from {zycia.%arg2%}')
[16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: send:"Pomyťlnie zabrano ┐ycie" (LivesBan.sk, line 29: send:"Pomyťlnie zabrano ┐ycie"')
[16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: send:"&6/livesban &1add [gracz]" (LivesBan.sk, line 31: send:"&6/livesban &1add [gracz]"')
Skrypt:
Pomoże mi ktoś bo ja się na tym nie znam i nie wiem jak to powinno być
Pytanie
hej99999 0
Chciałem zrobić skrypt na życia jak na km ale mam 12 błędów:
[16:43:31] [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. (LivesBan.sk, line 24: if arg 1 is add:') [16:43:31] [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. (LivesBan.sk, line 27: if arg 1 is remove:') [16:43:31] [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. (LivesBan.sk, line 30: if arg 1 is not set:') [16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: if arg 1 is not set (LivesBan.sk, line 7: if arg 1 is not set') [16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: send:"&4&lMasz %{zycia.%player%}% &4&l┐yŠ!" (LivesBan.sk, line 8: send:"&4&lMasz %{zycia.%player%}% &4&l┐yŠ!"') [16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: if arg 1 is set (LivesBan.sk, line 9: if arg 1 is set') [16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: send:"&4Gracz %arg1% ma %{zycia.%arg1%}% ┐yŠ!" (LivesBan.sk, line 10: send:"&4Gracz %arg1% ma %{zycia.%arg1%}% ┐yŠ!"') [16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: if player has permission "LBadmin" (LivesBan.sk, line 23: if player has permission "LBadmin"') [16:43:31] [Server thread/ERROR]: Can't compare a text with 'add' (LivesBan.sk, line 24: if arg 1 is add:') [16:43:31] [Server thread/ERROR]: Can't understand this expression: arg2 (LivesBan.sk, line 25: add 1 to {zycia.%arg2%}') [16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: send:"Pomyťlnie dodano ┐ycie" (LivesBan.sk, line 26: send:"Pomyťlnie dodano ┐ycie"') [16:43:31] [Server thread/ERROR]: Can't compare a text with 'remove' (LivesBan.sk, line 27: if arg 1 is remove:') [16:43:31] [Server thread/ERROR]: Can't understand this expression: arg2 (LivesBan.sk, line 28: remove 1 from {zycia.%arg2%}') [16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: send:"Pomyťlnie zabrano ┐ycie" (LivesBan.sk, line 29: send:"Pomyťlnie zabrano ┐ycie"') [16:43:31] [Server thread/ERROR]: Can't understand this condition/effect: send:"&6/livesban &1add [gracz]" (LivesBan.sk, line 31: send:"&6/livesban &1add [gracz]"')
Skrypt:
Pomoże mi ktoś bo ja się na tym nie znam i nie wiem jak to powinno być
Odnośnik do komentarza
Udostępnij na innych stronach
16 odpowiedzi na to pytanie
Rekomendowane odpowiedzi