variables:
{zglos.%player%} = false
command /zglos [<player>] [<text>]:
trigger:
if {zglos.%player%} is false:
if arg 1 or arg 2 is not set:
send "&cNie podales nicku gracza albo powodu zgloszenia go!" to player
else:
send "&4&l»»» &cZgloszenie &4&l»»»" to all ops
send "&c» &9Zgloszony gracz - &c&l%arg 1%" to all ops
send "&c» &9Powod zgloszenia - &4%arg 2%" to all ops
send "&c» &9Przez gracza - &a%player%" to all ops
send "" to all ops
send "&4&l»»» &cZgloszenie &4&l»»»" to all ops
send "&9Zgloszono gracza %arg 1%! Czekaj na odpowiedz!" to player
set {zglos.%player%} to true
wait 100 tick
set {zglos.%player%} to false
stop
else:
send "&7Odczekaj &e1 minute &7do zgloszenia nastempnego gracza" to player
Pytanie
AfterProYT 7
variables:
{zglos.%player%} = false
command /zglos [<player>] [<text>]:
trigger:
if {zglos.%player%} is false:
if arg 1 or arg 2 is not set:
send "&cNie podales nicku gracza albo powodu zgloszenia go!" to player
else:
send "&4&l»»» &cZgloszenie &4&l»»»" to all ops
send "&c» &9Zgloszony gracz - &c&l%arg 1%" to all ops
send "&c» &9Powod zgloszenia - &4%arg 2%" to all ops
send "&c» &9Przez gracza - &a%player%" to all ops
send "" to all ops
send "&4&l»»» &cZgloszenie &4&l»»»" to all ops
send "&9Zgloszono gracza %arg 1%! Czekaj na odpowiedz!" to player
set {zglos.%player%} to true
wait 100 tick
set {zglos.%player%} to false
stop
else:
send "&7Odczekaj &e1 minute &7do zgloszenia nastempnego gracza" to player
error :?
Odnośnik do komentarza
Udostępnij na innych stronach
3 odpowiedzi na to pytanie
Rekomendowane odpowiedzi