Skocz do zawartości
  • 0

Jaką komendą tepnąć wszystkich graczy na dane kordy i świat?


Pytanie

9 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
1 godzinę temu, ToNiePakerP napisał:

Komendą /TP @a <x> <y>  <z> lub jeżeli posiadasz essentials to /tpall i tepa wszystkich do ciebie

Ale na dany świat.

  • 0

używasz tej komendy w danym świecie lub 

command /tpallworld [<number>] [<number>] [<number>] [<text>]:
    trigger:
        if player has permission "*":
            set {_l} to location at (arg-1), (arg-2), (arg-3) in (arg-4 parsed as world)
            loop all players:
                if loop-player is not command executor:
                    teleport loop-player to {_l}

  • 0
30 minut temu, LloydPL napisał:

używasz tej komendy w danym świecie lub 

 


command /tpallworld [<number>] [<number>] [<number>] [<text>]:
    trigger:
        if player has permission "*":
            set {_l} to location at (arg-1), (arg-2), (arg-3) in (arg-4 parsed as world)
            loop all players:
                if loop-player is not command executor:
                    teleport loop-player to {_l}

 

Nie działa niestety. Wpisuje /tpallworld 0 100 0 nazwaświata 

I nic :/ 

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

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