Skocz do zawartości
  • 0

Gdy staniemy na block on daje dane itemy


RoRap
 Udostępnij

Pytanie

9 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
6 minut temu, megabeka napisał:

command /setloc:
    if player has permission "pass.admin":
        trigger:
            set {event::LOC} to location of player
on walk on tnt:
    loop {event::LOC}:
        if distance between location of player and loop-value is smaller than 5:
            chance of 20%
                give 1 chest named "&9chest" to the player 
                stop
            chance of 80%
                give 1 diamond named "&9diax" to the player 

Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
 

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0

command /setloc [<text>]:
    trigger:
        if player has permission "pass.admin":
            set {event::%arg 1%} to location of player
on walk on tnt:
    loop {event::*}:
        if distance between location of player and loop-value is smaller than 5:
            chance of 20%
                give 1 chest named "&9chest" to the player 
                stop
            chance of 80%
                give 1 diamond named "&9diax" to the player
                stop

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
2 minuty temu, megabeka napisał:

command /setloc [<text>]:
    trigger:
        if player has permission "pass.admin":
            set {event::%arg 1%} to location of player
on walk on tnt:
    loop {event::*}:
        if distance between location of player and loop-value is smaller than 5:
            chance of 20%
                give 1 chest named "&9chest" to the player 
                stop
            chance of 80%
                give 1 diamond named "&9diax" to the player
                stop

Mógłbyś mi dodać takie itemy jak emerald drewno diamond i exp ? , bez nazw

Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...