Witam mam taki kod i mi nie dziala jak nie rozumiecie na czym ten kod ma polegac to dajcie znac
kod:
if {s.%player%} is 2:
on break stone:
chance of 100%:
give player 1 Diamond
send "&6Wydropiles &bDiament &6ze stona!"
chance of 100%:
give player 1 gold ingot
send "&6Wydropiles &eZloto &6ze stona!"
chance of 100%:
give player 1 Iron Ingot
send "&6Wydropiles &7Iron &6ze stona!"
chance of 100%:
give player 1 coal
send "&6Wydropiles &0Wegiel &6ze stona!"
if {s.%player%} is 1:
on break stone:
chance of 20%:
give player 1 Diamond
send "&6Wydropiles &bDiament &6ze stona!"
chance of 20%:
give player 1 gold ingot
send "&6Wydropiles &eZloto &6ze stona!"
chance of 20%:
give player 1 Iron Ingot
send "&6Wydropiles &7Iron &6ze stona!"
chance of 20%:
give player 1 coal
send "&6Wydropiles &0Wegiel &6ze stona!"
On break Gold ore:
cancel event
send "&6Drop z tego bloku zostal wylaczony!"
delete block
On break Diamond ore:
cancel event
send "&6Drop z tego bloku zostal wylaczony!"
delete block
On break Iron ore:
cancel event
send "&6Drop z tego bloku zostal wylaczony!"
delete block
On break Coal ore:
cancel event
send "&6Drop z tego bloku zostal wylaczony!"
delete block
command /powiadomienia [<text>]:
trigger:
if arg 1 is not set:
send "/powiadomienia on - Wlacza powiadomienia o dropie itemkow!"
send "/powiadomienia off - Wylacz powieadomienia o dropie itemkow!"
if arg 1 is "on":
set {y.%player%} to 1
send "Wlaczyles powiadomienia!"
if arg 1 is "off":
set {y.%player%} to 0
send "Wylaczyles powiadomienia"
command /turbodrop [<text>]:
trigger:
if arg 1 is not set:
send "/turbodrop on - Wlacza turbodrop dla wszystkich"
send "/turbodrop off - Wylacza turbodrop wszystkim"
if arg 1 is "on":
set {s.%player%} to 2:
send "gz" to all players
if arg 1 is "off":
set {s.%player%} to 1:
send "gz" to all players
Pytanie
xJedynskir 1
Witam mam taki kod i mi nie dziala jak nie rozumiecie na czym ten kod ma polegac to dajcie znac
kod:
if {s.%player%} is 2:
on break stone:
chance of 100%:
give player 1 Diamond
send "&6Wydropiles &bDiament &6ze stona!"
chance of 100%:
give player 1 gold ingot
send "&6Wydropiles &eZloto &6ze stona!"
chance of 100%:
give player 1 Iron Ingot
send "&6Wydropiles &7Iron &6ze stona!"
chance of 100%:
give player 1 coal
send "&6Wydropiles &0Wegiel &6ze stona!"
if {s.%player%} is 1:
on break stone:
chance of 20%:
give player 1 Diamond
send "&6Wydropiles &bDiament &6ze stona!"
chance of 20%:
give player 1 gold ingot
send "&6Wydropiles &eZloto &6ze stona!"
chance of 20%:
give player 1 Iron Ingot
send "&6Wydropiles &7Iron &6ze stona!"
chance of 20%:
give player 1 coal
send "&6Wydropiles &0Wegiel &6ze stona!"
On break Gold ore:
cancel event
send "&6Drop z tego bloku zostal wylaczony!"
delete block
On break Diamond ore:
cancel event
send "&6Drop z tego bloku zostal wylaczony!"
delete block
On break Iron ore:
cancel event
send "&6Drop z tego bloku zostal wylaczony!"
delete block
On break Coal ore:
cancel event
send "&6Drop z tego bloku zostal wylaczony!"
delete block
command /powiadomienia [<text>]:
trigger:
if arg 1 is not set:
send "/powiadomienia on - Wlacza powiadomienia o dropie itemkow!"
send "/powiadomienia off - Wylacz powieadomienia o dropie itemkow!"
if arg 1 is "on":
set {y.%player%} to 1
send "Wlaczyles powiadomienia!"
if arg 1 is "off":
set {y.%player%} to 0
send "Wylaczyles powiadomienia"
command /turbodrop [<text>]:
trigger:
if arg 1 is not set:
send "/turbodrop on - Wlacza turbodrop dla wszystkich"
send "/turbodrop off - Wylacza turbodrop wszystkim"
if arg 1 is "on":
set {s.%player%} to 2:
send "gz" to all players
if arg 1 is "off":
set {s.%player%} to 1:
send "gz" to all players
Odnośnik do komentarza
Udostępnij na innych stronach
2 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ą.