command /msg <offlineplayer><text>:
usage: {@msg} &fPoprawne uzycie komendy: &c/msg &e<gracz> &a<tresc>
aliases: /message, /tell, /m
trigger:
if arg 1 is not online:
send "&fGracz jest offline!"
stop
if player is arg-1:
send "&fNie mozesz pisac do siebie!"
stop
set {reply::%executor%} to arg 1
set {reply::%arg 1%} to player
send "&7[&aJa &7-> &c%arg 1%] &f%arg 2%" to player
send "&7[&c%executor% &7-> &aJa] &7%arg 2%" to arg 1
stop
command /reply <text>:
usage: &7Poprawne uzycie komendy: &c/reply <tresc>
aliases: /r
trigger:
if {reply::%executor%} is not set:
send "&cDo nikogo nie pisales!"
stop
send "&7[&aJa &7-> &c%{reply::%player%}%] &f%arg%" to player
send "&7[&c%executor% &7-> &aJa] &f%arg%" to {reply::%executor%}
stop
Pytanie
Nitrusiniski 4
o co moze chodzic gdy napisze do kolegi wiadomosci pokazuje sie cos takiego https://imgur.com/a/OQp08IO
#skrypt przerobiony
Odnośnik do komentarza
Udostępnij na innych stronach
12 odpowiedzi na to pytanie
Rekomendowane odpowiedzi
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ą.