krfcm 3 Opublikowano 27 września 2014 Udostępnij Opublikowano 27 września 2014 Witam gdy wgrałem ten skrypt:on load: set {_coblex} to "z" new Recipe "%{_coblex}%" {_coblex}.Recipe.registerIngredient{1, 1 wheat}; {_coblex}.Recipe.registerIngredient{2, 1 seeds}; {_coblex}.Recipe.registerIngredient{3, 1 wheat}; {_coblex}.Recipe.registerIngredient{4, 1 seeds}; {_coblex}.Recipe.registerIngredient{5, 1 egg}; {_coblex}.Recipe.registerIngredient{6, 1 seeds}; {_coblex}.Recipe.registerIngredient{7, 1 wheat}; {_coblex}.Recipe.registerIngredient{8, 1 seeds}; {_coblex}.Recipe.registerIngredient{9, 1 wheat}; {_coblex}.Recipe.registerResult{2 cow spawn egg}; {_coblex}.Recipe.register{};Cały serwer się crashuje. Odnośnik do komentarza https://skript.pl/temat/3173-crash-serwera-przy-reloadu-skryptu/ Udostępnij na innych stronach Więcej opcji udostępniania...
0 Norbi 1337 Opublikowano 27 września 2014 Udostępnij Opublikowano 27 września 2014 on script load: new Recipe "CobbleX" "CobbleX".Recipe.registerIngredient{1, 1 wheat}; "CobbleX".Recipe.registerIngredient{2, 1 seed}; "CobbleX".Recipe.registerIngredient{3, 1 wheat}; "CobbleX".Recipe.registerIngredient{4, 1 seed}; "CobbleX".Recipe.registerIngredient{5, 1 egg}; "CobbleX".Recipe.registerIngredient{6, 1 seed}; "CobbleX".Recipe.registerIngredient{7, 1 wheat}; "CobbleX".Recipe.registerIngredient{8, 1 seed}; "CobbleX".Recipe.registerIngredient{9, 1 wheat}; "CobbleX".Recipe.registerResult{2 cow spawn egg}; "CobbleX".Recipe.register{}; Odnośnik do komentarza https://skript.pl/temat/3173-crash-serwera-przy-reloadu-skryptu/#findComment-27886 Udostępnij na innych stronach Więcej opcji udostępniania...
Pytanie
krfcm 3
Witam gdy wgrałem ten skrypt:
on load: set {_coblex} to "z" new Recipe "%{_coblex}%" {_coblex}.Recipe.registerIngredient{1, 1 wheat}; {_coblex}.Recipe.registerIngredient{2, 1 seeds}; {_coblex}.Recipe.registerIngredient{3, 1 wheat}; {_coblex}.Recipe.registerIngredient{4, 1 seeds}; {_coblex}.Recipe.registerIngredient{5, 1 egg}; {_coblex}.Recipe.registerIngredient{6, 1 seeds}; {_coblex}.Recipe.registerIngredient{7, 1 wheat}; {_coblex}.Recipe.registerIngredient{8, 1 seeds}; {_coblex}.Recipe.registerIngredient{9, 1 wheat}; {_coblex}.Recipe.registerResult{2 cow spawn egg}; {_coblex}.Recipe.register{};Cały serwer się crashuje.
Odnośnik do komentarza
https://skript.pl/temat/3173-crash-serwera-przy-reloadu-skryptu/Udostępnij na innych stronach
1 odpowiedź na to pytanie
Rekomendowane odpowiedzi