Skocz do zawartości

xAxee

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

    6123
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    232

Treść opublikowana przez xAxee

  1. set player's current inventory's slot 0 to red wool named "&4Zamknij" on inventory click: if inventory name of current inventory of player is "<nazwa inv>": cancel event if name of player's current inventory's slot slot is "&4Zamknij": close player's inventory
  2. xAxee

    tab

    Ten temat został przeniesiony.
  3. xAxee

    Tabowanie

    Problem został rozwiązany.
  4. on damage: if "%world of victim%" contain "HUB": if damage cause is void: cancel event teleport victim to location at 100, 100, 100 in world (world of victim)
  5. function getTime(n: number) :: text: set {_h} to 0 while {_n} >= 3600: add 1 to {_h} remove 3600 from {_n} set {_m} to 0 while {_n} >= 60: add 1 to {_m} remove 60 from {_n} return "%{_h}%:%{_m}%:%{_n}%"
  6. zmień wersje skripta / serwera bez kodu i wersji nic nie możemy ci pomóc
  7. xAxee

    Tabowanie

    w notepad++: ctrl + a tab shift + tab albo dać na code.skript.pl tam zamienia taby na spacje
  8. Ten temat został przeniesiony.
  9. xAxee

    Spolszczenie

    function getText(t: timespan) :: text: set {_return} to "%{_t}%" set {_ang::*} to ("years" and "year", "months", "month", "days", "day", "hours" , "hour", "minutes" , "minute", "seconds", "second", "and") set {_pl::*} to ("lata" and "rok", "miesiace", "miesiac", "dni", "dzien", "godziny", "godzina", "minut", "minuta", "sekundy", "sekunda", "i") loop {_ang::*}: replace all loop-value with {_pl::%loop-index%} in {_return} return {_return} I wykorzystujesz np tak: send getText(10 minutes) Wyślę "10 minut"
  10. Przelewy Hmm może jakieś topki gildii / graczy? (funnyguilds) oraz inne statystyki
  11. a no tak every 1 second: loop all players: set {_amount} to amount of fire charges in loop-player's inventory if {_amount} > 10: while loop-player has 11 of fire charges: remove 1 of fire charges from loop-player add 1 of fire charges to loop-player's enderchest
  12. every 1 second: loop all players: if loop-player has more than 10 fire charges: set {_amount} to amount of fire charges in loop-player's inventory if {_amount} > 10: while loop-player has 11 of fire charges: remove 1 of fire charges from loop-player add 1 of fire charges to loop-player's enderchest
  13. xAxee

    Funnyguilds dodatki

    Ten temat został zamknięty.
  14. command /cmd [<text>]: trigger: spawn 1 pig at player's head make player shoot last spawned pig at speed 2 apply speed to last spawned pig for 10 second
  15. xAxee

    Drop z enchantem

    on mine of stone: chance of 10%: add 1 410 of unbreaking 10 named "&eODLAMEK MAGICZNEJ WALUTY" to player send "&8[&e×&8]&7 Znalazles&e ODLAMEK MAGICZNEJ WALUTY"
  16. Problem został rozwiązany.
  17. xAxee

    Zadanie z polaka

    Ten temat został zamknięty.
  18. xAxee

    zadanko z pp

    Ten temat został zamknięty.
  19. xAxee

    Jak stworzyć folder

    Ten temat został przeniesiony do kosza!
  20. są jakieś błędy?
  21. hmm widocznie skUtilitie nie działa na wersji 1.15 Supported Minecraft Versions: 1.7, 1.8, 1.9, 1.10, 1.11
  22. są jakieś błędy?
  23. every 1 second: loop all players: if loop-player has more than 10 fire charges: set {_amount} to amount of fire charges in loop-player's inventory if {_amount} > 10: while loop-player has 11 of fire charges: remove 1 of fire charges from loop-player add 1 of fire charges to loop-player's enderchest
  24. Problem został rozwiązany.
×
×
  • Dodaj nową pozycję...