Skocz do zawartości

xAxee

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

    6123
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    232

Treść opublikowana przez xAxee

  1. Problem został rozwiązany.
  2. xAxee

    Skript na odnawianie rudy

    Problem został rozwiązany.
  3. Do tego kodu co masz jest wymagany wildskript Do tego nie : set {_czas.kilof.%player%} to now
  4. xAxee

    Multiverse

    Problem został rozwiązany.
  5. Ten temat został przeniesiony.
  6. Problem został rozwiązany.
  7. xAxee

    Item w ręce

    Problem został rozwiązany.
  8. xAxee

    Multiverse

    every second: loop ("world" and "worlds", "swiat3"): set {_a} to 0 loop players where [player input is in world("%loop-value%")]: if loop-player is not op: add 1 to {_a} if {_a} > 1: teleport loop-player to location at 0, 60, 0 of world "world" tylko ustaw swoje światy i lokalizacje
  9. xAxee

    Multiverse

    może
  10. Problem został rozwiązany.
  11. chyba że chcesz sobie ułatwić i starczy że dodasz to gdzieś na góre skryptu function lore(t: text) :: texts: return {_t} split at "||" i będziesz ustawiał lore tak jak zawsze czyli z || tylko składnia będzie taka: add stone named "name" with lore lore("linia1||linia2||linia3") to player
  12. xAxee

    On leftclick

    on left click: if clicked block is mob spawner: if type of player's tool is not any pickaxe: open chest with 1 row named "test" to player
  13. xAxee

    Problem z argumentami

    command /cena [<text>] [<player>] [<text>]: permission: cena.ustaw trigger: if arg 1 is "warp": if arg 2 is set: if arg 3 is set: set {komendy.cena.%arg 2%.warp} to arg 3 send "&fUstawiono graczowi &f&l%arg 2% cene %arg 1% na %{komendy.cena.%arg 2%.warp}%" if arg 2 is not set: send "&fProsze podac komende w taki sposob: /cena [warp/home] [gracz] [ile]" stop if arg 1 is not set: send "&fProsze podac komende w taki sposob: /cena [warp/home] [gracz] [ile]" stop if arg 3 is not set: send "&fProsze podac komende w taki sposob: /cena [warp/home] [gracz] [ile]" stop if arg 1 is "home": if arg 2 is set: if arg 3 is set: set {komendy.cena.%arg 2%.home} to arg 3 send "&fUstawiono graczowi &f&l%arg 2% cene %arg 1% na %{komendy.cena.%arg 2%.home}%"
  14. xAxee

    Multiverse

    pobierz wersje skripta 2.2
  15. Nie
  16. xAxee

    Plugin

    Ten temat został przeniesiony.
  17. xAxee

    Multiverse

    hmm jaką masz wersje skripta? i serwera? no tak tam gdzie masz "swiat1" and "swiat2", "swiat3" dodajesz po , twoj kolejny swiat every second: loop ("swiat1" and "swiat2", "swiat3"): set {_a} to 0 loop all players in world "%loop-value%": if loop-player is not op: add 1 to {_a} if {_a} > 1: teleport loop-player to location at 0, 60, 0 of world "world"
  18. xAxee

    Multiverse

    every second: loop ("swiat1" and "swiat2"): set {_a} to 0 loop all players in world "%loop-value%": if loop-player is not op: add 1 to {_a} if {_a} > 1: teleport loop-player to location at 0, 60, 0 of world "world" tylko ustaw światy i poprawna lokalizacje
  19. execute console command "eco set %{_nick}% %{_amount}%" ogólnie zamiast wywoływać komende możesz dać w taki sposób kase. add {_kasa} to {_nick}'s balance nie będzie syfu w consoli
  20. Ten temat został zamknięty.
  21. Ten temat został zamknięty.
  22. xAxee

    Skript + FunnyGuilds

    create holo object "text" with id "id" at location at x, y, z Problem został rozwiązany.
  23. xAxee

    Pytanie

    Starczyło to zmienić w configu skripta. Problem został rozwiązany.
  24. tak, dla np takiego skryptu on join: remove player from {players::*} add player to {players::*} on load: set {top::*} to createTop("kamien", 10, {players::*}, "&7[INDEX] &6[PLAYER] &e[VALUE]") every 10 minutes: set {top::*} to createTop("kamien", 10, {players::*}, "&7[INDEX] &6[PLAYER] &e[VALUE]") command /top [<text>]: trigger: send {top::*} to player on mine: add 1 to {kamien::%player%} placeholder to np %skript_top::<pozycja>% np: %skript_top::1%
  25. xAxee

    Item w ręce

    on chat: if message contain """""": name of player's tool is set replace all """""" with """%name of player's tool% x%amount of tool of player%""" in message
×
×
  • Dodaj nową pozycję...