Witam mam problem chciałbym dodać aby po wbiskaniu tab podpowiadało kolejne argumenty dla moich komend
W tym problem ze chce aby argumenty dla 1szego jak i dla drugiego argumentu były inne
Ktoś pomoże?
command /test [<text>] [<text>] [<text>]:
trigger:
if arg 1 is "1szystopien-2":
send "done"
if arg 2 is "2gistopien-2":
send "done2"
if arg 2 is "2gistopien-3":
send "done2"
if arg 3 is "3cistopien-2":
send "done3"
if arg 3 is "3cistopien2-2":
send "done3-2"
if arg 1 is "1szystopien":
send "done"
if arg 2 is "2gistopien":
send "done2"
if arg 3 is "3cistopien":
send "done3"
if arg 3 is "3cistopien2":
send "done3-2"
Po wpisaniu /test Propozycje to -> 1szystopien-2 i 1szystopien
po dopisaniu 1szystopien propozycja zmieniona na 2gistopien po wpisaniu 2gistopien dodane propozycje 3cistopien i 3cistopien2
Myślę że dość jasno to wytłumaczyłem proszę o pomoc
Pytanie
MilutuS 2
Witam mam problem chciałbym dodać aby po wbiskaniu tab podpowiadało kolejne argumenty dla moich komend
W tym problem ze chce aby argumenty dla 1szego jak i dla drugiego argumentu były inne
Ktoś pomoże?
Po wpisaniu /test Propozycje to -> 1szystopien-2 i 1szystopien

po dopisaniu 1szystopien propozycja zmieniona na 2gistopien po wpisaniu 2gistopien dodane propozycje 3cistopien i 3cistopien2
Myślę że dość jasno to wytłumaczyłem proszę o pomoc
Odnośnik do komentarza
Udostępnij na innych stronach
1 odpowiedź na to pytanie
Rekomendowane odpowiedzi