Skocz do zawartości
  • 0

TurboDrop Dla wszystkich


xPolo
 Udostępnij

Pytanie

command /turbodrop [<offlineplayer&gt]:
 executable by: player
 trigger:
   set {emerald::%arg 1%} to true
   set {diamond::%arg 1%} to true
   set {tnt::%arg 1%} to true
   set {gold::%arg 1%} to true
   broadcast "&3&l> &6&lx&4&lPolo &3&l< &6&lGracz &3&l%arg 1% &6&lZakupil TurboDrop na 30 Minut."
   wait 30 minutes
   clear {emerald::%arg 1%}
   clear {diamond::%arg 1%}
   clear {gold::%arg 1%}
   clear {tnt::%arg 1%}
   stop
 
 
on break of stone:
 if {emerald::%player%} is true:
   chance of 20%:
     set {_liczba} to 1 or 2 or 3 or 4 or 5
     if player has enough space for {_liczba} of emerald:
       give {_liczba} of emerald to player
     else:
       drop {_liczba} of emerald at event-block

on break of stone:
 if {diamond::%player%} is true:
   chance of 20%:
     set {_liczba} to 1 or 2 or 3 or 4 or 5
     if player has enough space for {_liczba} of diamond:
       give {_liczba} of diamond to player
     else:
       drop {_liczba} of diamond at event-block

on break of stone:
 if {gold::%player%} is true:
   chance of 20%:
     set {_liczba} to 1 or 2 or 3 or 4 or 5
     if player has enough space for {_liczba} of gold ingot:
       give {_liczba} of gold ingot to player
     else:
       drop {_liczba} of gold ingot at event-block

on break of stone:
 if {tnt::%player%} is true:
   chance of 20%:
     set {_liczba} to 1 or 2 or 3 or 4 or 5
     if player has enough space for {_liczba} of tnt:
       give {_liczba} of tnt to player
     else:
       drop {_liczba} of tnt at event-block

 

 

 

Da Sie to dla wszystkich zrobic ?

Odnośnik do komentarza
Udostępnij na innych stronach

12 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

command /turbodropall:
 executable by: player
 trigger:
   set {turbodrop.all} to true
   broadcast "&3&l> &6&lx&4&lPolo &3&l< &6&lGracz &3&l%player% &6&lZakupil TurboDrop dla wszystkich na 30 Minut."
   wait 30 minutes
set {turbodrop.all} to false
 
 on break of stone:
 if {turbodrop.all} is true:
   chance of 20%:
     set {_liczba} to 1 or 2 or 3 or 4 or 5
     if player has enough space for {_liczba} of emerald:
       give {_liczba} of emerald to player
     else:
       drop {_liczba} of emerald at event-block
   chance of 20%:
     set {_liczba} to 1 or 2 or 3 or 4 or 5
     if player has enough space for {_liczba} of diamond:
       give {_liczba} of diamond to player
     else:
       drop {_liczba} of diamond at event-block
   chance of 20%:
     set {_liczba} to 1 or 2 or 3 or 4 or 5
     if player has enough space for {_liczba} of gold ingot:
       give {_liczba} of gold ingot to player
     else:
       drop {_liczba} of gold ingot at event-block
   chance of 20%:
     set {_liczba} to 1 or 2 or 3 or 4 or 5
     if player has enough space for {_liczba} of tnt:
       give {_liczba} of tnt to player
     else:
       drop {_liczba} of tnt at event-block

Odnośnik do komentarza
Udostępnij na innych stronach

  • 0
 

 

Okej Ale noi co ze dodam ale jak pozniej zmienic z broadcast na boss bar ?

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

no i to, że będziemy mogli je rozwiązać ?

 

To był błąd z tabami + błąd wynikający z poprzedniego błędu (braku eventu)
 
>> Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!<< masz cały kod z boss barem
 
Wymaga:
    - Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść! (lub nowszy)
    - Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
    - Zarejestruj się lub zaloguj, aby zobaczyć ukrytą treść!
Uprawnienia:
    - turbodrop.all (Umożliwia uruchomienie turbodropu dla wszystkich)

Edytowane przez kondziu156
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ę...