Skocz do zawartości
  • 0

Zmiana komend


Revero

Pytanie

Witam, chciałbym zeby ktoś mi pomógł z zmianą komend: 

command /ps:
    trigger:
        cancel event
        send "&8+ &cNie ma takiej komendy! Uzyj /pomoc"

command /dzialka:
    trigger:
        if arg 1 is "polacz":
            make player execute command "/ps merge"
            stop
        if arg 1 is "usun":
            make player execute command "/ps unclaim"
            stop
        if arg 1 is "info":
            make player execute command "/ps info"
            stop
        if arg 1 is "pokaz":
            make player execute command "/ps hide"
            stop
        if arg 1 is "schowaj":
            make player execute command "/ps unhide"
            stop
        if arg 1 is "nazwa":
            make player execute command "/ps name"
            stop
        if arg 1 is "ustawdom":
            make player execute command "/ps sethome"
            stop
        if arg 1 is "dom":
            make player execute command "/ps home"
            stop
        if arg 1 is "dodaj":
            make player execute command "/ps add"
            stop
        if arg 1 is "usun":
            make player execute command "/ps remove"
            stop
        if arg 1 is "pokaz":
            make player execute command "/ps view"
            stop

 

Odnośnik do komentarza
https://skript.pl/temat/35598-zmiana-komend/
Udostępnij na innych stronach

3 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
command /ps [<text>]:
    trigger:
        cancel event
        send "&8+ &cNie ma takiej komendy! Uzyj /pomoc"

command /dzialka [<text>]:
    trigger:
        if arg 1 is "polacz":
            make player execute command "/ps merge"
            stop
        if arg 1 is "usun":
            make player execute command "/ps unclaim"
            stop
        if arg 1 is "info":
            make player execute command "/ps info"
            stop
        if arg 1 is "pokaz":
            make player execute command "/ps hide"
            stop
        if arg 1 is "schowaj":
            make player execute command "/ps unhide"
            stop
        if arg 1 is "nazwa":
            make player execute command "/ps name"
            stop
        if arg 1 is "ustawdom":
            make player execute command "/ps sethome"
            stop
        if arg 1 is "dom":
            make player execute command "/ps home"
            stop
        if arg 1 is "dodaj":
            make player execute command "/ps add"
            stop
        if arg 1 is "usun":
            make player execute command "/ps remove"
            stop
        if arg 1 is "pokaz":
            make player execute command "/ps view"
            stop

 

Odnośnik do komentarza
https://skript.pl/temat/35598-zmiana-komend/#findComment-228646
Udostępnij na innych stronach

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ą.

Nieaktywny
Odpowiedz na pytanie...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

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

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