Skocz do zawartości

julekssss

Użytkownik
  • Ilość zawartości

    69
  • Rejestracja

  • Ostatnia wizyta

Treść opublikowana przez julekssss

  1. julekssss

    button

    napisał by mi ktoś sk że jeżeli gracz klika button w odległości 3 kratek to on nie klika sie a jeżeli w 2 to już działa
  2. julekssss

    niby proste

    coś tam rozumiem i uczę się pisać ale jeszcze wszystkiego nie wiem ;DD pisze tutaj aby się dowiedzieć a nie dostać kwitek i do domu
  3. julekssss

    niby proste

    super a gdzie to dokładnie dopisać ? bo jak ja XD wpisalem to błąd
  4. dzięki
  5. mam go ale jak to zrobić w sk
  6. nie usuwa itemów a nie ma błędu
  7. a dało by sie do tego dodać aby usuwało graczą efekty ?
  8. ooo myślałem że tab i spacja to to samo dzięki :DD dużo mi pomogłeś
  9. u mnie jest równo z action bar
  10. chyba o to ci chodzi ? nie wiem przepraszam za błędy uczę sie powoli
  11. julekssss

    niby proste

    nie nie mi chodzi o to że jezeli ktoś jest sam i klika w guzik to go nie tepa a jak stoją we 2 lub więcej to tepa i czy potrafił byś zrobić taki 2 sk tylko dopisać że tepa tylko 2 osoby ?
  12. command /spawn [<text>]: trigger: if player has permission "spawn": teleport player to {SP} set action bar of player to "&9&l&oTeleportacja udana" else: set {_l} to location of player set {_s} to 0 while {_s} is not 5: set action bar of player to "&9&oTeleportacja nastąpi za &70%5-{_s}%.&kxx &8ms" add 1 to {_s} wait 1 second if distance between {_l} and location of player > 0.25: stop teleport player to {SP} set action bar of player to "&9&l&oTeleportacja udana" clear player's inventory command /setspawn [<text>]: permission: spawn permission message: &7Nie masz uprawnien! trigger: set {SP} to location of player every second: loop all players: if y-loc of loop-player's location < -10: teleport loop-player to {SP}
  13. bo nie wiem jak :0
  14. [15:06:08 INFO]: [Skript] Reloading spawn.sk... [15:06:08 ERROR]: indentation error: expected 12 spaces, but found '->_______->' [-> = tab, _ = space, ? = other whitespace] (lobby/spawn.sk, line 17: clear player's inventory') [15:06:08 INFO]: [Skript] Encountered 1 error while reloading spawn.sk!
  15. [14:58:52 INFO]: [Skript] Reloading spawn.sk... [14:58:52 ERROR]: indentation error: expected 12 spaces, but found '->_______->' [-> = tab, _ = space, ? = other whitespace] (lobby/spawn.sk, line 17: exeucte console command "clear %player%"') [14:58:53 INFO]: [Skript] Encountered 1 error while reloading spawn.sk!
  16. julekssss

    niby proste

    https://pastebin.com/ziuQSaF1 dopisał by mi ktoś do tego sk aby tepało gdy 2 graczy jest na terenie tp
  17. w tym problem że jest błąd i :DD ta zagwozdka mi zastanawia
  18. takie błędziki [02:10:38 ERROR]: Use 'attacker' and/or 'victim' in damage events (core/tpa.sk, line 36: send "&8>> &cTeleportacja zosta�a przerwana z powodu ruchu!" to player') [02:10:38 ERROR]: Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (core/tpa.sk, line 48: send action bar "&aZostaniesz teleportowany za &75 sekund&a!') [02:10:38 ERROR]: Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (core/tpa.sk, line 52: send action bar "&aZostaniesz teleportowany za &74 sekundy&a!') [02:10:38 ERROR]: Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (core/tpa.sk, line 56: send action bar "&aZostaniesz teleportowany za &73 sekundy&a!') [02:10:38 ERROR]: Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (core/tpa.sk, line 60: send action bar "&aZostaniesz teleportowany za &72 sekundy&a!') [02:10:38 ERROR]: Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (core/tpa.sk, line 64: send action bar "&aZostaniesz teleportowany za &71 sekund�&a!')
  19. command /spawn [<text>]: trigger: if player has permission "spawn": teleport player to {SP} set action bar of player to "&9&l&oTeleportacja udana" else: set {_l} to location of player set {_s} to 0 while {_s} is not 5: set action bar of player to "&9&oTeleportacja nastÄ…pi za &70%5-{_s}%.&kxx &8ms" add 1 to {_s} wait 1 second if distance between {_l} and location of player > 0.25: stop teleport player to {SP} set action bar of player to "&9&l&oTeleportacja udana" nie wiem jak zrobić aby osobie gdy zostanie tepnięta na spawn czyści ekwipunek
  20. kod https://pastebin.com/UpApUB0h przerobił by ktoś ten sk na to aby tepało tylko 2 osoby i mogli walczyć 1vs1
  21. super a to że nie teleportuje ? i dało by sie do tego dodać gdy gracze zostaną dodani to mają title 3 2 1 start ? ogólnie gdy ktoś kliknie w guzik dostaje podwójnie itemy :-0
  22. [18:54:39 ERROR]: Can't understand this condition/effect: equip diamond chestplate (gtp/zestawy.sk, line 17: equip diamond chestplate#zbroja dla domyślnego zestawu') [18:54:39 ERROR]: Can't understand this condition/effect: give 1 stick (gtp/zestawy.sk, line 19: give 1 stick#przedmioty dla domyślnego zestawu') i dało by sie dorobic tą blokade tp ? jesteś mega
  23. [18:06:39 ERROR]: indentation error: expected 2 tabs, but found 8 spaces (gtp/zestawy.sk, line 11: equip {_p} with (...)#dalej według wzoru dla zbroi zestaw2') [18:06:39 ERROR]: can't understand this event: 'ptions' (gtp/zestawy.sk, line 1: ptions:') [18:06:39 ERROR]: There's no player in a function event (gtp/zestawy.sk, line 9: if player has permission "zestaw.2":') [18:06:39 ERROR]: 'else' has to be placed just after an 'if' or 'else if' section (gtp/zestawy.sk, line 16: else:') [18:06:39 ERROR]: undefined option {@x-min} (gtp/zestawy.sk, line 24: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}"') [18:06:39 ERROR]: undefined option {@x-max} (gtp/zestawy.sk, line 24: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}"') [18:06:39 ERROR]: undefined option {@z-min} (gtp/zestawy.sk, line 24: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}"') [18:06:39 ERROR]: undefined option {@z-max} (gtp/zestawy.sk, line 24: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}"') [18:06:39 ERROR]: undefined option {@world} (gtp/zestawy.sk, line 24: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}"') [18:06:39 ERROR]: Variables cannot be used here. (gtp/zestawy.sk, line 24: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}"') [18:06:39 ERROR]: undefined option {@x-min} (gtp/zestawy.sk, line 28: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}"') [18:06:39 ERROR]: undefined option {@x-max} (gtp/zestawy.sk, line 28: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}"') [18:06:39 ERROR]: undefined option {@z-min} (gtp/zestawy.sk, line 28: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}"') [18:06:39 ERROR]: undefined option {@z-max} (gtp/zestawy.sk, line 28: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}"') [18:06:39 ERROR]: undefined option {@world} (gtp/zestawy.sk, line 28: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}"') [18:06:40 ERROR]: Variables cannot be used here. (gtp/zestawy.sk, line 28: set {_loc} to location at random integer between {@x-min} and {@x-max}, 256, random integer between {@z-min} and {@z-max} in "{@world}"') [18:06:40 INFO]: [Skript] Encountered 16 errors while reloading zestawy.sk! ://
  24. super :DD a potrafił byś do tego dorobić gdy gracz jest sam na terenie tp to go nie tepa gdy kliknie w guzior
  25. witam edytował by mi ktoś ten sk zależy mi na tym żeby teleportacja trwała 5 sek i odliczanie do teleportacji było by na action baze https://pastebin.com/T9eqU2Uz
×
×
  • Dodaj nową pozycję...