Skocz do zawartości
  • 0

Skrypt CobbleX Crafting.


Niveros
 Udostępnij

Pytanie

Witam, tworzylem skrypt cobblex lecz występują błędy, używam dodatku WildSkript.

 

 

SS z błędów:

 

Dołączona grafika

 

 

Kod skryptu:

options:	blokx: 4 decorated bricks	cobblex1: 64 cobblestone	cobblex2: 64 cobblestone	cobblex3: 64 cobblestone	cobblex4: 64 cobblestone	cobblex5: 64 cobblestone	cobblex6: 64 cobblestone	cobblex7: 64 cobblestone	cobblex8: 64 cobblestone	cobblex9: 64 cobblestone	enchantx: unbreaking 1	nazwax: &7Cobble&aX	nazwa: &7Cobble&aXon load:	set {_nazwa} to "{@nazwax}"	Recipe.new{ {_nazwa} }	{_nazwa}.Recipe.registerIngredient{1, {cobblex1}}	{_nazwa}.Recipe.registerIngredient{2, {cobblex2}}	{_nazwa}.Recipe.registerIngredient{3, {cobblex3}}	{_nazwa}.Recipe.registerIngredient{4, {cobblex4}}	{_nazwa}.Recipe.registerIngredient{5, {cobblex5}}	{_nazwa}.Recipe.registerIngredient{6, {cobblex6}}	{_nazwa}.Recipe.registerIngredient{7, {cobblex7}}	{_nazwa}.Recipe.registerIngredient{8, {cobblex8}}	{_nazwa}.Recipe.registerIngredient{9, {cobblex9}}	{_nazwa}.Recipe.registerResult{{@blokx} of {@enchantx} named "{@nazwax}"}	{_nazwa}.Recipe.register
Edytowane przez Niveros
Odnośnik do komentarza
Udostępnij na innych stronach

11 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
options:	 blokx: 4 decorated bricks	cobblex1: 64 cobblestone	cobblex2: 64 cobblestone	cobblex3: 64 cobblestone	cobblex4: 64 cobblestone	cobblex5: 64 cobblestone	cobblex6: 64 cobblestone	cobblex7: 64 cobblestone	cobblex8: 64 cobblestone	cobblex9: 64 cobblestone	enchantx: unbreaking 1	nazwax: &7Cobble&aX	nazwa: &7Cobble&aX on load:	set {_nazwa} to "{@nazwax}"	Recipe.new{ {_nazwa} }	{_nazwa}.Recipe.registerIngredient{1, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{2, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{3, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{4, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{5, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{6, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{7, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{8, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{9, {@cobblex1}}	{_nazwa}.Recipe.registerResult{{@blokx} of {@enchantx} named "{@nazwax}"}	{_nazwa}.Recipe.register
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

 

options:	 blokx: 4 decorated bricks	cobblex1: 64 cobblestone	cobblex2: 64 cobblestone	cobblex3: 64 cobblestone	cobblex4: 64 cobblestone	cobblex5: 64 cobblestone	cobblex6: 64 cobblestone	cobblex7: 64 cobblestone	cobblex8: 64 cobblestone	cobblex9: 64 cobblestone	enchantx: unbreaking 1	nazwax: &7Cobble&aX	nazwa: &7Cobble&aX on load:	set {_nazwa} to "{@nazwax}"	Recipe.new{ {_nazwa} }	{_nazwa}.Recipe.registerIngredient{1, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{2, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{3, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{4, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{5, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{6, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{7, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{8, {@cobblex1}}	{_nazwa}.Recipe.registerIngredient{9, {@cobblex1}}	{_nazwa}.Recipe.registerResult{{@blokx} of {@enchantx} named "{@nazwax}"}	{_nazwa}.Recipe.register

 

Teraz mam 11 błędów...

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
on script load:
       register new shaped recipe for chiselled stone brick of unbreaking named "&cCobbleX" using 64                 cobblestone, 64 cobblestone, 64 cobblestone, 64 cobblestone, 64 cobblestone, 64 cobblestone, 64 cobblestone, 64 cobblestone, 64 cobblestone
 
To register new shaped recipe ma być w 1 linji!
Nie testowane!
Edytowane przez filipuer
Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

W skript niemożra robić craftingów z własnymi nazwami !!!

Można,,,, Jeśli się nie znasz to się nie wypowiadaj...

 

 

 

on script load:
       register new shaped recipe for chiselled stone brick of unbreaking named "&cCobbleX" using 64                 cobblestone, 64 cobblestone, 64 cobblestone, 64 cobblestone, 64 cobblestone, 64 cobblestone, 64 cobblestone, 64 cobblestone, 64 cobblestone
 
To register new shaped recipe ma być w 1 linji!
Nie testowane!

 

Nie działa....

Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...