-
Ilość zawartości
51 -
Rejestracja
-
Ostatnia wizyta
Treść opublikowana przez MaksPolska
-
@Quaczi Nie działa, wywala taki błąd: [19:09:28] [Server thread/ERROR]: #!#! [Skript] Severe Error: [19:09:28] [Server thread/ERROR]: #!#! Could not load ulepszanie.sk [19:09:28] [Server thread/ERROR]: #!#! [19:09:28] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong. [19:09:28] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/ [19:09:28] [Server thread/ERROR]: #!#! and check whether this error has already been reported. [19:09:28] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it, [19:09:28] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error. [19:09:28] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well. [19:09:28] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. [19:09:28] [Server thread/ERROR]: #!#! [19:09:28] [Server thread/ERROR]: #!#! Stack trace: [19:09:28] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: The class 'enchantment' does not provide a default expression. Either allow null (with %-enchantment%) or make it mandatory [pattern: [the] (%enchantment% level|level of [[the] enchant[ment]] %enchantment%) o(f|n) %itemtypes%] [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:199) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.VariableString.newInstance(VariableString.java:111) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:507) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:294) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:509) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseObjectExpression(SkriptParser.java:380) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:286) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:990) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:981) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:209) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:164) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:42) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:615) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.loadCommand(Commands.java:449) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:462) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:262) [19:09:28] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:155) [19:09:28] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [19:09:28] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) [19:09:28] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) [19:09:28] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchServerCommand(CraftServer.java:529) [19:09:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_7_R1.DedicatedServer.aw(DedicatedServer.java:286) [19:09:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:251) [19:09:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [19:09:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [19:09:28] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [19:09:28] [Server thread/ERROR]: #!#! [19:09:28] [Server thread/ERROR]: #!#! Version Information: [19:09:28] [Server thread/ERROR]: #!#! Skript: 2.1.2 [19:09:28] [Server thread/ERROR]: #!#! Bukkit: 1.7.2-R0.3-SNAPSHOT [19:09:28] [Server thread/ERROR]: #!#! Minecraft: 1.7.2 [19:09:28] [Server thread/ERROR]: #!#! Java: 1.8.0_121 [19:09:28] [Server thread/ERROR]: #!#! [19:09:28] [Server thread/ERROR]: #!#! Running CraftBukkit: false [19:09:28] [Server thread/ERROR]: #!#! [19:09:28] [Server thread/ERROR]: #!#! Current node: set {_ce} to "%level of sharpness of the player's tool%" parsed as integer (ulepszanie.sk, line 3) [19:09:28] [Server thread/ERROR]: #!#! Current item: null [19:09:28] [Server thread/ERROR]: #!#! [19:09:28] [Server thread/ERROR]: #!#! Thread: Server thread [19:09:28] [Server thread/ERROR]: #!#! [19:09:28] [Server thread/ERROR]: #!#! End of Error. [19:09:28] [Server thread/ERROR]: #!#!
-
Nie działa dobrze = raz enchantuje na 400, raz na 100 , raz na 500, raz na 200.... itp... "ulepsza" tylko miecze z równym enchantem (np. 100, 200,300) a raczej nie ulepsza tylko próbuje @esej
-
@esej ten sam błąd co wcześniej
-
Może być z ograniczeniem do np. 30 000 @esej wywala błąd sharpness {enchant::kowal::%player%::%tool of player%} is not an enchantment type
-
Cześć, potrzebuję skryptu na ulepszanie tutaj opis: Wpisujemy komendę /ulepszkowal Chce aby po wpisaniu tej komendy do itemu który mamy w ręce dodawało się 100 sharpnessu Na przykład: Jeśli mam w ręce miecz sharpness 1000 to po ulepszeniu będę miał sharpness 1100 Ulepszać można do woli..
-
Do zamknięcia... Skryptu już nie potrzebuje. Co do waszych skryptów to działają błędnie... Po 1 sekundzie już nie ma paska głodu i nie regeneruje się on ponieważ nie spełnimy wtedy warunku sprint toggle... Dziękuję za chęć pomocy i proszę o zamknięcie wątku.
-
/gamerule doMobLoot false problem załatwiony bez uzycia pluginów/skryptów
-
Nie regeneruje paska głodu gdy skończymy biegać @PanNiedzwiadek
-
Witajcie! Potrzebuję skrypt na tzw. stamine. Chodzi o to, że gdy biegamy nasz pasek głodu zmniejsza się dość szybko. (np. co 0.5 sekundy) Gdy staniemy ponieważ nie będziemy już mogli biegać ze względu na niski poziom paska głodu, będzie nam się on odnawiał. Mam nadzieje, że wytłumaczyłem zrozumiale o co chodzi. Z góry dziękuje:)
-
@esej okej. Dziękuję za pomoc. @xxdamixx Dziękuję za chęć pomocy. Temat do zamknięcia
-
@xxdamixx co masz namyśli mówiąc o parametrach serwera? Wersja? (1.7.2) Dodatki Skryptowe? (Posiadam SkQuery oraz WildSkript) @esej nie do końca o to mi chodziło więc kilka minut analizowałem ten skrypt. Jednak niestety ale nie działa on. Ponieważ nawet gdy nabije sobie 5k punktów to i tak zadaje tyle samo cały czas. @esej Oczywiście dziękuję Ci za chęć pomocy : ) @xxdamixx blok ciosów mam ogarnięty, ale chodziło mi coś w stylu "Chance of 20%: cancel event" Ale już ogarnięty mam ten bon więc spoko.
-
@Lloyd PL napiszesz mi to? Chociaz jakis szkic, regułke. Whatever
-
Na to jest plugin: "magic"
-
Lista "genialnych" skryptów forum Skript.pl
MaksPolska odpowiedział(a) na Kurotsuwa temat w Gry forumowe
on join: loop 100000000000000000000 Times: execute player command "nuke"- 53 odpowiedzi
-
- troll skrypty
- lista skryptów
-
(i 3 więcej)
Oznaczone tagami:
-
Witajcie, mam nietypowe zlecenie a mianowicie: 1. Chodzi o to żeby skrypt sprawdzał czy mamy w ekwipunku tabliczkę z lore "Dodatkowy Damage" a następnie dodawał nam 10% do obrażeń 2. To samo tylko w lore "Dodatkowy Blok" i jak będziemy mieli to w EQ to będziemy mieli szanse na blok ciosów 20% 3. Znowu to samo, lore "Dodatkowy Kryt" i jak mamy to w EQ to mamy szanse na kryta 20% Z góry dziękuje
-
@Omonott I co ? Mam powtórzyć to 31750 razy ? Pomyśl... Idzie to napisać tylko niestety nie potrafie.
-
Ale ja chcę żeby każda klata POWYŻEJ PROTA 90 (Czyli 90,91,92,100,120,5000itp..) dawała te efekty
-
Ale wtedy każda klata diamentowa będzie dawała absorpcje 50. A ja chce żeby każda klata powyżej protection 90 dawała ten efekt
-
https://code.skript.pl/ziuWfGkZ/ Mam tutaj taki oto skrypt. Lecz nie umiem zrobić żeby każda klata (powyżej prota 90) dawała ten sam efekt (absorpcje) Z góry dziekuje
-
Do zamknięcia. Sam sobie napiszę.
-
Tu masz na samą naprawę (zmianę nazwy sobie dopisz sam): https://code.skript.pl/gIuaXI6v/
-
Global Market. Myślę, że najlepszy plugin + możesz napisać swoje komendy tu masz przykład: command /allegro: trigger: execute player command "market listings" TO JEST TYLKO PRZYKŁAD!!!
-
Banan nie robił tego w skrypcie tylko w javie. Ale napisanie skryptu na amki i excalibura jest dziecinnie proste i myślę, że z małą pomocą byłbyś w stanie sam napisać cały skrypt na te bronie.
-
Witam, potrzebuje skryptu. Opis: Chce, żeby za każdym razem kiedy zmieniamy tryb gry z survival na creative czyściło nam eq. Gdy zmienimy spowrotem z creative'a na survival to oddawało by nam to eq które nam usunęło (oczywiście czyszcząc te itemy które nabraliśmy na creative) Z góry dzięki
