Skocz do zawartości

xAxee

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

    6123
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    232

Treść opublikowana przez xAxee

  1. xAxee

    ActionBar i BossBar

    błędy z argumentami poprawiłem w drugiej wersji (tam wyżej). Zobacz teraz. command /actionbar [<text>] [<text>]: permission: actionbar trigger: if arg 1 is not "on" of "off": send "&7Poprawne uzycie: &a/actionbar <on/off> <tekst>" stop if arg 1 is "off": clear {actionbar} set action bar of all players to "" send "&7Wylaczono" stop set {actionbar} to colored arg 2 while {actionbar} is set: set action bar of all players to {actionbar} wait second command /bossbar [<text>] [<text>]: permission: bossbar trigger: if arg 1 is not "on" of "off": send "&7Poprawne uzycie: &a/bossbar <on/off> <tekst>" stop if arg 1 is "off": clear {bossbar} loop all players: display bossbar with "" to loop-player for 2 second send "&7Wylaczono" stop set {bossbar} to colored arg 2 while {bossbar} is set: loop all players: display bossbar with {bossbar} to loop-player for 2 second wait second
  2. xAxee

    ActionBar i BossBar

    tak, użytając skRayFall command /actionbar [<text>] [<text>]: permission: actionbar trigger: if arg 1 is not "on" of "off": send "&7Poprawne uzycie: &a/actionbar <on/off> <tekst>" stop if arg 1 is "off": clear {actionbar} set action bar of all players to "" send "&7Wylaczono" stop set {actionbar} to colored arg 2 while {actionbar} is set: set action bar of all players to {actionbar} wait second command /bossbar [<text>] [<text>]: permission: bossbar trigger: if arg 1 is not "on" of "off": send "&7Poprawne uzycie: &a/bossbar <on/off> <tekst>" stop if arg 1 is "off": clear {bossbar} send action bar "" to all players send "&7Wylaczono" stop set {bossbar} to colored arg 2 create bossbar titled {bossbar} and id "bossbar" for all players with progress 100 with colors red while {bossbar} is set: wait second remove bossbar "bossbar"
  3. xAxee

    Boss bar

    Problem został rozwiązany.
  4. xAxee

    ActionBar i BossBar

    command /actionbar [<text>] [<text>]: permission: actionbar trigger: if arg is not "on" of "off": send "&7Poprawne uzycie: &a/actionbar <on/off> <tekst>" stop if arg is "off": clear {actionbar} send action bar "" to all players send "&7Wylaczono" stop set {actionbar} to colored arg while {actionbar} is set: send action bar {actionbar} to all players wait second command /bossbar [<text>] [<text>]: permission: bossbar trigger: if arg is not "on" of "off": send "&7Poprawne uzycie: &a/bossbar <on/off> <tekst>" stop if arg is "off": clear {bossbar} send action bar "" to all players send "&7Wylaczono" stop set {bossbar} to colored arg create bossbar titled {bossbar} and id "bossbar" for all players with progress 100 with colors red while {bossbar} is set: wait second remove bossbar "bossbar" do bossbara wymagany skRayFall a do actionbara skript minumum w wersji 2.3
  5. bez <> i gracz to chyba {player}
  6. on command "g": if now >= date(2020, 11, 3): cancel event
  7. Problem został rozwiązany.
  8. xAxee

    Plugin na schowek

    Problem został rozwiązany.
  9. xAxee

    Skrypt na klucz

    Problem został rozwiązany.
  10. Problem został rozwiązany.
  11. Problem został rozwiązany.
  12. xAxee

    Bungee Status

    Problem został rozwiązany.
  13. xAxee

    Mcpe skrypt napisz ktoś

    on load: set {drop::diamond} to 1 on break: loop {drop::*}: chance of loop-value/100: drop (loop-index parsed as item) at event-block
  14. xAxee

    Mcpe skrypt napisz ktoś

    Ten temat został przeniesiony.
  15. Ten temat został zamknięty.
  16. xAxee

    Szybsze bicie

    efekt "combo" można osiągnąć efektami haste i speed
  17. Problem został rozwiązany.
  18. xAxee

    /sklep - skrypt

    Widocznie skrypt nie ustawia itemu na nowo, po prostu musisz go ustawić drugi raz
  19. xAxee

    Below Name

    Problem został rozwiązany.
  20. Ten temat został zamknięty.
  21. xAxee

    on command

    Problem został rozwiązany.
  22. On Fishing: cancel event
  23. Problem został rozwiązany.
  24. on death of player: set death message to ""
  25. xAxee

    Pomoc z msg.

    łap tu skrypt z mojego prywatnego serwera command /msg <offline player> <text>: usage: &7Poprawne uzycie komendy: &c/msg <gracz> <tresc> aliases: /message, /tell, /m trigger: if arg 1 is not online: send "&7Gracz jest offline!" stop if player is arg-1: send "&7Nie mozesz pisac do siebie!" stop set {reply::%executor%} to arg 1 set {reply::%arg 1%} to player send "&7[&4Ja &7-> &c%arg 1%] &7%arg 2%" to player send "&7[&c%executor% &7-> &4Ja] &7%arg 2%" to arg 1 stop command /reply <text>: usage: &7Poprawne uzycie komendy: &c/reply <tresc> aliases: /r trigger: if {reply::%executor%} is not set: send "&cDo nikogo nie pisales!" stop send "&7[&4Ja &7-> &c%{reply::%player%}%] &7%arg%" to player send "&7[&c%executor% &7-> &4Ja] &7%arg%" to {reply::%executor%} stop
×
×
  • Dodaj nową pozycję...