SzlugPL
Użytkownik-
Ilość zawartości
171 -
Rejestracja
-
Ostatnia wizyta
Treść opublikowana przez SzlugPL
- Poprzednia
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- Dalej
-
Strona 5 z 7
-
wywala bład w linijce replace all " " and "$".... i w if {_message} contains "ip"...
-
jak pisze vip to zmienia na "vREKLAMA"
-
@Vineroy dobrze jest tylko ze jak napisze VIP to też mi to zacenzuruje
-
może zrobić mi ktoś to całość? wystarczy przykład pokazać i będę wiedzieć dalej
-
wywala błąd w if message contains with "ip":
-
@Vineroy hymmm... zastanawiam się dlaczego bierzesz z moich postów skrypty i piszesz jakieś poradniki? link dla uwagi
-
darmowe to jest
-
ja mam pliki serwerowe (spigot 10.0.2)
-
ale działa... kup lepszy silnik
-
ja to w plikach serwerowych sprawdzam xD
-
@xkrokolTV ja testuje na swoim serwie to wszystko działa... on first join: execute console command "kick %player% &6&l>> &c&l&oWeryfikacja konta zakończyła się pomyślnie, wejdź ponownie &6&l<<" on script load: register new shaped recipe for 24 named "&9&lSANDFARMER" using 12, 12, 12, 12, 322:1, 12, 12, 12, 12 on script load: register new shaped recipe for 120 named "&9&lBOYFARMER" using 49, 49, 49, 49, 322:1, 49, 49, 49, 49 on script load: register new shaped recipe for 116 named "&9&lKOPACZ FOSY" using 1, 1, 1, 1, 278, 1, 1, 1, 1 on place of 24: if player's tool is 24 named "&9&lSANDFARMER": loop blocks under event-block: if loop-block is bedrock: stop set loop-block to sand on place of 120: if player's tool is 120 named "&9&lBOYFARMER": loop blocks under event-block: if loop-block is bedrock: stop set loop-block to obsidian on place of 116: if player's tool is 116 named "&9&lKOPACZ FOSY": loop blocks under event-block: if loop-block is bedrock: stop set loop-block to air
-
na werefikacje weź może to on first join: execute console command "kick %player% &6&l>> &c&l&oWeryfikacja konta zakończyła się pomyślnie, wejdź ponownie &6&l<<"
-
poszukuje takiego efektu jak ktoś wejdzie na serwer https://iv.pl/images/74207858207506270686.png
-
jak zrobić żeby słowo ip cenzurowało na np: "reklama" a słowo vip żeby nie cenzurowało mam coś takiego on chat: replace all "enchant" with "enchant" in the message replace all "vip" with "vip" in the message on chat: replace all "ip" with "REKLAMA" in the message
-
@Krejzolek PRODzięki
-
gdy wpisuje /drop gracz to pokazuje mi się okno szkrzynki że jest to drop dla vip jak to naprawić?
-
błędu nie ma ale nie ma dropu z gąbki znaczy drop działa tylko diament coś nie działa xD dobra naprawiłem dzieki @SzlugPL nie spamuj, tylko zgłaszaj... ~Drake
-
Wyskakuje coś takiego: [23:12:28 ERROR]: can't understand this condition: 'set {_x} to random integer between 1 and 5' (luckyblock.sk, line 14: set {_x} to random integer between 1 and 5:') options: lbName: &6&l&oLucky Block lore1: &ePoziom I lore2: &ePoziom II lore3: &ePoziom III on place of sponge: # luckyblocks if name of tool of player is "{@lbName}": cancel event remove 1 sponge from tool of player # poziom 1 if 1st line of player's tool's lore is "{@lore1}": set {_y} to random integer between 1 and 5: if {_y} is eqaul to 1: chance of 1%: set {_x} to random integer from 1 to 5 loop {_x} times: drop diamonds at event-block if {_y} is eqaul to 2: chance of 1%: set {_x} to random integer from 1 to 5 loop {_x} times: drop gold ingot at event-block if {_y} is eqaul to 3: chance of 1%: set {_x} to random integer from 1 to 5 loop {_x} times: drop iron ingot at event-block if {_y} is eqaul to 4: chance of 1%: set {_x} to random integer from 1 to 5 loop {_x} times: drop coal at event-block
-
https://iv.pl/images/52994141855779994768.png
-
zrób mi całość masz tutaj skrypt cały i pozmieniaj mi tutaj options: lbName: &6&l&oLucky Block lore1: &ePoziom I lore2: &ePoziom II lore3: &ePoziom III on place of sponge: # luckyblocks if name of tool of player is "{@lbName}": cancel event remove 1 sponge from tool of player # poziom 1 if 1st line of player's tool's lore is "{@lore1}": chance of 1%: set {_x} to random integer from 1 to 5 loop {_x} times: drop diamonds at event-block chance of 1%: set {_x} to random integer from 1 to 5 loop {_x} times: drop gold ingot at event-block chance of 1%: set {_x} to random integer from 1 to 5 loop {_x} times: drop iron ingot at event-block chance of 1%: set {_x} to random integer from 1 to 5 loop {_x} times: drop coal at event-block # poziom 2 if 1st line of player's tool's lore is "{@lore2}": chance of 15%: spawn 10 pig at location of event-block chance of 15%: spawn 10 zombie at location of event-block chance of 15%: spawn 10 spider at location of event-block chance of 15%: spawn 10 skeleton at location of event-block
-
on place of sponge: # luckyblocks if name of tool of player is "{@lbName}": cancel event remove 1 sponge from tool of player # poziom 1 if 1st line of player's tool's lore is "{@lore1}": chance of 10%: drop 1 diamond chance of 10%: drop 1 Gold ingot chance of 10%: drop 1 Iron ingot chance of 10%: drop 1 coal to jak do tego dodać xD działa tylko mam problem bo jak postawie tego luckyblock to wszystko lota i szansa jest 100% na wszystko chance of 1%: set {_x} to random integer from 1 to 5 loop {_x} times: drop diamonds at event-block chance of 1%: set {_x} to random integer from 1 to 5 loop {_x} times: drop gold ingot at event-block chance of 1%: set {_x} to random integer from 1 to 5 loop {_x} times: drop iron ingot at event-block chance of 1%: set {_x} to random integer from 1 to 5 loop {_x} times: drop coal at event-block
-
Witam. Jak dodać do skryptu żeby np z gąbki dropiło losowo od 1 do 5 diaxa
-
a i jeszcze jedno jak zrobić żeby losowo dropiło od 1 do 5 z itemków diax/zelazo/złoto/węgiel itp? oprócz mobów
-
dzięki
- Poprzednia
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- Dalej
-
Strona 5 z 7
