TheVtero 0 Opublikowano 1 maja 2015 Udostępnij Opublikowano 1 maja 2015 Mam problem ze skriptem:Jesli wpisuje komende /helpop wyskakuje :"Na HelpOP mozna pisac co 1 minute" - no spoko, tak ustawiłem, ale jesli sie poczeka tą minute, dalej to wyskakuje... Pomocy ! Tresc skripta:on join:set {helpop.%player%} to truecommand /helpop [<text>]:trigger:if {helpop.%player%} is false:send "&c Na HelpOP mozna pisac co 1 minute!"stop if {helpop.%player%} is true: argument-1 is not set:send "&cPrzyklad helpop: &3/helpop &2<Powod pisania>"stopargument-1 is set:if {helpop.%player%} is true:send "&c&lWiadomosc zostala wyslana do administracji!"send "&3Wiadomosc: %argument-1%"send "&3[&4HelpOP&3] &3%player% &e--> &c%argument-1%" to all opsset {helpop.%player%} to falsewait 1 minuteset {helpop.%player%} to true Odnośnik do komentarza https://skript.pl/temat/7501-helpop/ Udostępnij na innych stronach Więcej opcji udostępniania...
0 vanillah 76 Opublikowano 1 maja 2015 Udostępnij Opublikowano 1 maja 2015 variables: {helpop.%player%} = trueoptions: tag: &c&lHELPOP &f» &acommand /helpop [<text>]: trigger: if argument 1 is not set: send "{@tag}Wpisz: &b/helpop <wiadomosc>&a." if argument 1 is set: if {helpop.%player%} is true: send "{@tag}Twoja wiadomosc zostala wyslana!" send "{@tag}&b%player% &f» &a%argument 1%" to all ops set {helpop.%player%} to false wait 60 seconds set {helpop.%player%} to true else: send "{@tag}Wiadmosc mozesz pisac co 60 sekund!"To powinno działać :) TheVtero 1 Odnośnik do komentarza https://skript.pl/temat/7501-helpop/#findComment-59705 Udostępnij na innych stronach Więcej opcji udostępniania...
0 PoweredDragon 1016 Opublikowano 1 maja 2015 Udostępnij Opublikowano 1 maja 2015 Automatycznie wygenerowana wiadomość.Ten temat został zamknięty. Odnośnik do komentarza https://skript.pl/temat/7501-helpop/#findComment-59735 Udostępnij na innych stronach Więcej opcji udostępniania...
Pytanie
TheVtero 0
Odnośnik do komentarza
https://skript.pl/temat/7501-helpop/Udostępnij na innych stronach
2 odpowiedzi na to pytanie
Rekomendowane odpowiedzi