Savorski 176 Opublikowano 2 stycznia 2015 Udostępnij Opublikowano 2 stycznia 2015 Witajcie. Mam taki kodzik : on skript load:new Recipe "goldensword";"goldensword".Recipe.registerIngredient{2, 1 41};"goldensword".Recipe.registerIngredient{5, 1 41};"goldensword".Recipe.registerIngredient{8, 1 stick};"goldensword".Recipe.registerResult{283 named "&6Konskie ostrze" };"goldensword".Recipe.register{}; Jak mogę do tego dodać enchant ? Pozdrawiam, Sav. Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
0 Hydorax 194 Opublikowano 2 stycznia 2015 Udostępnij Opublikowano 2 stycznia 2015 Podam na innym przykładzie, który miałem akurat pod ręką :pon load: set {_rc} to "Ciastko" new Recipe {_rc}; {_rc}.Recipe.registerIngredient{1, 32 cobblestone}; {_rc}.Recipe.registerIngredient{2, 32 cobblestone}; {_rc}.Recipe.registerIngredient{3, 32 cobblestone}; {_rc}.Recipe.registerIngredient{4, 32 cobblestone}; {_rc}.Recipe.registerIngredient{5, 1 emerald block}; {_rc}.Recipe.registerIngredient{6, 32 cobblestone}; {_rc}.Recipe.registerIngredient{7, 32 cobblestone}; {_rc}.Recipe.registerIngredient{8, 32 cobblestone}; {_rc}.Recipe.registerIngredient{9, 32 cobblestone}; {_rc}.Recipe.registerResult{cookie of fortune 10 named "&e&lCiasteczko &cŚwiętego Mikołaja"}; {_rc}.Recipe.register{}; Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
0 Savorski 176 Opublikowano 2 stycznia 2015 Autor Udostępnij Opublikowano 2 stycznia 2015 Podam na innym przykładzie, który miałem akurat pod ręką :pon load: set {_rc} to "Ciastko" new Recipe {_rc}; {_rc}.Recipe.registerIngredient{1, 32 cobblestone}; {_rc}.Recipe.registerIngredient{2, 32 cobblestone}; {_rc}.Recipe.registerIngredient{3, 32 cobblestone}; {_rc}.Recipe.registerIngredient{4, 32 cobblestone}; {_rc}.Recipe.registerIngredient{5, 1 emerald block}; {_rc}.Recipe.registerIngredient{6, 32 cobblestone}; {_rc}.Recipe.registerIngredient{7, 32 cobblestone}; {_rc}.Recipe.registerIngredient{8, 32 cobblestone}; {_rc}.Recipe.registerIngredient{9, 32 cobblestone}; {_rc}.Recipe.registerResult{cookie of fortune 10 named "&e&lCiasteczko &cŚwiętego Mikołaja"}; {_rc}.Recipe.register{};Dzięki :) wiesz może jak jeszcze dodać Lore ? Czy się nie da ? Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
0 bvcz 444 Opublikowano 2 stycznia 2015 Udostępnij Opublikowano 2 stycznia 2015 Po named daj: with lore "twoje lore||a to kolejna linia lore" Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
0 Hydorax 194 Opublikowano 2 stycznia 2015 Udostępnij Opublikowano 2 stycznia 2015 Tylko to wymaga SkQuery ;/on load: set {_rc} to "Ciastko" new Recipe {_rc}; {_rc}.Recipe.registerIngredient{1, 32 cobblestone}; {_rc}.Recipe.registerIngredient{2, 32 cobblestone}; {_rc}.Recipe.registerIngredient{3, 32 cobblestone}; {_rc}.Recipe.registerIngredient{4, 32 cobblestone}; {_rc}.Recipe.registerIngredient{5, 1 emerald block}; {_rc}.Recipe.registerIngredient{6, 32 cobblestone}; {_rc}.Recipe.registerIngredient{7, 32 cobblestone}; {_rc}.Recipe.registerIngredient{8, 32 cobblestone}; {_rc}.Recipe.registerIngredient{9, 32 cobblestone}; {_rc}.Recipe.registerResult{cookie of fortune 10 with lore "FF || &7hrsh" named "&e&lCiasteczko &cŚwiętego Mikołaja"}; {_rc}.Recipe.register{}; Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
0 Savorski 176 Opublikowano 2 stycznia 2015 Autor Udostępnij Opublikowano 2 stycznia 2015 Podam na innym przykładzie, który miałem akurat pod ręką :pon load: set {_rc} to "Ciastko" new Recipe {_rc}; {_rc}.Recipe.registerIngredient{1, 32 cobblestone}; {_rc}.Recipe.registerIngredient{2, 32 cobblestone}; {_rc}.Recipe.registerIngredient{3, 32 cobblestone}; {_rc}.Recipe.registerIngredient{4, 32 cobblestone}; {_rc}.Recipe.registerIngredient{5, 1 emerald block}; {_rc}.Recipe.registerIngredient{6, 32 cobblestone}; {_rc}.Recipe.registerIngredient{7, 32 cobblestone}; {_rc}.Recipe.registerIngredient{8, 32 cobblestone}; {_rc}.Recipe.registerIngredient{9, 32 cobblestone}; {_rc}.Recipe.registerResult{cookie of fortune 10 named "&e&lCiasteczko &cŚwiętego Mikołaja"}; {_rc}.Recipe.register{}; PS : Nie działa. 'fortune 10' is not an item stack (epicbronie.sk, line 7: {_rc}.Recipe.registerResult{goldensword of fortune 10 named "&e&lKonskieostrze"}; Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
0 Hydorax 194 Opublikowano 2 stycznia 2015 Udostępnij Opublikowano 2 stycznia 2015 PS : Nie działa.A mas SkQuery ? Bo bez tego ani rusz z Lore //A sry nie zauważyłęm że błąd z enchantem, czkaj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
0 Savorski 176 Opublikowano 2 stycznia 2015 Autor Udostępnij Opublikowano 2 stycznia 2015 (edytowane) To akurat było bez lore. A mas SkQuery ? Bo bez tego ani rusz z Lore linijka : {_rc}.Recipe.registerResult{goldensword of fortune 10 named "&e&lKonskieostrze"}; //edit zmieniłem kodzik na twój i twój jakimś cudem działa :o Edytowane 2 stycznia 2015 przez SavPlays Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
0 Hydorax 194 Opublikowano 2 stycznia 2015 Udostępnij Opublikowano 2 stycznia 2015 To akurat było bez lore. linijka : {_rc}.Recipe.registerResult{goldensword of fortune 10 named "&e&lKonskieostrze"}; //edit zmieniłem kodzik na twój i twój jakimś cudem działa :oTak, zauważyłem później, że błąd się tyczy enchantu.Źle napisałeś item: {_rc}.Recipe.registerResult{golden sword of fortune 10 named "&e&lKonskieostrze"};powinno być golden sword, a nie goldensword :p //jak byś miał jakiś problem z craftingiem, albo cuś zapraszam na PW :> jahumen 1 Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
Pytanie
Savorski 176
Witajcie. Mam taki kodzik :
Jak mogę do tego dodać enchant ?
Pozdrawiam, Sav.
Odnośnik do komentarza
Udostępnij na innych stronach
8 odpowiedzi na to pytanie
Rekomendowane odpowiedzi