Thorgal 21 Opublikowano 26 lutego 2017 Udostępnij Opublikowano 26 lutego 2017 Witam. Nie działa mi skrypt. on skript load: set {_x} to "1" new Recipe {_x}; {_x}.registerIngredient{1, none}; {_x}.registerIngredient{2, 1 feather}; {_x}.registerIngredient{3, none}; {_x}.registerIngredient{4, 1 wheat}; {_x}.registerIngredient{5, 1 wheat}; {_x}.registerIngredient{6, 1 wheat}; {_x}.registerIngredient{7, none}; {_x}.registerIngredient{8, none}; {_x}.registerIngredient{9, none}; {_x}.registerResult{1 bread named "&6Chleb pospiechu"}; {_x}.register{}; Wywala on następujące błędy: [18:46:32 ERROR]: [Skript] Can't understand this condition/effect: {_x}.registerIngredient{1, none}; (WEIRD FOODS.sk, line 4: {_x}.registerIngredient{1, none};') [18:46:32 ERROR]: [Skript] Can't understand this condition/effect: {_x}.registerIngredient{2, 1 feather}; (WEIRD FOODS.sk, line 5: {_x}.registerIngredient{2, 1 feather};') [18:46:32 ERROR]: [Skript] Can't understand this condition/effect: {_x}.registerIngredient{3, none}; (WEIRD FOODS.sk, line 6: {_x}.registerIngredient{3, none};') [18:46:32 ERROR]: [Skript] Can't understand this condition/effect: {_x}.registerIngredient{4, 1 wheat}; (WEIRD FOODS.sk, line 7: {_x}.registerIngredient{4, 1 wheat};') [18:46:32 ERROR]: [Skript] Can't understand this condition/effect: {_x}.registerIngredient{5, 1 wheat}; (WEIRD FOODS.sk, line 8: {_x}.registerIngredient{5, 1 wheat};') [18:46:32 ERROR]: [Skript] Can't understand this condition/effect: {_x}.registerIngredient{6, 1 wheat}; (WEIRD FOODS.sk, line 9: {_x}.registerIngredient{6, 1 wheat};') [18:46:32 ERROR]: [Skript] Can't understand this condition/effect: {_x}.registerIngredient{7, none}; (WEIRD FOODS.sk, line 10: {_x}.registerIngredient{7, none};') [18:46:32 ERROR]: [Skript] Can't understand this condition/effect: {_x}.registerIngredient{8, none}; (WEIRD FOODS.sk, line 11: {_x}.registerIngredient{8, none};') [18:46:32 ERROR]: [Skript] Can't understand this condition/effect: {_x}.registerIngredient{9, none}; (WEIRD FOODS.sk, line 12: {_x}.registerIngredient{9, none};') [18:46:32 ERROR]: [Skript] Can't understand this condition/effect: {_x}.registerResult{1 bread named "&6Chleb pospiechu"}; (WEIRD FOODS.sk, line 13: {_x}.registerResult{1 bread named "&6Chleb pospiechu"};') [18:46:32 ERROR]: [Skript] Can't understand this condition/effect: {_x}.register{}; (WEIRD FOODS.sk, line 14: {_x}.register{};') Wszystko jest dobrze wgrane i dopasowane wersjami. Jakieś pomysły? Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
0 knugi 762 Opublikowano 26 lutego 2017 Udostępnij Opublikowano 26 lutego 2017 on skript load: set {_x} to "1" new Recipe {_x}; {_x}.Recipe.registerIngredient{1, none}; {_x}.Recipe.registerIngredient{2, 1 feather}; {_x}.Recipe.registerIngredient{3, none}; {_x}.Recipe.registerIngredient{4, 1 wheat}; {_x}.Recipe.registerIngredient{5, 1 wheat}; {_x}.Recipe.registerIngredient{6, 1 wheat}; {_x}.Recipe.registerIngredient{7, none}; {_x}.Recipe.registerIngredient{8, none}; {_x}.Recipe.registerIngredient{9, none}; {_x}.Recipe.registerResult{1 bread named "&6Chleb pospiechu"}; {_x}.Recipe.register{}; Norbi 1 Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
0 Impression 139 Opublikowano 26 lutego 2017 Udostępnij Opublikowano 26 lutego 2017 Problem został rozwiązany. Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
Pytanie
Thorgal 21
Witam. Nie działa mi skrypt.
Wywala on następujące błędy:
Wszystko jest dobrze wgrane i dopasowane wersjami. Jakieś pomysły?
Odnośnik do komentarza
Udostępnij na innych stronach
2 odpowiedzi na to pytanie
Rekomendowane odpowiedzi