Skocz do zawartości

Damianekk

Użytkownik
  • Ilość zawartości

    206
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    1

Treść opublikowana przez Damianekk

  1. Proszę: Jedynie musisz sobie wiadomości oraz wygląd banknotu zmienić w tych miejscach: https://prnt.sc/10zuexy Ważne: - wartość banknotu pobierana jest z pierwszej linijki lore i przed wartoscia musi byc "$"
  2. Proszę:
  3. Damianekk

    Topki w GUI

    Moj stary zapomniany kod: powinien dalej dzialac
  4. Prosze: give 1 red leather helmet of protection 1 and unbreaking 1 named "&4&lOgnista zbroja" to player
  5. Najprosciej bedzie zrobic to w ten sposob: on join: if {zmienna::%player%} is not set: set {zmienna::%player%} to 0
  6. A SkQuery Lime?
  7. Prosze 1: function regex(n: object) :: text: if "%{_n}%" contains ".": set {_s::*} to split "%{_n}%" at "." set {_n} to "%a({_s::1})%.%last 2 characters of {_s::2}%" return "%{_n}%" else: set {_n} to a("%{_n}%") return "%{_n} ? 0%" function a(b: text) :: text: if length of {_b} > 3: return "%a(first length of {_b} - 3 characters of {_b})% %last 3 characters of {_b}%" return {_b} i aby zmienic np. "10000" na "10 000" nalezy uzyc: set {zmienna} to regex({liczba}) 2: replace all "k" in {ZMIENNA} with "000"
  8. Prosze: command /chce-dzialke: cooldown: 1 hours cooldown message: &cNie mozesz jeszcze uzyc tej komendy trigger: execute console command "cub give 64 %player%" send "&aOdebrales dzialke"
  9. Masz najnowszego Skripta?
  10. Damianekk

    durabibity

    Wstaw zamiast "damage player's tool by 1" add 1 to durability of player's tool if durability of player's tool >= max durability of player's tool: remove player's tool from player
  11. Damianekk

    tablist

    Proponuje uzyc tego dodatku do skript: Tablisknu
  12. Nie testowane ale powinno dzialac: (sprawdzilem tylko czy bladow nie ma)
  13. Damianekk

    Drop do eq

    Nie jest to idealny system ale dziala:
  14. Chwile sie pobawilem i takie cos udalo mi sie zrobic: Testowalem i dziala
  15. Damianekk

    Kasa

    Sproboj cos takiego: on rightclick: if player's tool is paper: if name of player's tool is "Czek na kase": set {_lore1} to line 1 of lore of player's tool replace all "Wartosc: " in {_lore1} with "" replace all "$" in {_lore1} with "" set {_lore1} to {_lore1} parsed as number add {_lore1} to {kasa::%player%} remove 1 of player's tool from player's inventory stop
  16. Plugin na moby (według mnie najlepszy na RPG) MythicMobs Plugin do światów Multiverse-Core ----------------------------------------------------- Poradnik do MythicMobs: (mojego autorstwa) https://www.mpcforum.pl/topic/1622194-mythic-mobs-krok-po-kroku/
  17. Skrypt na portale od poziomu mojego autorstwa:
  18. Prosze: set score "NAZWA" below player to WARTOŚĆ for all players
  19. Damianekk

    blokada

    Chodzi o takie coś? command /tp [<player>]: permission: twoja.permisja permission message: Brak uprawnien! trigger: if player-arg is player: send "Nie mozesz teleportowac samego siebie" stop teleport player to player-arg send "Przeteleportowano"
  20. Damianekk

    Zablokowanie bicia

    on damage: if region at attacker contains "spawn": cancel event send "Nie mozesz sie tutaj bic" else if region at victim contains "spawn": cancel event send "Nie mozesz sie tutaj bic"
  21. Damianekk

    loop blocks

    Coś takiego? loop-block is not air
  22. Damianekk

    ScoreBoard

    Nie testowane: Wymagania: SKungee SkRayFall
  23. Opisz dokładniej. Jakie efekty, cena, długość?
  24. Damianekk

    Bungeecord command

    To powinno działać: command /test: trigger: send "&6&lWYKONYWANIE KOMENDY" make bungeecord console command "pex user %player% group set admin" Wymagania: SKUNGEE
×
×
  • Dodaj nową pozycję...