ktos napisze mi skrypt na kommende /kowal ktory wymienia mi netheritowy item w lapce na diax ale zeby wszystko zostalo enchanty... (tak jak na rapy.pl boxpvp kowal)
Mam takie cos ale nie dziala:
command /kowal:
permission: skript.example.kowal
trigger:
set {_i} to player's held item
replace "netherite chestplate" with "diamond chestplate" in {_i}
set {_ench} to level of protection of player's held item
set {_ench2} to level of unbreaking of player's held item
give player {_i} with "protection %{_ench}%" parsed as enchantment type and "punbreaking %{_ench2}%" parsed as enchantment type
remove player's held item from player
Pytanie
xMarek_Mareczek 1
ktos napisze mi skrypt na kommende /kowal ktory wymienia mi netheritowy item w lapce na diax ale zeby wszystko zostalo enchanty... (tak jak na rapy.pl boxpvp kowal)
Mam takie cos ale nie dziala:
command /kowal:
permission: skript.example.kowal
trigger:
set {_i} to player's held item
replace "netherite chestplate" with "diamond chestplate" in {_i}
set {_ench} to level of protection of player's held item
set {_ench2} to level of unbreaking of player's held item
give player {_i} with "protection %{_ench}%" parsed as enchantment type and "punbreaking %{_ench2}%" parsed as enchantment type
remove player's held item from player
Odnośnik do komentarza
https://skript.pl/temat/55046-netherite-na-diax/Udostępnij na innych stronach
36 odpowiedzi na to pytanie
Rekomendowane odpowiedzi
Dołącz do dyskusji
Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.