Skocz do zawartości
  • 0

Po reload nie dziala


MsMaciek
 Udostępnij

Pytanie

Ja tak na szybko. Dlaczego gdy wpisuje /skript reload a to wywala serwa?

Skrypt a:
 

on place of wool:
        if name of player's tool is "&eKierownica":
                wait 10 ticks
                "&eKierownica".Inventory.display{player};
                delete event-block


variables:
        {Kierownica.%player%} = true

on load:
        new Recipe "&eKierownica"
        "&eKierownica".Recipe.registerIngredient{1, 1 wool};
        "&eKierownica".Recipe.registerIngredient{2, 1 wool};
        "&eKierownica".Recipe.registerIngredient{3, 1 wool};
        "&eKierownica".Recipe.registerIngredient{4, 1 wool};
        "&eKierownica".Recipe.registerIngredient{5, 1 redstone};
        "&eKierownica".Recipe.registerIngredient{6, 1 wool};
        "&eKierownica".Recipe.registerIngredient{7, 1 wool};
        "&eKierownica".Recipe.registerIngredient{8, 1 wool};
        "&eKierownica".Recipe.registerIngredient{9, 1 wool};
        "&eKierownica".Recipe.registerResult{1 wool named "&eKierownica"};
        "&eKierownica".Recipe.register{};

on load:
        set {_id} to "&cAuto"
        new Inventory "%{_id}%";
        "%{_id}%".Inventory.setRow{3};
        "%{_id}%".Inventory.setItem{1, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{2, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{3, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{4, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{5, Green Stained Glass Pane named "&aTak"};
        "%{_id}%".Inventory.setItem{6, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{7, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{8, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{9, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{19, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{20, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{21, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{22, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{23, Green Stained Glass Pane named "&aTak"};
        "%{_id}%".Inventory.setItem{24, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{25, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{26, Yellow Stained Glass Pane named "&cNie"};
        "%{_id}%".Inventory.setItem{27, Yellow Stained Glass Pane named "&cNie"};


//Poprawiam błąd ortograficzny w nazwie tematu ~Invi

Edytowane przez Invi
Odnośnik do komentarza
Udostępnij na innych stronach

2 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

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ę...