Skocz do zawartości

xAxee

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

    6123
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    232

Treść opublikowana przez xAxee

  1. on place: if player's tool is emerald ore named "&bMetin &3&lWalki": set event-block to emerald ore wait 3 second if event-block is emerald ore: if {hp::%location of event-block%} is not set: set {hp::%location of event-block%} to 100 on mine: if event-block is emerald ore: if {hp::%location of event-block%} is set: remove 1 from {hp::%location of event-block%} if {hp::%location of event-block%} > 0: cancel event send "&bMetin &3Walki &f- &2Zycie ( %{hp::%location of event-block%}% )" if {hp::%location of event-block%} <= 0: send "rozwaliles metina" drop (diamond and emerald and coal) at event-block clear {hp::%location of event-block%}
  2. add bone of unbreaking 10 to player
  3. https://mlgroup.pl/funnyskaddon/doc/home dokumentacja player guild tag
  4. xAxee

    Perworldchat

  5. xAxee

    Perworldchat

    %player's group% Jtr ci ogarne lepiej format ze sam sb ustawisz
  6. xAxee

    Perworldchat

  7. xAxee

    Perworldchat

    NWZ. Działa?
  8. xAxee

    mob nie do zabicia

    options: name: &6Handlarz on damage of villager: if name of event-entity is "{@name}": cancel event
  9. xAxee

    Perworldchat

    coś takiego?
  10. If name of victim = "{@niszczyciel}": Lub if "%name of victim%" = "{@niszczyciel}": A i to co podal @Tymekd powinno dzialac.
  11. xAxee

    wait arg 4 seconds

    command /tests [<timespan>]: trigger: if arg is 4 second: wait arg send "WOO" else: send "&6To nie 4 sekundy!" tak zrozumialem
  12. yy w configu jest chyba opcja która włącza / wyłącza kolory
  13. Przy on inventory close otworzyc jeszcze raz
  14. command /x [<offlineplayer>]: trigger: if arg 1 is online: send "&6Online!" else: send "&cOffline!" chyba o to ci chodzi https://forums.skunity.com/resources/sharpsk-1-8-1-12.72/ - skarpsk
  15. 1. sharpsk on armor unequip: if event-item is diamond helmet: cancel event send "&6Nie mozesz tego zdjac!" wymagane SkarpSk lub TuSke (chyba ale lepiej pobierz to i to) i na gm się buguje 2. jako argument dajesz np [<text>] command /xd [<text>]: trigger: send arg 1
  16. xAxee

    Komenda jako OP

    no to execute player command "KOMENDA" with permissions #lub execute player command "KOMENDA" with permissions op wymagany Tuske
  17. 1. Nie trzeba żadnego else starczy dodać "not " nie ma go tam ponieważ jakoś testowałem i zapomniałem zmienić. 2. Nie nie można ponieważ zapisuje podstawę i blok wyżej... Dzieki za poprawę.
  18. xAxee

    Skrypt na stoniarki

    options: regeneracja: 1 Bloki: stone or cobblestone or gold ore or diamond block nazwa: &6Stoniarka blok: end stone on place: if player's tool is {@blok} named "{@nazwa}": set (block above event-block) to {@Bloki} on break of {@Bloki}: if (block under event-block) is {@blok}: wait {@regeneracja} second set block at event-block to {@Bloki} on break of {@blok}: set {DROP} to true on item spawn of {@blok}: if {DROP} is true: cancel event set {DROP} to false drop {@blok} named "{@nazwa}"
  19. xAxee

    Komenda jako OP

    Execute player command "" As op ?
  20. Chyba Apply haste II to player for 5 second Ale nie na 100% jest poradnik gdzies na forum o tym
  21. command /drop ustaw [<number>] [<item>] [<text>] [<number>]: trigger: set {SLOT.%arg 1%} to arg 2 named colored arg 3 set {Szansa.%arg 1%} to arg 4 command /drops [<text>]: trigger: open chest with 1 rows to player loop 9 times: set player's current inventory's slot ((loop-number)-1) to {SLOT.%((loop-number)-1)%} with lore "&6Szansa: &f%{Szansa.%((loop-number)-1)%}%" #/Drop ustaw <slot> <item> <nazwa> <COS>
  22. set player's current inventory's slot 0 to diamond named "" with lore "" on inventory click: if inventory name of current inventory of player is "NAZWA GUI": cancel event if clicked slot is 0: send "" -> ustawi slot 0 na diament -> przy kliknieciu w gui -> sprawdzi nazwe gui -> anuluje klikniecie -> sprawdzi czy klikniety slot to 0 -> wykona cos
  23. with lore "linijka 1 || linijka 2" nie używaj format slot lepsze np set player's current
  24. aha ale to są zmienne publiczne nie zapisane do żadnego gracz / czegoś więc obejmuje cały serwer tak samo {dzialanie} @TachiMC przez to {dzialanie} jak się rozwali stoniarkę to nie działa żadna
  25. set {gracz} to arg 1 zamień to na zmienną tymczasową... po co to {dzialanie}? xd
×
×
  • Dodaj nową pozycję...