command /list:
trigger:
loop all players:
if minecraft version of loop-player is "1.8.3":
add 1 to {_1.8.3}
if minecraft version of loop-player is "1.9":
add 1 to {_1.9}
if minecraft version of loop-player is 1.12:
add 1 to {_1.12}
send "Graczy na 1.8.3: %{_1.8.3}%" to the player
send "Graczy na 1.9: %{_1.9}%" to the player
send "Graczy na 1.12: %{_1.12}%" to the player
Pytanie
Nieaktywny
Witam,
Dlaczego ten skrypt nie chce działać?
command /list:
trigger:
loop all players:
if minecraft version of loop-player is "1.8.3":
add 1 to {_1.8.3}
if minecraft version of loop-player is "1.9":
add 1 to {_1.9}
if minecraft version of loop-player is 1.12:
add 1 to {_1.12}
send "Graczy na 1.8.3: %{_1.8.3}%" to the player
send "Graczy na 1.9: %{_1.9}%" to the player
send "Graczy na 1.12: %{_1.12}%" to the player
Pokazuje Graczy na [wersja] <none>
Odnośnik do komentarza
https://skript.pl/temat/21131-lista-graczy-na-wersjach/Udostępnij na innych stronach
9 odpowiedzi na to pytanie
Rekomendowane odpowiedzi