command /list [<text>] [<text>]:
trigger:
if arg 1 is "yt":
if arg 2 is set:
send "[...]"
if arg 1 is "sk":
if arg 2 is set:
send "[>>>]"
if arg 1 is not set:
send "Uzycie sk, yt"
i jak zrobić takie coś że po wpisaniu np /list 981 lub inny argument który jest zły wyświetla się takie coś "xd"
Pytanie
Po33ak 0
Cześć mam takie coś
command /list [<text>] [<text>]:
trigger:
if arg 1 is "yt":
if arg 2 is set:
send "[...]"
if arg 1 is "sk":
if arg 2 is set:
send "[>>>]"
if arg 1 is not set:
send "Uzycie sk, yt"
i jak zrobić takie coś że po wpisaniu np /list 981 lub inny argument który jest zły wyświetla się takie coś "xd"
próbowałem ale nie działa:
if arg 1 is error:
send "xd"
Odnośnik do komentarza
https://skript.pl/temat/15003-if-arg-1-is-error/Udostępnij na innych stronach
3 odpowiedzi na to pytanie
Rekomendowane odpowiedzi