Wiec Tworze serwer i do tego serwera potrzebuje skryptu na skrzynki zazwyczaj dzialalo (ok. 1 rok temu) a teraz pisze to samo i nie dziala, Nie wiem czy to przez inna wersje pluginu (wersja 1.8.8) prosze o pomoc
Skrypt:
on rightclick:
if player's helding item is iron block named "&7IRON" with lore "&aSkrzynka &7IRON &a|| Dostepna na MAGICRAFT.PL":
remove 1 iron block from player's inventory
set {iron.%player%} to random integer from 1 to 3
if {iron.%player%} is 1:
add 1 diamond to player's inventory
if {iron.%player%} is 2:
add 1 emerald to player's inventory
if {iron.%player%} is 3:
add 1 gold ingot to player's inventory
command /daj:
trigger:
add 1 iron block named "&7IRON" with lore "&aSkrzynka &7IRON &a|| Dostepna na MAGICRAFT.PL" to player's inventory
Pytanie
swiopolski sw 0
Wiec Tworze serwer i do tego serwera potrzebuje skryptu na skrzynki zazwyczaj dzialalo (ok. 1 rok temu) a teraz pisze to samo i nie dziala, Nie wiem czy to przez inna wersje pluginu (wersja 1.8.8) prosze o pomoc
Skrypt:
on rightclick: if player's helding item is iron block named "&7IRON" with lore "&aSkrzynka &7IRON &a|| Dostepna na MAGICRAFT.PL": remove 1 iron block from player's inventory set {iron.%player%} to random integer from 1 to 3 if {iron.%player%} is 1: add 1 diamond to player's inventory if {iron.%player%} is 2: add 1 emerald to player's inventory if {iron.%player%} is 3: add 1 gold ingot to player's inventory command /daj: trigger: add 1 iron block named "&7IRON" with lore "&aSkrzynka &7IRON &a|| Dostepna na MAGICRAFT.PL" to player's inventory
Odnośnik do komentarza
Udostępnij na innych stronach
5 odpowiedzi na to pytanie
Rekomendowane odpowiedzi