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

    Jak szybko piszesz?

    Język Polski // co to d
  2. xAxee

    Skript na zombie/czas

    options: x: 1000 z: 1000 world: world every 10 minutes: set {_x} to random integer between -{@x} and {@x} set {_z} to random integer between -{@z} and {@z} set {_y} to 256 set {_loc} to location at {_x}, {_y}, {_z} in world "{@world}" while block under {_loc} is air: set y-coord of {_loc} to (y-coord of {_loc}) - 1 spawn a zombie at {_loc} @hajlabajla powtarza 255 razy, jezeli blok na lokalizacji to powietrze to zmniejsza y o 1 nic.
  3. xAxee

    Pluginy z derp**

    Ten temat został przeniesiony.
  4. on break: if "%region at event-block%" contain "spawn": if type of player's tool is gold pickaxe: cancel event send "&7Nie mozesz kopac tym kilofem na spawnie!"
  5. xAxee

    custom itemy

    options: cmd: "warp 12345 %player%" nazwa: "&6nazwa" lore: "&alore" glowa: "xAxee" command /itemdaj: permission: admin permission message: &4Nie posiadasz uprawnien! trigger: add (({@glowa} parsed as offlineplayer)'s skull named {@nazwa} with lore {@lore}) to player on right click: if name of player's tool is {@nazwa}: send "sdf" execute console command {@cmd}
  6. xAxee

    Scoreboard

    on join: while player is online: wipe player's sidebar set name of sidebar of player to "&a&lSerwer" set score "&6&lTWOJ NICK: &7%loop-player%" in sidebar of player to -1 set score "&6TWOJ POZIOM: &c&l{lvl.%player%}" in sidebar of player to -2 set score "&6STAN KONTA: &c&l%player's account%" in sidebar of player to -3 wait 5 second
  7. xAxee

    pyraTop - Problem

    Podałeś złą nazwe zmiennej
  8. Problem został rozwiązany.
  9. xAxee

    skrypt na niszczenie blokow

    no ale to co innego przeciez
  10. xAxee

    skrypt na niszczenie blokow

    on break: if event-block's world is "spawn": if event-block is block at location at -100, 20, -999: add 1000 to player's balance send "&7Wykopales 1000zl"
  11. xAxee

    Blokowanie tłoku

    Problem został rozwiązany.
  12. xAxee

    skrypt na niszczenie blokow

    możliwe, zmień to ;D
  13. xAxee

    Skrypt na Nowe Craftingi

    Nie, nie da się
  14. xAxee

    Sk na custom zombie

    Jesteś może w stanie coś zaoferować? W zamian za ten skrypt
  15. xAxee

    Blokowanie tłoku

    on piston extend: set {_b} to block (facing of event-block) event-block loop 13 times: if {_b} is air: stop if {_b} is grass: cancel event stop set {_b} to block (facing of event-block) {_b}
  16. xAxee

    Skript - Online players

    Problem został rozwiązany.
  17. xAxee

    Skript - Online players

    command /online [<text>]: trigger: set {_string} to "%all players%" replace all " and " with ", " in {_string} send "%{_string}%"
  18. nadal nie wiem o co chodzi xD if type of targeted entity is cow: jak niewidzialna? iwg
  19. co?
  20. command /pupil [<text>]: trigger: if arg 1 is "create": {pupil::%player%} is not true set {pupil::%player%} to true send " &ePupil &7zostal stworzony"
  21. xAxee

    Bank na action barze

    Problem został rozwiązany.
  22. Problem został rozwiązany.
  23. Problem został rozwiązany.
  24. on drop: if difference between now and {dropcd} <= 15 minutes: cancel event send "&7Pozostalo: &6%difference between {dropcd} and now%/15min" to player else: set {dropcd} to now
  25. xAxee

    odstęp między furtkami

    on place: if "%type of event-block%" contain "fence": set {_block} to 0 loop all blocks in radius 1 around event-block: if "%type of loop-block%" contain "fence": add 1 to {_block} if {_block} == 1: set {drzwi::%location of event-block%::owner::*} to player set {drzwi::%location of event-block%::members::*} to player set {drzwi::%location of event-block%::hp} to 100 set block above event-block to oak fence stop cancel event
×
×
  • Dodaj nową pozycję...