Skocz do zawartości

Dziubek

Użytkownik
  • Ilość zawartości

    453
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    14

Treść opublikowana przez Dziubek

  1. Pierwszy błąd to format slot...
  2. discord nie działa...
  3. Dziubek

    Skrypt na generator

    on place: if event-block is lime wool: add location of event-block to {generator::loc::*} every second: loop {generator::loc::*}: drop dirt at loop-value prosze
  4. command /przeszukaj <player>: permission: policja trigger: loop all players in radius 5 around player: if loop-player is arg 1: execute player command "/invsee %arg 1%" prosze
  5. wersja skbee jest za stara, na tą wersję... zainstaluj nową i napisz czy działa
  6. Dziubek

    Noszenie graczy

    @kazek napisz jaki masz silnik i jego wersje i build
  7. Dziubek

    Noszenie graczy

    a jaki masz silnik?
  8. Dziubek

    Noszenie graczy

    daj błąd... po 2: variables: {uwieziony::%player%} = false command /kajdanki [<player>]: trigger: if player has chain named "Kajdanki": if arg 1 is set: loop all players in radius 10 of the player: if loop-player contains arg 1: set {uwieziony::%arg-1%} to true send "Zostałeś skuty" to arg 1 apply blindness 1 to arg 1 for 999999999 days apply slowness 255 to arg 1 for 99999999 days else: send "Nie masz kajdanek" to player command /przenies [<player>]: trigger: if player has chain named "Kajdanki": if arg 1 is set: loop all players in radius 10 of the player: if loop-player contains arg 1: set {uwieziony::%arg-1%} to false set {przenoszenie::%arg-1%} to true make arg 1 ride player else: send "Wpisz gracza w zasięgu 10 kratek" to player else: send "Nie posiadasz kajdanek" to player command /rozkuj [<player>]: trigger: if arg 1 is set: loop players in radius 5 of the player: if loop-player contains arg 1: if {przenoszenie::%arg-1%} is true: set {przenoszenie::%arg-1%} to false send "Zostales rozkuty" to arg 1 execute player command "effect clear %arg-1%" else: send "Gracz nie ma na sobie kajdanek" to player else: send "Wpisz gracza" to player on jump: if {uwieziony::%player%} is true: cancel event on command: if {uwieziony::%player%} is true: cancel event if {przenoszenie::%player%} is true: cancel event wystarczy ustawic, aby gracz jechal na policjancie
  9. SkQuery jest kompletnie niepotrzebny, wystarczy Vault i Essentials, no i oczywiście LuckPerms
  10. proszę Cię... czytaj z błędów... miałeś źle wytabowany skrypt...
  11. prosze bardzo on rightclick holding book: if name of player's tool is "&cVoucher na dostęp...": set {dostep::%player%} to true remove book named "&cVoucher na dostęp..." from player's inventory send "Wykorzystałeś voucher na dostęp." command /compress: trigger: if {dostep::%player%} is true: #dalszy kod else: send "Nie mozesz tego zrobic."
  12. Dziubek

    projectile hit

    jako item na który zmienił
  13. dodaj na końcu %newline%
  14. command /mtczas: cooldown: 25 minutes cooldown message: Nie możesz odebrać diamenta przez %cooldown%. trigger: give player 1 diamond powinno dzialac
  15. dodaj tą linijkę play sound "wpisz se sound" at volume 1 at pitch 2 to player
  16. Dziubek

    skrypt na drop

    dodaj linijkę send "Wydropiles %{_d}% diaxow!"
  17. Dziubek

    skrypt na drop

    if {di::%player%} = "&2Wlaczony": if player's gamemode is not creative: set {_s} to level of fortune of player' tool + 1 player has enough space for 1 of diamond: chance of {@di.chance}%: set {_d} to random integer between 1 and {_s} give player {_d} of diamond add {@di.xp} xp to player send "{@di.msg}" to player else: chance of {@di.chance}%: drop {_d} of diamond spróbuj tego
  18. Dziubek

    skrypt na drop

    nic ci na to nie poradzę dopóki nie wyślesz błędów
  19. Dziubek

    Skrypt na suffixy

    skrypt jest po prostu źle wytabowany... Już tabuję...
  20. Dziubek

    skrypt na drop

    wyślij mi te błędy
  21. Dziubek

    Skrypt na suffixy

    Podaj błędy, to spróbuję Ci pomóc.
  22. Dziubek

    skrypt na drop

    on break diamond ore: if fortune of player's tool is 3: drop 4 of diamond proszse bardzo wystarczy taki skrypcik krótki dać i będzie Ci dropić
  23. Dziubek

    skrypt na drop

    to nie może nie wywalać błędów, ale spróbuj tego: if {di::%player%} = "&2Wlaczony": if player's gamemode is not creative: set {_s} to level of fortune of player' tool + 1 player has enough space for 1 of diamond: chance of {@di.chance}%: set {_d} to random integer between 1 and {_s} give player {_d} of diamond add {@di.xp} xp to player send "{@di.msg}" to player else: chance of {@di.chance}%: drop {_d} of diamond
  24. Dziubek

    skrypt na drop

    drop {_d} of diamond powinno dzialac
×
×
  • Dodaj nową pozycję...