Skocz do zawartości

Patsor1

Użytkownik
  • Ilość zawartości

    45
  • Rejestracja

  • Ostatnia wizyta

Treść opublikowana przez Patsor1

  1. Tak wiem, oto chodzi Ale nawet gdy jestem 2 kratki do guzika mnie nie tepa lub, gdy jestem 4 kratki od tego to mnie tepa wiec nie rozumiem
  2. Witam. Mam skrypt na grupowetp ( z internetu nie swoj ) options: world: Easyhc # Ustaw tu owiat x-max: 1950 # Maxymalne kordy x x-min: -1950 # Minimalne kordy x z-max: 1950 # Maxymlane kordy z z-min: -1950 # Minimalne kordy z on rightclick on button: if block west or south or east or north clicked block is note block: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}" while block under {_loc} is air or lava: remove 1 from y-coords of {_loc} block under {_loc} is lava: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}" loop players in radius 2 around block behind block: teleport loop-player to {_loc} teleport player to {_loc} Nie wywala zadnych bledow tylko czasem nie teleportuje 2 graczy - tepa poprostu tak jakby bylo to losowetp a nie grupowetp I nie rozumiem czemu
  3. Działa, dziękuje
  4. Witam, czy dałoby radę żeby gracz o nicku załóżmy "NickGracza" mógl tylko on wykonac komende /po - oraz zeby wywolywalo senda Z góry dziękuje
  5. O działa dziękuje
  6. Nie działa indentation error: expected 4 spaces, but found 20 spaces (Kopacz.sk, line 10: loop 10 times:') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 24 spaces (Kopacz.sk, line 11: broadcast " "') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 20 spaces (Kopacz.sk, line 12: broadcast "&8&m---------&r &f&lFARMER&8&m---------&r"') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 20 spaces (Kopacz.sk, line 13: broadcast " "') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 20 spaces (Kopacz.sk, line 14: broadcast "&8╗ &7Gracz &6{@gracz} &7otrzymal %arg-2% kopaczy fos!"') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 20 spaces (Kopacz.sk, line 15: broadcast " "') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 20 spaces (Kopacz.sk, line 16: broadcast "&8&m---------&r &f&lFARMER &8&m---------&r"') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 20 spaces (Kopacz.sk, line 17: broadcast " "') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 16 spaces (Kopacz.sk, line 18: else:') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 20 spaces (Kopacz.sk, line 19: send "&8╗ &7Poprawne uzycie: &6/dajfarmer <nick> <ilosc>"') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 12 spaces (Kopacz.sk, line 20: else:') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 16 spaces (Kopacz.sk, line 21: send "&8╗ &7Poprawne uzycie: &6/dajfarmer <nick> <ilosc>"') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 8 spaces (Kopacz.sk, line 22: else:') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 12 spaces (Kopacz.sk, line 23: send player title "" with subtitle "&7Nie posiadasz uprawnien! &8(&edajfarmer.patsor8)" for 3 seconds') [12:00:53 ERROR]: indentation error: expected 4 spaces, but found 12 spaces (Kopacz.sk, line 24: stop') [12:00:53 ERROR]: '2 of endstone named "&c&LAUTOMATYCZNA FOSA"' is not a type (Kopacz.sk, line 9: give arg 2 of endstone named "&c&LAUTOMATYCZNA FOSA" to arg 1') [12:00:53 WARN]: Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '170' with e.g. 'hay block'. (Kopacz.sk, line 35: register new shaped recipe for 170 named "&3Kopacz &4Fosy" using emerald, emerald, emerald, emerald, stone, emerald, emerald, emerald, emerald#TUTAJ MASZ CRAFTING') [12:00:53 WARN]: Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '170' with e.g. 'hay block'. (Kopacz.sk, line 37: on place of 170:') [12:00:53 WARN]: Using an ID instead of an alias is discouraged and will likely not be supported in future versions of Skript anymore. Please replace '170' with e.g. 'hay block'. (Kopacz.sk, line 39: if player's tool is 170 named "&3Kopa a jeśli chodzi o /ver skript to juz daje: Skript version 2.1.2 [12:01:23 INFO]: Customize Minecraft's mechanics with simple scripts written in plain English sentences. [12:01:23 INFO]: Website: http://njol.ch/projects/skript [12:01:23 INFO]: Author: Njol [12:01:23 INFO]: WildSkript version 1.8 [12:01:23 INFO]: Website: http://www.dzikoysk.net/ [12:01:23 INFO]: Author: Dzikoysk
  7. No tak troszke XD command /dajfarmer [<player>] [<number>]: trigger: if player has permission "dajfarmer.patsor": if arg 1 is set: if arg 2 is set: give arg 2 of endstone named "&c&LAUTOMATYCZNA FOSA" to arg 1 loop 10 times: Błąd: '2 of endstone named "&c&LAUTOMATYCZNA FOSA"' is not a type (Kopacz.sk, line 9: give arg 2 of endstone named "&c&LAUTOMATYCZNA FOSA" to arg 1')
  8. Nadal jest błąd tylko teraz inny: the 1st argument can't have anything added to it (Kopacz.sk, line 9: give arg 2 of endstone named "&c&LAUTOMATYCZNA FOSA" to arg 1')
  9. Nie rozumiem, nadal mi wywala błąd '2 of endstone named "&c&LAUTOMATYCZNA FOSA"' is not a type (Kopacz.sk, line 9: give arg 2 of endstone named "&c&LAUTOMATYCZNA FOSA" to arg 1')
  10. end stone
  11. Zmieniłem ale nadal wywala jakiś błąd '%arg-2% 121' is not an item type (Kopacz.sk, line 9: give %arg-2% 121 named "&c&LAUTOMATYCZNA FOSA" to arg 1') zapewne jest to spowodowane argumentem 2, ale ja chce aby była ilość
  12. offlineplayer sam nie wiem czemu poprostu przerabialem swoj stary skrypt i tam tak bylo czyli powinno to wygladac tak? give %arg-2% 121 named "&c&LAUTOMATYCZNA FOSA" to arg 1
  13. Witam mam skrypt cały na /craftingi itd. chce aby była komenda /dajfarmer nick ilosc mam taka tylko nie wykrywa mi %arg-1% pomoze ktos? Kod: options: gracz: %argument 1% command /dajfarmer [<offlineplayer>] [<text>]: trigger: if player has permission "dajfarmer.patsor": if arg 1 is set: if arg 2 is set: give %arg-1% 121 %arg-2% named "&c&LAUTOMATYCZNA FOSA" loop 10 times: broadcast " " broadcast "&8&m---------&r &f&lFARMER&8&m---------&r" broadcast " " broadcast "&8» &7Gracz &6{@gracz} &7otrzymal %arg-2% kopaczy fos!" broadcast " " broadcast "&8&m---------&r &f&lFARMER &8&m---------&r" broadcast " " else: send "&8» &7Poprawne uzycie: &6/dajfarmer <nick> <ilosc>" else: send "&8» &7Poprawne uzycie: &6/dajfarmer <nick> <ilosc>" else: send player title "" with subtitle "&7Nie posiadasz uprawnien! &8(&edajfarmer.patsor8)" for 3 seconds stop błędy z konsoli: '%arg-1%' is not an entity type (Kopacz.sk, line 9: give %arg-1% 121 %arg-2% named "&c&LAUTOMATYCZNA FOSA"')
  14. Patsor1

    Wybicie z płytek

    Witam, poszukuje skryptu/pluginu na wyskok z półpłytek chodzi mi ocoś takiego mam spawn na chestpvp jest on wysoko chce aby jak ktos wszedł na złota płytke wybiło go kilka kratek w góre i np. kilkanascie w przód oraz zeby nie bylo obrazen od upadku bede wdzieczny
  15. Dziękuje bardzo, Działa
  16. czyli jesli zmienna to {hajs.%player%} to nie mam nic zmieniac? Bo jakby mam pol skryptu czyli musialbym zmieniac wszedzie zmienna jesli bym zmienil ta defultowa
  17. Nadal nie działa Empty configuration section! You might want to indent one or more of the subsequent lines to make them belong to this section or remove the colon at the end of the line if you don't want this line to start a section. (Reset.sk, line 1: command /resetujeall:') indentation error: expected 0 tabs, but found 1 space (Reset.sk, line 3: permission message: &cNIE POSIADASZ PERMISJI!') indentation error: expected 0 tabs, but found 3 spaces (Reset.sk, line 4: trigger:') indentation error: expected 0 tabs, but found 6 spaces (Reset.sk, line 5: set {hajs.%player%} of all players to 0') Required entry 'trigger' is missing in 'command /resetujeall' (Reset.sk, starting at line 1) (Reset.sk, line 1: command /resetujeall:') invalid line - all code has to be put into triggers (Reset.sk, line 2: permission: reset.all') [Skript] Encountered 5 errors while reloading Reset.sk!
  18. Witam, mam skrypt który nie działa, chciałem aby poprzez komende dało sie zresetować wszystkim hajs w sklepie bo robie swój sklep. Napisalem akutalnie taki: command /resetujeall: trigger: permission: reset.all permission message: &cNIE POSIADASZ PERMISJI! set {hajs.%player%} of all players to 0 lecz nie wykrywa "all players" Pomógłby mi ktos? Tutaj daje błędy przez konsole: 'permission: reset.all' is not a boolean (yes/no) (Reset.sk, line 3: permission: reset.all') 'permission message: &cNIE POSIADASZ PERMISJI!' is not a boolean (yes/no) (Reset.sk, line 4: permission message: &cNIE POSIADASZ PERMISJI!') 'all players' is not an item stack (Reset.sk, line 5: set {hajs.%player%} of all players to 0') [Skript] Encountered 3 errors while reloading Reset.sk!
  19. Dziękuje bardzo, działa
  20. Witam, poszukuje skryptu gdzie np. klikne na jakis item w gui to zamyka mi gui i wysyla send z wiadomoscia "kity sa off" Poszukuje go bo robie kity off przez 24h ale nie wiem jak to zrobic udalo mi sie to zrobic: format slot 6 of player with 1 of 54 named "&c&lPremiumCase" with lore " &6Zestaw z Premkami!||&7Dostepnosc zestawu&8:|| &2&lDOSTEPNY, MOZESZ GO WZIAC!" to close then run [make player execute command "/bc &4&lBlad! &cKITY SA OFF PRZEZ 24H!"] Nie chce aby wysylalo do wszystkich osob tylko do tej ktora kliknie w ten item ale wysyla bc a nie wiem jak zrobic senda, pomoze ktos?
×
×
  • Dodaj nową pozycję...