Skocz do zawartości

xAxee

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

    6123
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    232

Treść opublikowana przez xAxee

  1. function removeAll(p: player, item: item): loop all items in {_p}'s inventory: if type of loop-item is {_item}: remove loop-item from {_p}
  2. Podaj cały kod tej funkcji
  3. xAxee

    Skrypt na generator

    on break of stone: {SmartStone.%event-block%} is true: player is holding gold pickaxe: set {SmartStone.%event-block%} to false send "&8» &6Usunales stoniarke!" player can hold 1 end stone: give 1 end stone named "&aStoniarka" to the player player doesn't have enough space for 1 end stone named "&aStoniarka": drop 1 end stone named "&aStoniarka" else: wait 1.8 second while {_z} is not true: Chance of 5%: set block at event-block to cobblestone set {_z} to true Chance of 0.05%: set block at event-block to diamond ore set {_z} to true stop Itd
  4. Zrób tak bo nie mogę się na to patrzeć on rightclick with gold nugget: if name of player's tool conatin "ziko": Set {_z} to uncolored name of player's tool Replace all " " and "ziko" with "" in {_z} Add ({_z} parsed as number) to player's balance remove 1 of player's tool from player's tool I zobacz czy wywala
  5. Spytales się jaki chcemy więc odpowiedziałem go mówisz że to właściciel wybiera drop Na megadrop tylko bloki dlatego to jest SYF
  6. xAxee

    Skrypt na DROP

    Najlepszym rozwiązaniem będzie plugin oreGenerator W sk trzeba za dużo się bawić
  7. Na megadrop raczej tylko w blokach dlatego to SYF Tylko izihc
  8. xAxee

    Skrypt na generator

    Masz jakiś skrypt na stoniarki? Jak tak to podaj to dodam tą szansę bo z tela mi się nie chce całego pisać.
  9. 1. Nie staram się o range pisarza bo takiej rangi nie ma jedynie czekam na nagrodę pisarza. Przeczytaj za co ona jest a potem pisz. 2. Nie nie mogę zrobić w code.skript.pl ponieważ większość postów pisze z telefonu oraz ten wyżej i napisałeś w PYTANIA I PROBLEMY więc nie czekaj na gotowca.
  10. Dlaczego nie zmienisz wersji serwera na 1.8.8
  11. Niestety nie mogę. Jakim tematem i jak? Co dodać? Turboexp jako osobny czy razem z turbodropem? I wgl to rozkazy?
  12. Wiesz co wsm można to zrobić w najgorszy możliwy sposób ale najłatwiejszy bo bardziej mi się nie chce pisać. Więc tak. Skopiuj wszystko co masz w on break I po wszystkim lub w nowym evencie on break sprawdź permisje i wklej ten kod z drop itp Np on break of stone: Chance of 2%: Drop diamond at player Chance of 2%: Drop emerald at player Chance of 2%: Drop Gold ingot at player ... if player has permission "mam.vipa": Chance of 2%: Drop diamond at player Chance of 2%: Drop emerald at player Chance of 2%: Drop Gold ingot at player ... Itp
  13. xAxee

    Pilne! Główki

    command /panel [<text>]: Trigger: open chest with 6 rows named "&6Gracze w gildi" to player loop player's guild guild members: set player's current inventory's slot (loop-index parsed as number) to ("%loop-player%" parsed as offline player)'s skull named "&6%loop-player%" Zobacz czy się wyświetlają główki. Tą komendę zaraz dorobię jak będę na pc
  14. Przyklad: 1. "linia 1¦¦linia 2" 2. "linia 1" and "linia 2"
  15. No to co ty chcesz osiągnąć bo nie rozumiem
  16. xAxee

    Błąd w skrypcie

    zamień to coś bc "" na send "" to all players I podawaj błędy...
  17. Anuluj event tylko wybranym itemką (bronią) a nie wszystkiemu
  18. Raczej nie
  19. xAxee

    Skrypt na drop

    1. To zmień kolejność z between now and {turbo::%player%} na between {turbo::%player%} and now 2. Turbodrop zalicza się do gracza niezależnie czy dostał cały serwer czy gracz, nie chce mi się dawax osobnych @Mr_0VERR
  20. xAxee

    Skrypt na drop

    Loop-player na player zamień
  21. xAxee

    Skrytp na premiumcase

    on load: clear {premiumdrop::*} add diamond and gold ingot and iron ingot and emerald and dirt and grass and stone and wood and wool to {premiumdrop::*} add beacon to {premiumdrop::*} on rightclick: if type of player's tool is chest: if name of player's tool is "&6PremiumChest": cancel event remove 1 of player's tool from player's tool set {_i} to random element out of {premiumdrop::*} drop {_i} at player send "&6Wydropiles: &a%{_i}%"
  22. xAxee

    Skrypt na drop

    on mine of stone: if player has permission "drop.vip": chance of 40%: if {trubo::%player%} is not set: drop 1 diamond else: drop 7 diamonds else: chance of 10%: if {trubo::%player%} is not set: drop 1 diamond else: drop 5 diamonds command /turbodrop [<text>] [<time span=5 minutes>]: permission: turbo.drop trigger: if arg 1 is not "all" or "wszyscy" or "*": if (arg 1 parsed as player) is online: set {turbo::%arg 1%} to now add arg 2 to {turboEND::%arg 1%} send "Turbo wlaczone" else: send "nie ma gracza" else: loop all players: set {turbo::%loop-player%} to now set {turboEND::%loop-player%} to arg 2 send "Turbo wlaczone dla kazdego" send "Kazdy otrzymal turbo" to all players command /czasturbodrop: trigger: send "&6Pozostalo: &a%difference between now and {turbo::%loop-player%}%" every 10 second: loop all players: if difference between now and {turbo::%loop-player%} >= {turboEND::%loop-player%}: delete {turbo::%loop-player%} set {turboEND::%loop-player%} to 0 second send "koniec turbo" to loop-player ten turbodrop serwera nie
  23. xAxee

    Skrypt na drop

    ale napisz tak /turbodrop xAxee 60 minutes a nie....
  24. xAxee

    Skrypt na drop

    czy ty wpisywałeś komende /turbodrop all/gracz time span = 60 minutes??? xDD /turbodrop xAxee 60 minutes on mine of stone: if player has permission "drop.vip": chance of 40%: if {trubo::%player%} is not set: drop 1 diamond else: drop 7 diamonds else: chance of 10%: if {trubo::%player%} is not set: drop 1 diamond else: drop 5 diamonds command /turbodrop [<text>] [<time span=5 minutes>]: permission: turbo.drop trigger: if arg 1 is not "all" or "wszyscy" or "*": if (arg 1 parsed as player) is online: set {turbo::%arg 1%} to now set {turboEND::%arg 1%} to arg 2 send "Turbo wlaczone" else: send "nie ma gracza" else: loop all players: set {turbo::%loop-player%} to now set {turboEND::%loop-player%} to arg 2 send "Turbo wlaczone dla kazdego" send "Kazdy otrzymal turbo" to all players command /s: trigger: send "%{turbo::%player%}%" every 10 second: loop all players: if difference between now and {turbo::%loop-player%} >= {turboEND::%loop-player%}: delete {turbo::%loop-player%} send "koniec turbo" to loop-player zobacz to offline
×
×
  • Dodaj nową pozycję...