Skocz do zawartości

dudupg

Użytkownik
  • Ilość zawartości

    8
  • Rejestracja

  • Ostatnia wizyta

Ostatnie wizyty

Blok z ostatnimi odwiedzającymi dany profil jest wyłączony i nie jest wyświetlany użytkownikom.

Osiągnięcia dudupg

Świeżak

Świeżak (1/13)

0

Reputacja

  1. Hej, potrzebuję pomocy z optymalizacją skryptu, jest on obszerny, zamieszczam tylko fragmenty if {_blok} is minecraft:diamond_block: set {_item} to diamond set {_cdiam} to 1 of diamond block named "&bSkompresowany Diament" set {_scdiam} to 1 of shiny diamond block named "&3&lSuper Skompresowany Diament" set {_invcblok} to number of {_cdiam} in player's inventory set {_invscblok} to number of {_scdiam} in player's inventory else if {_blok} is minecraft:emerald_block: set {_item} to emerald set {_ceme} to 1 of emerald block named "&aSkompresowany Szmaragd" set {_sceme} to 1 of shiny emerald block named "&2&lSuper Skompresowany Szmaragd" set {_invcblok} to number of {_ceme} in player's inventory set {_invscblok} to number of {_sceme} in player's inventory ------------ if player's off hand item is compass named "nazwa": if player's inventory contains {_compress} of plain diamond: loop {_loops1} times: remove {_compress} of plain diamond from player's inventory give player {_cdiam} else if player's inventory contains {_compress} of plain emerald: loop {_loops1} times: remove {_compress} of plain emerald from player's inventory give player {_ceme}
  2. dudupg

    Skrypt fortuna

    Działa, dzięki wielkie
  3. no w sumie to nie działa w ogóle
  4. on mine of diamond block: set {_a} to random integer between 1 and 10 set {_b} to random integer between 2 and 20 set {_c} to random integer between 3 and 30 broadcast "mine of diamond block" broadcast "%{_a}%" broadcast "%{_b}%" broadcast "%{_c}%" # działa do tego momentu if player's held item is pickaxe of fortune 1: broadcast "1" loop {_a} times: give 1 diamond to player else if player's held item is pickaxe of fortune 2: broadcast "2" loop {_a} times: give 1 diamond to player else if player's held item is pickaxe of fortune 3: broadcast "3" loop {_a} times: give 1 diamond to player
  5. dudupg

    Skrypt fortuna

    jasne dziekuje, przetestuje u siebie moze ogarne co i jak
  6. dudupg

    Skrypt fortuna

    Mam coś takiego: on break diamond block: if player's tool is a pickaxe of fortune 1: give player 6 diamond else: give player 5 diamond if player's tool is a pickaxe of fortune 2: give player 10 diamond else: give player 7 diamond Chciałbym żeby przy fortunie 1 dawało np od 1 do 10 diamentów, przy fortunie 2 od 2 do 20 itd. Wiecie jak to ogarnac?
  7. dudupg

    Skrypt na zamianę bloków

    Hej, potrzebowałbym skrypt na coś takiego że jeśli trzymam wybrany przedmiot w off hand, I zbiorę odpowiednią ilość konkretnego bloku/itemu to zamieni się on na inny konkretny Item/blok
  8. dudupg

    Zamiana bloków

    Hej, potrzebowałbym skrypt na coś takiego że jeśli trzymam wybrany przedmiot w off hand, I zbiorę odpowiednią ilość konkretnego bloku/itemu to zamieni się on na inny konkretny Item/blok
×
×
  • Dodaj nową pozycję...