mibac138
Użytkownik-
Ilość zawartości
65 -
Rejestracja
-
Ostatnia wizyta
Treść opublikowana przez mibac138
-
on load: register new shaped recipe for feather named "&aSuper Skoczek" using air, ender pearl, air, air, stick, air, air, stick, air on rightclick: if player's tool is feather named "&aSuper Skoczek": push the player upwards with speed 5 add 1 to data value of player's tool if data value of player's tool is 2: remove feather named "&aSuper Skoczek" from player's inventory
-
on join: if {ip.%player%} isn't set: set {ip.%player%} to player's ip if player's ip isn't {ip.%player%}: kick player due to "Mozesz grac tylko na jednym IP !"Działa na wszystkich graczy on join: if player's name is "twoj nick": if player's ip isn't "twoje ip": kick player due to "Nie mozesz sie podszywac pod <twoj nick> !"Działa tylko na jedną osobę
-
Lapaj, jutro moge Ci coś jeszcze dodać, czy coś, tylko napisz mi na skype (/boss masz info) on script load: if {boss.chance} isn't set: set {boss.chance} to 20 if {boss.hp} isn't set: set {boss.hp} to 1500 if {boss.msg} isn't set: set {boss.msg} to "&7[&6Boss&7] &aBoss zespawnowal sie na kordach: {xyz}"on spawn of zombie: chance of {boss.chance}%: set {_m} to {boss.msg} replace "{xyz}" in {_m} with "%event-location%" broadcast "%{_m}%" kill event-entity spawn 1 giant at event-location set max health of spawned giant to {boss.hp} set health of spawned giant to max health of spawned gianton death of giant: set {_amount} to random integer between 1 and 3 add {_amount} of golden apple to drops command /boss [<text>] [<text>]: permission: op trigger: if arg 1 isn't set: send "&7By &amibac138 &7skype: &amibac831 &7:)" send "&a/boss hp &7<ilosc> &8- HP bossa." send "&a/boss szansa &7<szansa> &8- Szansa na zespawnowanie sie." send "&a/boss msg &7<tekst> &8- Wiadomosc przy spawnowaniu bossa (napisz ""{xyz}"", aby wyswietlily sie kordy)." send "&a/boss info &8- Informacje o bossie" send "&7Jak gdzies nie podasz 3 argumentu (np. ilosc), wyswietli Ci sie aktualnie ile ma np. hp" stop if arg 1 is "hp": if arg 2 isn't set: send "&7Boss ma &a%{boss.hp}% &7hp." stop send "&7Od teraz boss bedzie mial &a%arg 2% &7hp." set {boss.hp} to arg 2 stop if arg 1 is "szansa": if arg 2 isn't set: send "&7Jest &a%{boss.chance}%%% &7szans ze zespawnuje sie boss." stop send "&7Od teraz jest &a%arg 2%%% &7szans, ze zespawnuje sie boss." set {boss.chance} to arg 2 stop if arg 1 is "msg": if arg 2 isn't set: send "&7Wiadomosc podczas spawnowania bossa brzmi: ""%{boss.msg}%&7""" stop send "&7Od teraz podczas spawnowania bossa, wyswietli sie wiadomosc: ""%colored arg 2%&7""" set {boss.msg} to colored arg 2 stop execute player command "/boss" stop
-
czek, przetestuje na moim serwie @Edit Zaraz Ci dam wersję z paroma dodatkami :)
-
Prosz, on spawn of zombie: chance of {@szansa}%: spawn giant at location of event-entity set max health of spawned giant to 1500 broadcast "&7[&6&lBOSS&7] &a&lUWAGA! BOSS NA KORDACH: %event-location%" kill event-entityon death of giant: set {_amount} to random integer between 1 and 3 add {_amount} golden apple to drops
-
70%
-
http://www.skunity.com/types#Experience
-
Jedna uwaga, czy free memory to nie powinna być wolna pamięć, a nie używana pamięć ? Bo teraz to jest używana pamięć, co wg. mnie powinno się nazywać np. used memory, a free memory, albo usunąć albo zrobic aby było wynikiem działania "max memory - free memory"
- 499 odpowiedzi
-
- dzikoysk
- wildskript
-
(i 3 więcej)
Oznaczone tagami:
-
Też bym poprosił! :) Coś typu avataru Adama, twojego i norbiego, cos pomiedzy :)
-
Tak THEGITMAN
-
Tak THEGITMAN
-
mily spamer :D
-
Nie THEGITMAN
-
Mily :)
-
Jest mily i fajny :)
-
Calkiem calkiem :)
-
@marekqa Dodatek ? WildSkript
-
Wpisz /i enderpearl 1 name:&bAmulet_Endermana ale jak chcesz ... command /amuletEndermana: trigger: execute console command "/give mibac138 enderpearl 1 name:&bAmulet_Endermana"
-
Bardzo kreatywna nazwa! :D Serwer wydaje się być fajny
-
Cześć! Wie ktoś może co daje używanie i jak sie używa backupów tabu z WSa ?
-
Napisał wiadomość powyżej o 14:43
-
Nie hmmm... iHYOEN
-
Zaraz zrobie ci na perly i dam edit'a @Edit Nietestowany, mam nadzieje ze bd dzialac :D on rightclick: if player's tool is enderpearl named "&bAmulet Endermana": cancel event teleport player to target blockA co do czesci z tym helmem, to nie ogarniam
