vTIRWfS5
Język: Skript
|
Autor: Anonimowy
command /msg [<offlineplayer>] [<text>]: aliases: w, tell, whisper trigger: if arg 1 is set: if arg 2 is set: send "&8[&6%player% &7» &6Ty&8] &e%arg 2%" to arg 1 send "&8[&6Ty &7» &6%arg 1%&8] &e%arg 2%" set {%player's uuid%.odpowiedz} to arg 1 else: send "&6&lMSG &7» &aPodaj tresc wiadomosci!" else: send "&6&lMSG &7» &aPodaj nick gracza!" command /r [<text>]: aliases: reply, odpowiedz, odpisz, odp trigger: if arg 1 is set: if {%player's uuid%.odpowiedz} is set: if {%player's uuid%.odpowiedz} is online: send "&8[&6%player% &7» &6Ty&8] &e%arg 1%" to {%player's uuid%.odpowiedz} send "&8[&6Ty &7» &6%{%player's uuid%.odpowiedz}%&8] &e%arg 1%" else: send "&6&lMSG &7» &aGracz jest &coffline&a!" else: send "&6&lMSG &7» &aNikt do ciebie nie napisal abys mogl odpowiedziec!" else: send "&6&lMSG &7» &aPodaj tresc odpowiedzi!"