Skocz do zawartości

xAxee

Zasłużony
  • Ilość zawartości

    6123
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    232

Treść opublikowana przez xAxee

  1. Ten temat został przeniesiony do nieestetycznych prezentacji. W momencie, kiedy poprawisz estetykę prezentacji, zgłoś ten post(lub napisz prywatną wiadomość do moderatora) z prośbą o przywrócenie tematu do głównego działu.
  2. no to zamiast listy grupowej zrob inventory np set {furnace::%loop-value-1%::inv} to chest with 1 rows named "&6Piec" add gold ingot to {furnace::%loop-value-1%::inv} add gold ingot to {furnace::%loop-value-1%::inv} add gold ingot to {furnace::%loop-value-1%::inv}
  3. Ten temat został zamknięty.
  4. xAxee

    Szukam Inspiracji

    Ten temat został przeniesiony.
  5. xAxee

    Problem z kodem

    Ten temat został zamknięty.
  6. Ten temat został przeniesiony.
  7. command /sf: trigger: loop all items in the player's current inventory: clear {furnace::%location of targeted block%::*} add loop-item to {furnace::%location of targeted block%::itemy::*} mozesz tez zrobic tak command /sf: trigger: set {furnace::%location of targeted block%::itemy::*} to all items in the player's current inventory
  8. xAxee

    Skrypt na antyreklame

    Ten temat został uznany za plagiat.
  9. no nie wiem co chcesz osiągnąc. Wytłumacz
  10. a no bo zapisujesz do %location of event-block% a w evencie on inventory click nie ma event-blocka
  11. on inventory close: if inventory name of current inventory of player is {piec::name}: loop all items in the player's current inventory: add loop-item to {furnace::%location of event-block%::itemy::*} send "sdf %loop-item%"
  12. a każdy level sharpnessu ma dawać 5$? tzn sharpness 5 = 25$?
  13. Ten temat został przeniesiony.
  14. Jak nie na temat. Zrób event on right click który wysyła do gracza "%player's tool%" i kliknij na tą zbroje i zobacz co wyświetla.
  15. xAxee

    Skrypt na md i bh

    Będzie tylko musisz jeszcze wyrzucić gracza po zbanowaniu
  16. Ten temat został przeniesiony do kosza!
  17. xAxee

    autolosowanie

    every minute: if "%now%" contain "12:00": set {_p} to random player out of all players send "&7Gracz &6%{_p}% &7wygral codzienne losowanie!" to all players execute console command "komenda %{_p}%"
  18. xAxee

    Skrypt na zapisanie miejsca

    command /zapiszmiejsce [<text>]: trigger: add location of player to {zapism::*} send "&7Zapisano miejsce!" command /miejsca [<text>]: trigger: if size of {zapism::*} > 0: send "&7Byles w: &6%{zapism::*}%" else: send "&7Nigdzie nei byles!"
  19. ogólnie: #sprawdzanie poziomu level of %enchant% of %item% #spradzanie czy jest enchantowany if %tool% is enchanted with %enchant%: buty to player's boots enchant to jakis twoj enchant ktory chcesz sprawdzic (ps bez %%)
  20. xAxee

    Gui BlackList

    Problem został rozwiązany.
  21. Problem został rozwiązany.
  22. xAxee

    Skrypt na afk

    Problem został rozwiązany.
  23. while inventory name of current inventory of player is "nazwa":
  24. options: tag : &7[&cSerwer&7] variables: {iron::%player%} = 0 {diamond::%player%} = 0 on mine: if event-block is iron ore: add 1 to {iron::%player%} if event-block is diamond ore: add 1 to {diamond::%player%} command /zelazo: trigger: send "Masz %{iron::%player%}% wykopanego żelaza" if {iron::%player%} >= 500: send "Wykopales 500 irona! Zglos sie do Aguara z kodem: G5A7c9" command /diax: trigger: send "Masz %{diamond::%player%}% wykopnaych diamentow" if {diamond::%player%} >= 128: send "Wykopales 128 diamentow! Zglos sie do Aguara z kodem G5A7c6"
  25. every second: loop all players: if block under loop-player is cobblestone:
×
×
  • Dodaj nową pozycję...